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_4_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.7   17 years  claudio   Demote support for ospfd. It is possible to specify a demote group on interfaces...
[TXT] area.c  1.9   15 years  claudio   Full stub area support. This allows ABRs to announce a default network summary L...
[TXT] auth.c  1.17   15 years  eric   sync ospfctl/ospfd with the common imsg code, making it lib ready as well. "loo...
[TXT] carp.c  1.1   17 years  claudio   Demote support for ospfd. It is possible to specify a demote group on interfaces...
[TXT] control.c  1.27   15 years  eric   sync ospfctl/ospfd with the common imsg code, making it lib ready as well. "loo...
[TXT] control.h  1.4   15 years  eric   sync ospfctl/ospfd with the common imsg code, making it lib ready as well. "loo...
[TXT] database.c  1.26   15 years  claudio   Implement buf_left() to make some some more buffer handling easier. buf_left() r...
[TXT] hello.c  1.15   15 years  claudio   Pass the buffer to send_packet() instead of spliting it up. This removes some di...
[TXT] in_cksum.c  1.6   17 years  deraadt   term 3 here can be dropped too
[TXT] interface.c  1.63   15 years  claudio   Preliminary rdomain support, all hacked up by reyk@
[TXT] iso_cksum.c  1.5   18 years  claudio   Cleanup and "simplify" iso checksum implementation. OK norby@
[TXT] kroute.c  1.71   15 years  chris   rtm->rtm_hdrlen conversion ok claudio@, henning@
[TXT] log.c  1.5   18 years  claudio   Add some NOTREACHED to please lint.
[TXT] log.h  1.4   16 years  claudio   spaces
[TXT] lsack.c  1.18   15 years  claudio   Pass the buffer to send_packet() instead of spliting it up. This removes some di...
[TXT] lsreq.c  1.18   15 years  eric   sync ospfctl/ospfd with the common imsg code, making it lib ready as well. "loo...
[TXT] lsupdate.c  1.38   15 years  eric   sync ospfctl/ospfd with the common imsg code, making it lib ready as well. "loo...
[TXT] name2id.c  1.2   16 years  reyk   add support for mapping route labels to AS-external route tags. manpage bits fr...
[TXT] neighbor.c  1.37   16 years  norby   Correct the output of several error and debug messages.
[TXT] ospf.h  1.16   17 years  claudio   Make it possible to set the metric and LSA type for redistributed routes. Mostly...
[TXT] ospfd.8  1.23   15 years  reyk   allow to specify an alternate control socket instead of /var/run/ospfd.sock. thi...
[TXT] ospfd.c  1.70   15 years  eric   sync ospfctl/ospfd with the common imsg code, making it lib ready as well. "loo...
[TXT] ospfd.conf.5  1.35   15 years  claudio   Key-Id 0 is not only not available on Cisco devices but also on other devices. M...
[TXT] ospfd.h  1.83   15 years  pyr   Get ready for including imsg.h from a lib, when it comes along.
[TXT] ospfe.c  1.69   15 years  eric   sync ospfctl/ospfd with the common imsg code, making it lib ready as well. "loo...
[TXT] ospfe.h  1.40   15 years  eric   sync ospfctl/ospfd with the common imsg code, making it lib ready as well. "loo...
[TXT] packet.c  1.28   15 years  pyr   don't mess with buffer internals, ok claudio@
[TXT] parse.y  1.67   15 years  claudio   Preliminary rdomain support, all hacked up by reyk@
[TXT] printconf.c  1.13   15 years  claudio   Full stub area support. This allows ABRs to announce a default network summary L...
[TXT] rde.c  1.81   15 years  eric   sync ospfctl/ospfd with the common imsg code, making it lib ready as well. "loo...
[TXT] rde.h  1.35   15 years  claudio   Full stub area support. This allows ABRs to announce a default network summary L...
[TXT] rde_lsdb.c  1.42   15 years  claudio   Full stub area support. This allows ABRs to announce a default network summary L...
[TXT] rde_spf.c  1.67   15 years  claudio   Full stub area support. This allows ABRs to announce a default network summary L...
[TXT] buffer.c (in the Attic) [Hide]  1.15   15 years  eric   sync ospfctl/ospfd with the common imsg code, making it lib ready as well. "loo...
[TXT] imsg.c (in the Attic) [Hide]  1.18   15 years  dlg   revert this change by eric@: Make the imsg protocol network-safe. it might be...
[TXT] imsg.h (in the Attic) [Hide]  1.7   15 years  eric   Change the way fds passed over a socket are retreived on the receiving side. Cu...