1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/usr.sbin/eigrpd
2024-11-21 13:38:14 +00:00
..
control.c Convert simple stuff in usr.sbin over to new imsgbuf_init behaviour 2024-11-21 13:38:14 +00:00
control.h Same control cleanup that was done for ospfd and ripd. Move the 2021-01-19 10:37:25 +00:00
eigrp.h
eigrpd.8 improve the Nd lines such that the format is consistent for the 2023-03-02 17:09:52 +00:00
eigrpd.c Convert simple stuff in usr.sbin over to new imsgbuf_init behaviour 2024-11-21 13:38:14 +00:00
eigrpd.conf.5 improve the Nd lines such that the format is consistent for the 2023-03-02 17:09:52 +00:00
eigrpd.h use some sizeof, rather than INADDRSZ/IN6ADDRSZ; ok claudio 2021-11-03 13:48:46 +00:00
eigrpe.c Convert simple stuff in usr.sbin over to new imsgbuf_init behaviour 2024-11-21 13:38:14 +00:00
eigrpe.h Same control cleanup that was done for ospfd and ripd. Move the 2021-01-19 10:37:25 +00:00
hello.c spelling fixes; from paul tagliamonte 2022-12-28 21:30:15 +00:00
in_cksum.c
interface.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
kroute.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
log.c remove duplicate includes 2023-04-19 12:58:15 +00:00
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
Makefile
neighbor.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
packet.c Rewrite send_packet to update the eigrp header without using ibuf_seek. 2023-12-14 10:02:27 +00:00
parse.y inet_pton returns 0 and -1 for error. 2024-08-22 08:17:54 +00:00
printconf.c
query.c
rde_dual.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
reply.c
rtp.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
tlv.c Start using the new ibuf API in eigrpd. One ibuf_seek() still left since 2023-06-26 14:07:19 +00:00
update.c
util.c spelling fixes; from paul tagliamonte 2022-12-28 21:30:15 +00:00