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_5_9


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.1   8 years  renato   Welcome eigrpd The eigrpd daemon will support the Enhanced Interior Gateway Rou...
[TXT] control.c  1.4   8 years  renato   Add support for manually clearing neighbors.
[TXT] control.h  1.1   8 years  renato   Welcome eigrpd The eigrpd daemon will support the Enhanced Interior Gateway Rou...
[TXT] eigrp.h  1.4   8 years  renato   Split TLV constants into subcomponents to simplify the code.
[TXT] eigrpd.8  1.3   8 years  jmc   tweak previous;
[TXT] eigrpd.c  1.8   8 years  gsoares   I just stumbled on this and noticed that eigrpd requires inet and rpath in pledg...
[TXT] eigrpd.conf.5  1.6   8 years  bentley   adress -> address
[TXT] eigrpd.h  1.10   8 years  renato   Introduce the bad_addr() family of functions. These functions improve code reus...
[TXT] eigrpe.c  1.15   8 years  renato   Move some functions around and rename a few variables and functions. The sooner...
[TXT] eigrpe.h  1.9   8 years  renato   Move some functions around and rename a few variables and functions. The sooner...
[TXT] hello.c  1.4   8 years  renato   Add support for manually clearing neighbors.
[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.15   8 years  renato   Move some functions around and rename a few variables and functions. The sooner...
[TXT] kroute.c  1.13   8 years  renato   Move some functions around and rename a few variables and functions. The sooner...
[TXT] log.c  1.2   8 years  renato   Copy structs by assignment instead of memcpy. Copying by straight assignment is...
[TXT] log.h  1.1   8 years  renato   Welcome eigrpd The eigrpd daemon will support the Enhanced Interior Gateway Rou...
[TXT] neighbor.c  1.7   8 years  renato   Copy structs by assignment instead of memcpy. Copying by straight assignment is...
[TXT] packet.c  1.12   8 years  renato   Copy structs by assignment instead of memcpy. Copying by straight assignment is...
[TXT] parse.y  1.9   8 years  renato   Move some functions around and rename a few variables and functions. The sooner...
[TXT] printconf.c  1.4   8 years  renato   Print a missing "metric" before the actual metric when printing a redistribute l...
[TXT] query.c  1.2   8 years  renato   Fix warnings and add safeguards to protect against corrupted data.
[TXT] rde.c  1.11   8 years  renato   Copy structs by assignment instead of memcpy. Copying by straight assignment is...
[TXT] rde.h  1.6   8 years  renato   Respect the k-values configuration when calculating the composite metric.
[TXT] rde_dual.c  1.24   8 years  renato   Skip redistributed routes when updating the FIB.
[TXT] reply.c  1.2   8 years  renato   Fix warnings and add safeguards to protect against corrupted data.
[TXT] rtp.c  1.5   8 years  renato   Copy structs by assignment instead of memcpy. Copying by straight assignment is...
[TXT] tlv.c  1.11   8 years  renato   Simplify the handling of the sequence tlv. The C standard says: "A pointer to a...
[TXT] update.c  1.3   8 years  renato   Do not set the EoT flag in the last startup update. Unfortunately we don't have...
[TXT] util.c  1.7   8 years  renato   Introduce the bad_addr() family of functions. These functions improve code reus...