1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.sbin/dvmrpd
2008-10-21 20:20:00 +00:00
..
ask_nbrs2.c
buffer.c Unify code between the various flavors of imsg buffer.c. 2008-10-03 15:20:29 +00:00
control.c do not leak confd on malloc failure in control_accept() 2008-01-31 12:17:35 +00:00
control.h
dvmrp.h
dvmrpd.8 tweak previous; 2008-04-28 07:46:41 +00:00
dvmrpd.c Error out with usage line if additional arguments are given after the 2008-05-12 19:15:02 +00:00
dvmrpd.conf.5 use a hyphen for "interface-specific" as a compound term. this is 2008-01-31 20:00:08 +00:00
dvmrpd.h The same dance as in all other routing daemons. baudrate is 64bit plus 2007-09-11 18:23:05 +00:00
dvmrpe.c Remove some unneeded lint goo and use setres[ug]id() instead of the setuid 2006-06-01 21:47:27 +00:00
dvmrpe.h introduce reference count for struct route_report so it can be shared and 2006-11-10 11:09:56 +00:00
graft_ack.c
graft.c
group.c
igmp.c
igmp.h
imsg.c do not signal "connection closed" upstream on EINTR/EAGAIN, from bgpd et al 2007-03-19 10:10:29 +00:00
in_cksum.c how did you use one with an old license?? 2007-01-08 19:32:39 +00:00
interface.c The same dance as in all other routing daemons. baudrate is 64bit plus 2007-09-11 18:23:05 +00:00
kmroute.c
kroute.c add additional link states to report the half duplex / full duplex 2006-11-28 19:21:15 +00:00
log.c
log.h
Makefile er,, no, we don't compile everything with -g 2007-03-13 16:26:00 +00:00
nbrs2.c
neighbor.c introduce reference count for struct route_report so it can be shared and 2006-11-10 11:09:56 +00:00
packet.c
parse.y bring in findeol() fix from pfctl 2008-10-17 14:32:47 +00:00
printconf.c
probe.c
prune.c
rde_mfc.c introduce rde_check_route that selects which routes must be accepted and which discarded. 2006-12-03 20:14:37 +00:00
rde_srt.c Code cleanup. No functional change. 2008-10-21 20:20:00 +00:00
rde.c Added code to parse unicast routes learned from route report packets. 2007-03-21 19:33:48 +00:00
rde.h Code cleanup. No functional change. 2008-10-21 20:20:00 +00:00
report.c spacing 2007-04-10 09:37:25 +00:00