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_4


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.2   14 years  nicm   Rename some imsg bits to make namespace collisions less likely buf to ibuf, buf_...
[TXT] control.c  1.17   11 years  deraadt   handle ECONNABORTED errors from accept(). In many code blocks they can be ignor...
[TXT] control.h  1.3   12 years  deraadt   Handle file descriptor exhaustion in the accept() case. ok claudio
[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.8   11 years  jmc   last stage of rfc changes, using consistent Rs/Re blocks, and moving the referen...
[TXT] dvmrpd.c  1.14   12 years  sthen   Decouple log_verbose() from log_init() so the verbose flag stays set with "-v" (...
[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.10   12 years  claudio   LINK_STATE_IS_UP() cleanup userland part. There is no need to special case carp(...
[TXT] dvmrpe.h  1.4   14 years  nicm   Rename some imsg bits to make namespace collisions less likely buf to ibuf, buf_...
[TXT] graft.c  1.2   14 years  nicm   Rename some imsg bits to make namespace collisions less likely buf to ibuf, buf_...
[TXT] graft_ack.c  1.2   14 years  nicm   Rename some imsg bits to make namespace collisions less likely buf to ibuf, buf_...
[TXT] group.c  1.3   14 years  pyr   make dvmrpd imsg-in-a-lib ready as well. ``put it in'' claudio@, ok eric@
[TXT] igmp.c  1.2   14 years  nicm   Rename some imsg bits to make namespace collisions less likely buf to ibuf, buf_...
[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.3   17 years  deraadt   how did you use one with an old license??
[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.7   12 years  claudio   LINK_STATE_IS_UP() cleanup userland part. There is no need to special case carp(...
[TXT] log.c  1.3   12 years  sthen   Decouple log_verbose() from log_init() so the verbose flag stays set with "-v" (...
[TXT] log.h  1.2   14 years  claudio   Yet another implementation of IMSG_CTL_LOG_VERBOSE. Similar to the one in ripd, ...
[TXT] nbrs2.c  1.2   14 years  nicm   Rename some imsg bits to make namespace collisions less likely buf to ibuf, buf_...
[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.2   14 years  nicm   Rename some imsg bits to make namespace collisions less likely buf to ibuf, buf_...
[TXT] parse.y  1.24   11 years  deraadt   the DVMRP protocol generation number can work beyond 2038 because it is unsigned...
[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.2   14 years  nicm   Rename some imsg bits to make namespace collisions less likely buf to ibuf, buf_...
[TXT] prune.c  1.3   14 years  nicm   Rename some imsg bits to make namespace collisions less likely buf to ibuf, buf_...
[TXT] rde.c  1.22   14 years  claudio   Yet another implementation of IMSG_CTL_LOG_VERBOSE. Similar to the one in ripd, ...
[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.8   14 years  nicm   Rename some imsg bits to make namespace collisions less likely buf to ibuf, buf_...