1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/usr.sbin/ospf6d
2024-11-21 13:38:14 +00:00
..
area.c Area is now part of struct iface 2019-12-23 07:33:49 +00:00
carp.c
control.c Convert simple stuff in usr.sbin over to new imsgbuf_init behaviour 2024-11-21 13:38:14 +00:00
control.h Do the same control cleanup as in ospfd. Move control_state and ctl_conns 2021-01-19 09:42:11 +00:00
database.c Update ospf6d to use new ibuf api. 2023-06-21 07:45:47 +00:00
hello.c Remove unused variables 2020-07-15 14:47:41 +00:00
interface.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
iso_cksum.c
kroute.c remove prototypes with no matching function; ok claudio@ 2024-05-18 11:17:30 +00:00
log.c
log.h including sys/cdefs.h manually started as a result of netbsd trying to 2021-12-13 18:28:39 +00:00
logmsg.c
lsack.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
lsreq.c Use ibuf_data() instead of direct access to ibuf->buf, 2023-07-03 09:51:38 +00:00
lsupdate.c Use ibuf_data() instead of direct access to ibuf->buf, 2023-07-03 09:51:38 +00:00
Makefile
name2id.c
neighbor.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
ospf6.h add "fib reload" support to ospf6d/ospf6ctl, and trigger it 2023-06-21 09:47:03 +00:00
ospf6d.8 improve the Nd lines such that the format is consistent for the 2023-03-02 17:09:52 +00:00
ospf6d.c Convert simple stuff in usr.sbin over to new imsgbuf_init behaviour 2024-11-21 13:38:14 +00:00
ospf6d.conf.5 improve the Nd lines such that the format is consistent for the 2023-03-02 17:09:52 +00:00
ospf6d.h remove prototypes with no matching function; ok claudio@ 2024-05-18 11:17:30 +00:00
ospfe.c Convert simple stuff in usr.sbin over to new imsgbuf_init behaviour 2024-11-21 13:38:14 +00:00
ospfe.h remove prototypes with no matching function; ok claudio@ 2024-05-18 11:17:30 +00:00
packet.c remove prototypes with no matching function; ok claudio@ 2024-05-18 11:17:30 +00:00
parse.y An area is either a decimal number or an IPv4 address. 2024-08-21 15:18:47 +00:00
printconf.c Allow the interface setting "type p2p" to be configured globallz or per 2020-01-21 20:38:52 +00:00
rde_lsdb.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
rde_spf.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
rde.c Convert simple stuff in usr.sbin over to new imsgbuf_init behaviour 2024-11-21 13:38:14 +00:00
rde.h Bring ospf6d closer to ospfd 2020-02-17 08:12:22 +00:00
util.c spelling fixes; from paul tagliamonte 2022-12-28 21:30:15 +00:00