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_7_1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.9   7 years  benno   work on making log.c similar in all daemons: move daemon-local functions into n...
[TXT] area.c  1.10   8 years  claudio   Improve ABR support especially for self-originated stub networks. This seems to ...
[TXT] auth.c  1.20   9 years  jsg   use the sizeof the struct not the sizeof a pointer to the struct ok claudio@
[TXT] carp.c  1.3   14 years  claudio   Bring in sync with the bgpd version of carp.c. This fixes a memory leak in an er...
[TXT] control.c  1.47   3 years  claudio   Internalize a few more things into the control code. Both control_state and ctl_...
[TXT] control.h  1.9   3 years  claudio   Internalize a few more things into the control code. Both control_state and ctl_...
[TXT] database.c  1.35   2 years  sthen   log the interface along with the neighbour ID in various ospfd/ospf6d messages. ...
[TXT] hello.c  1.25   4 years  remi   Add point-to-point support for broadcast interfaces. tested by Kapetanakis Gian...
[TXT] in_cksum.c  1.7   9 years  tobias   Fixed typo in error message. okay deraadt@
[TXT] interface.c  1.86   3 years  claudio   Use struct ip_mreqn for the IP_MULTICAST_IF setsockopt. This way ospfd will pick...
[TXT] iso_cksum.c  1.5   18 years  claudio   Cleanup and "simplify" iso checksum implementation. OK norby@
[TXT] kroute.c  1.114   3 years  jmatthew   Use the ROUTE_FLAGFILTER setsockopt to filter out routing socket messages for L2...
[TXT] log.c  1.12   7 years  bluhm   From a syslog perspective it does not make sense to log fatal and warn with the ...
[TXT] log.h  1.11   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] lsack.c  1.23   2 years  sthen   log the interface along with the neighbour ID in various ospfd/ospf6d messages. ...
[TXT] lsreq.c  1.23   2 years  sthen   log the interface along with the neighbour ID in various ospfd/ospf6d messages. ...
[TXT] lsupdate.c  1.50   2 years  sthen   log the interface along with the neighbour ID in various ospfd/ospf6d messages. ...
[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.50   2 years  sthen   log the interface along with the neighbour ID in various ospfd/ospf6d messages. ...
[TXT] ospf.h  1.23   11 years  markus   allow two minutes until neighbor adjacencies are formed; ok claudio@
[TXT] ospfd.8  1.33   2 years  naddy   man pages: add missing commas between subordinate and main clauses jmc@ dislike...
[TXT] ospfd.c  1.116   2 years  deraadt   repair missing paths on unveil failure
[TXT] ospfd.conf.5  1.63   2 years  naddy   man pages: add missing commas between subordinate and main clauses jmc@ dislike...
[TXT] ospfd.h  1.108   3 years  claudio   Make the imsg event structures static, properly define ospfd_process and rename ...
[TXT] ospfe.c  1.110   3 years  claudio   Make the imsg event structures static, properly define ospfd_process and rename ...
[TXT] ospfe.h  1.48   3 years  claudio   Internalize a few more things into the control code. Both control_state and ctl_...
[TXT] packet.c  1.36   2 years  sthen   log the interface along with the neighbour ID in various ospfd/ospf6d messages. ...
[TXT] parse.y  1.104   2 years  naddy   Don't declare variables as "unsigned char *" that are passed to functions that t...
[TXT] printconf.c  1.22   4 years  remi   Allow the interface setting "type p2p" to be configured globallz or per area. Mo...
[TXT] rde.c  1.111   3 years  claudio   Make the imsg event structures static, properly define ospfd_process and rename ...
[TXT] rde.h  1.40   4 years  remi   Add point-to-point support for broadcast interfaces. tested by Kapetanakis Gian...
[TXT] rde_lsdb.c  1.51   3 years  jan   Remove redundant code and lets code looks similar to the ospf6d counterpart. OK...
[TXT] rde_spf.c  1.78   4 years  remi   Add point-to-point support for broadcast interfaces. tested by Kapetanakis Gian...