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_6_8_BASE


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.46   3 years  remi   Stop removing the control socket on exit and tighten the unveil even further. Th...
[TXT] control.h  1.8   3 years  remi   Stop removing the control socket on exit and tighten the unveil even further. Th...
[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.83   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[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.21   4 years  remi   Improve logging when sending a packet fails. OK claudio@
[TXT] lsupdate.c  1.48   4 years  claudio   Do not use the pointer returned by ibuf_reserve() after calling another ibuf fun...
[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.114   3 years  remi   Stop removing the control socket on exit and tighten the unveil even further. Th...
[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.106   4 years  remi   Allow the interface setting "type p2p" to be configured globallz or per area. Mo...
[TXT] ospfe.c  1.106   5 years  remi   whitespace fix
[TXT] ospfe.h  1.46   9 years  lteo   Remove unnecessary netinet/in_systm.h include. ok millert@
[TXT] packet.c  1.33   4 years  remi   On broadcast and point-to-point interfaces only accept hello packets when the de...
[TXT] parse.y  1.100   4 years  remi   Allow the interface setting "type p2p" to be configured globallz or per area. Mo...
[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.110   4 years  remi   Add point-to-point support for broadcast interfaces. tested by Kapetanakis Gian...
[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.50   8 years  claudio   Improve ABR support especially for self-originated stub networks. This seems to ...
[TXT] rde_spf.c  1.78   4 years  remi   Add point-to-point support for broadcast interfaces. tested by Kapetanakis Gian...