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_0


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.34   4 years  remi   Improve logging when sending a packet fails. OK claudio@
[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.10   7 years  benno   sync log.c from relayd et al to ospfd. there is still a little difference regar...
[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.22   4 years  remi   Improve logging when sending a packet fails. OK claudio@
[TXT] lsreq.c  1.22   3 years  claudio   Use ospfe_imsg_compose_rde() instead of calling imsg_compose_event() with a loca...
[TXT] lsupdate.c  1.49   3 years  claudio   Use ospfe_imsg_compose_rde() instead of calling imsg_compose_event() with a loca...
[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.49   4 years  remi   Add point-to-point support for broadcast interfaces. tested by Kapetanakis Gian...
[TXT] ospf.h  1.23   11 years  markus   allow two minutes until neighbor adjacencies are formed; ok claudio@
[TXT] ospfd.8  1.32   4 years  landry   Consistently use _rcctl enable foo_ in examples, it's simpler and less error pro...
[TXT] ospfd.c  1.116   2 years  deraadt   repair missing paths on unveil failure
[TXT] ospfd.conf.5  1.62   4 years  jmc   list example files in FILES with a short description: generally, "Example config...
[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.35   3 years  claudio   Allocate the recv buffer with malloc() on first call. This code assumes some ali...
[TXT] parse.y  1.103   3 years  dlg   r1.102 forgot to tweak the "redistribute rtlabel" part of the grammar. fixes "r...
[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...