OpenBSD CVS

src/usr.sbin/eigrpd/


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 / eigrpd

Current tag: OPENBSD_7_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.2   7 years  benno   work on making log.c similar in all daemons: move daemon-local functions into n...
[TXT] control.c  1.10   15 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] control.h  1.5   3 years  claudio   Same control cleanup that was done for ospfd and ripd. Move the control_state an...
[TXT] eigrp.h  1.6   7 years  renato   Simplify handling of multicast addresses. During the initialization of the eigr...
[TXT] eigrpd.8  1.5   15 months  jmc   improve the Nd lines such that the format is consistent for the various *d, *con...
[TXT] eigrpd.c  1.29   15 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] eigrpd.conf.5  1.11   15 months  jmc   improve the Nd lines such that the format is consistent for the various *d, *con...
[TXT] eigrpd.h  1.27   2 years  deraadt   use some sizeof, rather than INADDRSZ/IN6ADDRSZ; ok claudio
[TXT] eigrpe.c  1.40   15 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] eigrpe.h  1.18   3 years  claudio   Same control cleanup that was done for ospfd and ripd. Move the control_state an...
[TXT] hello.c  1.6   17 months  jmc   spelling fixes; from paul tagliamonte any parts of his diff not taken are noted ...
[TXT] in_cksum.c  1.1   8 years  renato   Welcome eigrpd The eigrpd daemon will support the Enhanced Interior Gateway Rou...
[TXT] interface.c  1.26   15 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] kroute.c  1.20   15 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] log.c  1.9   3 years  claudio   Use log_procname instead of log_procnames[eigrpd_process]. It should be the same...
[TXT] log.h  1.6   2 years  deraadt   including sys/cdefs.h manually started as a result of netbsd trying to macro-bui...
[TXT] logmsg.c  1.1   7 years  benno   work on making log.c similar in all daemons: move daemon-local functions into n...
[TXT] neighbor.c  1.11   15 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] packet.c  1.20   3 years  claudio   Like dvrmpd there is no need for a static pkt buffer. Adjust code accordingly.
[TXT] parse.y  1.32   2 years  naddy   Don't declare variables as "unsigned char *" that are passed to functions that t...
[TXT] printconf.c  1.6   7 years  renato   Make functions and variables static whenever possible. style(9) says: "Function...
[TXT] query.c  1.5   7 years  renato   Minor tweaks
[TXT] rde.c  1.25   15 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] rde.h  1.12   7 years  renato   Minor tweaks
[TXT] rde_dual.c  1.31   15 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] reply.c  1.5   7 years  renato   Minor tweaks
[TXT] rtp.c  1.8   15 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] tlv.c  1.16   2 years  deraadt   use some sizeof, rather than INADDRSZ/IN6ADDRSZ; ok claudio
[TXT] update.c  1.6   7 years  renato   Minor tweaks
[TXT] util.c  1.12   17 months  jmc   spelling fixes; from paul tagliamonte any parts of his diff not taken are noted ...