1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/usr.sbin/ospfd
2024-11-21 13:38:14 +00:00
..
area.c
auth.c iface->auth_key is not a real C string so use strnlen() to define the maximum. 2023-11-07 11:29:05 +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 Internalize a few more things into the control code. Both control_state 2021-01-19 09:33:38 +00:00
database.c Mechanically replace inet_aton with inet_pton. 2024-08-21 15:18:00 +00:00
hello.c Mechanically replace inet_aton with inet_pton. 2024-08-21 15:18:00 +00:00
in_cksum.c
interface.c Mechanically replace inet_aton with inet_pton. 2024-08-21 15:18:00 +00:00
iso_cksum.c
kroute.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +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 Mechanically replace inet_aton with inet_pton. 2024-08-21 15:18:00 +00:00
lsreq.c Mechanically replace inet_aton with inet_pton. 2024-08-21 15:18:00 +00:00
lsupdate.c Mechanically replace inet_aton with inet_pton. 2024-08-21 15:18:00 +00:00
Makefile
name2id.c
neighbor.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
ospf.h
ospfd.8 improve the Nd lines such that the format is consistent for the 2023-03-02 17:09:52 +00:00
ospfd.c Convert simple stuff in usr.sbin over to new imsgbuf_init behaviour 2024-11-21 13:38:14 +00:00
ospfd.conf.5 improve the Nd lines such that the format is consistent for the 2023-03-02 17:09:52 +00:00
ospfd.h Make the imsg event structures static, properly define ospfd_process and 2021-01-19 09:37:53 +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 Mechanically replace inet_aton with inet_pton. 2024-08-21 15:18:00 +00:00
parse.y ospfd: fix whitespace error introduced in previous 2024-08-22 08:34:51 +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 Add point-to-point support for broadcast interfaces. 2019-11-19 09:55:55 +00:00