OpenBSD CVS

src/usr.sbin/ospfd/


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

Current tag: OPENBSD_3_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   19 years  norby   Support dumping the configuration the way bgpd(8) does it. This makes it possib...
[TXT] area.c  1.4   19 years  norby   kill area debugging stuff.
[TXT] auth.c  1.8   18 years  norby   zap md_list_empty, found by lint. ok claudio@
[TXT] control.c  1.13   18 years  claudio   ospfd does not need fd passing via the imsg framework so remove that code and re...
[TXT] control.h  1.2   19 years  claudio   typo in define. Found by David Krause.
[TXT] database.c  1.17   18 years  deraadt   spacing mostly
[TXT] hello.c  1.12   18 years  claudio   Be less verbose about DR/BDR selection this seems to be rock solid now. OK norby...
[TXT] in_cksum.c  1.2   18 years  stevesk   header cleaning; ok claudio@
[TXT] interface.c  1.41   18 years  claudio   Make ospfd respect carp(4) interfaces and their weird behaviour. They will not b...
[TXT] iso_cksum.c  1.5   18 years  claudio   Cleanup and "simplify" iso checksum implementation. OK norby@
[TXT] kroute.c  1.25   18 years  claudio   branches: 1.25.2; Kill stupid comment. "not reached" after a continue is superf...
[TXT] log.c  1.2   19 years  henning   and some includes too much here as well, grunk
[TXT] log.h  1.1   19 years  claudio   Welcome ospfd started by Esben Norby some time ago by using the imsg/three proce...
[TXT] lsack.c  1.15   18 years  deraadt   spacing mostly
[TXT] lsreq.c  1.12   18 years  claudio   ospfd does not need fd passing via the imsg framework so remove that code and re...
[TXT] lsupdate.c  1.27   18 years  claudio   Rework the LSA cache and make it behave. Until now we only used the type, id and...
[TXT] neighbor.c  1.30   18 years  norby   Keep track of the duration of our relationships with neighbors. Displayed in "os...
[TXT] ospf.h  1.14   18 years  norby   Prevent the neighbor FSM from getting stuck forever in state EXSTART. ok claudi...
[TXT] ospfd.8  1.9   18 years  stevesk   0) ospfctl doesn't use ospfd.conf so remove that from FILES 1) add /var/run/ospf...
[TXT] ospfd.c  1.27   18 years  claudio   ospfd does not need fd passing via the imsg framework so remove that code and re...
[TXT] ospfd.conf.5  1.14   18 years  jmc   a little bit saner macros;
[TXT] ospfd.h  1.46   18 years  norby   Keep track of the uptime of the entries in the RIB. It is now possible to see th...
[TXT] ospfe.c  1.40   18 years  claudio   Better English in comments.
[TXT] ospfe.h  1.24   18 years  norby   Keep track of the duration of our relationships with neighbors. Displayed in "os...
[TXT] packet.c  1.19   18 years  norby   Do not allocate a new chunk of memory every time we receive a packet. This shoul...
[TXT] parse.y  1.24   18 years  millert   Explicitly include limits.h if we are going to use its contents.
[TXT] printconf.c  1.2   18 years  stevesk   small cleanups while reading; ok claudio@
[TXT] rde.c  1.40   18 years  claudio   Better English in comments.
[TXT] rde.h  1.26   18 years  norby   Keep track of the uptime of the entries in the RIB. It is now possible to see th...
[TXT] rde_lsdb.c  1.27   18 years  norby   Prevent ospfd from crashing when LSA Ext's are changed. ok claudio@
[TXT] rde_spf.c  1.49   18 years  norby   branches: 1.49.2; Keep track of the uptime of the entries in the RIB. It is now...
[TXT] buffer.c (in the Attic) [Hide]  1.8   18 years  claudio   ospfd does not need fd passing via the imsg framework so remove that code and re...
[TXT] imsg.c (in the Attic) [Hide]  1.6   18 years  claudio   ospfd does not need fd passing via the imsg framework so remove that code and re...