OpenBSD CVS

src/usr.sbin/ospf6d/


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

Current tag: OPENBSD_5_4


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   11 years  bluhm   Move common ospf6d functions for ipv6 address manipulation into util.c to reuse ...
[TXT] area.c  1.4   15 years  claudio   area_ospf_options() should not return network byte order options. Instead the ca...
[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.20   11 years  sthen   Allow use of an alternative control socket, ported from ospfd. ok claudio@
[TXT] control.h  1.4   11 years  sthen   Allow use of an alternative control socket, ported from ospfd. ok claudio@
[TXT] database.c  1.14   11 years  markus   sync w/ospfd: improve snapshot handling; ok claudio, sthen
[TXT] hello.c  1.16   14 years  nicm   Rename some imsg bits to make namespace collisions less likely buf to ibuf, buf_...
[TXT] interface.c  1.20   11 years  bluhm   Fix trailing whitespaces.
[TXT] iso_cksum.c  1.1   16 years  norby   Welcome ospf6d The new ospf6d daemon will support OSPFv3, basically OSPF for IP...
[TXT] kroute.c  1.42   11 years  sthen   sync comment typos/whitespace with ospfd
[TXT] log.c  1.10   11 years  bluhm   Unfortunately "ospf6ctl show fib" printed embedded scopes as the destination add...
[TXT] log.h  1.7   11 years  bluhm   Bring back log_in6addr_scope() as ospf6ctl uses it. Found by kettenis@ the hard ...
[TXT] lsack.c  1.5   14 years  nicm   Rename some imsg bits to make namespace collisions less likely buf to ibuf, buf_...
[TXT] lsreq.c  1.8   11 years  sthen   port from ospfd/lsreq.c r1.20, ok claudio@ date: 2013/01/17 09:02:22; author: ...
[TXT] lsupdate.c  1.10   11 years  markus   sync w/ospfd: improve snapshot handling; ok claudio, sthen
[TXT] name2id.c  1.1   16 years  norby   Welcome ospf6d The new ospf6d daemon will support OSPFv3, basically OSPF for IP...
[TXT] neighbor.c  1.13   11 years  markus   sync w/ospfd: improve snapshot handling; ok claudio, sthen
[TXT] ospf6.h  1.21   11 years  markus   sync w/ospfd: improve snapshot handling; ok claudio, sthen
[TXT] ospf6d.8  1.16   11 years  jmc   tweak previous; ok sthen
[TXT] ospf6d.c  1.23   11 years  sthen   Allow use of an alternative control socket, ported from ospfd. ok claudio@
[TXT] ospf6d.conf.5  1.11   11 years  claudio   The router-dead-time is only a 16-bit value in ospf v3. Found by robert at peich...
[TXT] ospf6d.h  1.28   11 years  markus   sync w/ospfd: improve snapshot handling; ok claudio, sthen
[TXT] ospfe.c  1.41   11 years  markus   sync w/ospfd: improve snapshot handling; ok claudio, sthen
[TXT] ospfe.h  1.18   11 years  markus   sync w/ospfd: improve snapshot handling; ok claudio, sthen
[TXT] packet.c  1.11   13 years  guenther   Add missing #includes instead of assuming that some system header pulls in the n...
[TXT] parse.y  1.22   11 years  sthen   sync yyerror() with version in bgpd so that it logs to syslog when daemonized. o...
[TXT] printconf.c  1.4   13 years  bluhm   Redistributing the default route with ospf6d did not work correctly. - kroute.c ...
[TXT] rde.c  1.60   11 years  bluhm   Fix trailing whitespaces.
[TXT] rde.h  1.22   13 years  bluhm   Fix all white space bugs in ospf6d at once. No binary change. ok claudio@
[TXT] rde_lsdb.c  1.37   11 years  claudio   Simplify code, no binary change.
[TXT] rde_spf.c  1.24   11 years  bluhm   The if (!better && !equal) check is redundant as the same condition is checked a...
[TXT] util.c  1.2   11 years  bluhm   Unfortunately "ospf6ctl show fib" printed embedded scopes as the destination add...