src/usr.sbin/eigrpd
claudio 95e9ede396 Use imsg_get_fd() to access the file descriptor passed in the imsg.
OK tb@
2023-12-14 11:09:56 +00:00
..
Makefile
control.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
control.h
eigrp.h
eigrpd.8
eigrpd.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
eigrpd.conf.5
eigrpd.h
eigrpe.c Use imsg_get_fd() to access the file descriptor passed in the imsg. 2023-12-14 11:09:56 +00:00
eigrpe.h
hello.c
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
logmsg.c
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
printconf.c
query.c
rde.c Use imsg_get_fd() to access the file descriptor passed in the imsg. 2023-12-14 11:09:56 +00:00
rde.h
rde_dual.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
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