OpenBSD CVS

src/usr.sbin/dvmrpd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / dvmrpd

Current tag: OPENBSD_5_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   14 years  nicm   Move imsg into libutil and add a man page. Minor bump for libutil. Previous ve...
[TXT] ask_nbrs2.c  1.3   9 years  lteo   Remove unnecessary netinet/in_systm.h include. ok millert@
[TXT] control.c  1.20   9 years  claudio   Kill another session_socket_blockmode() ... 6 or so to go.
[TXT] control.h  1.5   9 years  claudio   Oups forgot to remove the enums
[TXT] dvmrp.h  1.3   15 years  michele   Initial support for pruning. When every single interface is removed from the dow...
[TXT] dvmrpd.8  1.9   10 years  jmc   no longer any need to quote macro lines with >9 args; From: Jan Stary
[TXT] dvmrpd.c  1.19   9 years  claudio   More SOCK_NONBLOCK adjustments similar to the other daemons.
[TXT] dvmrpd.conf.5  1.8   12 years  jmc   take a stab at documenting when arguments need quoted, and valid macro character...
[TXT] dvmrpd.h  1.20   14 years  claudio   Yet another implementation of IMSG_CTL_LOG_VERBOSE. Similar to the one in ripd, ...
[TXT] dvmrpe.c  1.14   9 years  claudio   More SOCK_NONBLOCK adjustments similar to the other daemons.
[TXT] dvmrpe.h  1.5   9 years  lteo   Remove unnecessary netinet/in_systm.h include. ok millert@
[TXT] graft.c  1.3   9 years  lteo   Remove unnecessary netinet/in_systm.h include. ok millert@
[TXT] graft_ack.c  1.3   9 years  lteo   Remove unnecessary netinet/in_systm.h include. ok millert@
[TXT] group.c  1.4   9 years  krw   Nuke more obvious #include duplications. ok deraadt@ millert@ tedu@
[TXT] igmp.c  1.3   9 years  krw   Nuke more obvious #include duplications. ok deraadt@ millert@ tedu@
[TXT] igmp.h  1.2   15 years  michele   Make RDE aware of multicast group members per interface. This is needed to make ...
[TXT] in_cksum.c  1.4   9 years  tobias   Fixed typo in error message. okay deraadt@
[TXT] interface.c  1.10   12 years  claudio   LINK_STATE_IS_UP() cleanup userland part. There is no need to special case carp(...
[TXT] kmroute.c  1.2   14 years  nicm   Rename some imsg bits to make namespace collisions less likely buf to ibuf, buf_...
[TXT] kroute.c  1.11   9 years  claudio   Use sizeof(u_short) in the first check since there are RT messages that are less...
[TXT] log.c  1.4   9 years  bluhm   Convert the logic in yyerror(). Instead of creating a temporary format string, ...
[TXT] log.h  1.3   9 years  bluhm   Convert the logic in yyerror(). Instead of creating a temporary format string, ...
[TXT] nbrs2.c  1.3   9 years  lteo   Remove unnecessary netinet/in_systm.h include. ok millert@
[TXT] neighbor.c  1.7   15 years  michele   Notify the rde when a neighbor goes down. When this happens we have to rebuild t...
[TXT] packet.c  1.3   9 years  lteo   Remove unnecessary netinet/in_systm.h include. ok millert@
[TXT] parse.y  1.29   9 years  jsg   Don't allow embedded nul characters in strings. Fixes a pfctl crash with an anch...
[TXT] printconf.c  1.2   13 years  jsg   Correct the logic on when fib-update is set. Test the flag don't bitwise or it....
[TXT] probe.c  1.3   9 years  krw   Nuke more obvious #include duplications. ok deraadt@ millert@ tedu@
[TXT] prune.c  1.4   9 years  lteo   Remove unnecessary netinet/in_systm.h include. ok millert@
[TXT] rde.c  1.24   9 years  krw   msgbuf_write() <= 0 for a few more daemons. ok claudio@
[TXT] rde.h  1.16   14 years  michele   When dvmrpd receives a prune, it must checks if every downstream member on that ...
[TXT] rde_mfc.c  1.9   13 years  miod   Avoid using NULL in non-pointer contexts: use 0 for integer values and '\0' for ...
[TXT] rde_srt.c  1.25   13 years  sobrado   remove trailing spaces and tabs from source code; no binary changes (verified by...
[TXT] report.c  1.9   9 years  lteo   Remove unnecessary netinet/in_systm.h include. ok millert@