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_4_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   14 years  nicm   Move imsg into libutil and add a man page. Minor bump for libutil. Previous ve...
[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.16   13 years  bluhm   Fix all white space bugs in ospf6d at once. No binary change. ok claudio@
[TXT] control.h  1.2   14 years  eric   make ospf6ctl/ospf6d imsg-in-a-lib ready too. ospf6ctl is already broken in tre...
[TXT] database.c  1.11   13 years  bluhm   The is no md5 authentication in OSPFv3. Remove some leftovers from the ospf6d p...
[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.15   14 years  stsp   if_new() would treat the new interface as a virtual link if the ifname parameter...
[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.29   13 years  claudio   Same fix as previously commited to ospfd. Ensure that kr_redistribute() is calle...
[TXT] log.c  1.6   14 years  claudio   Implement log_in6addr_scope() yet another function doing the same thing again bu...
[TXT] log.h  1.5   14 years  claudio   Implement log_in6addr_scope() yet another function doing the same thing again bu...
[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.6   13 years  bluhm   The is no md5 authentication in OSPFv3. Remove some leftovers from the ospf6d p...
[TXT] lsupdate.c  1.8   13 years  bluhm   Calculate size of update packet with IPv6 header and reserve space for IPsec. A...
[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.11   15 years  stsp   For SPF calculation, we will need the source address specified in hello packets ...
[TXT] ospf6.h  1.17   13 years  claudio   use offsetof() instead of self knitted version to please gcc4. stolen from ospf....
[TXT] ospf6d.8  1.13   14 years  jmc   now that we can handle >9 args, put "-D name=value" on one line: it's a bit more...
[TXT] ospf6d.c  1.21   13 years  bluhm   Redistributing the default route with ospf6d did not work correctly. - kroute.c ...
[TXT] ospf6d.conf.5  1.7   14 years  jmc   more then -> more than;
[TXT] ospf6d.h  1.22   13 years  bluhm   Redistributing the default route with ospf6d did not work correctly. - kroute.c ...
[TXT] ospfe.c  1.33   13 years  bluhm   Origin network-LSA with options based on the options of the link-LSAs. Without t...
[TXT] ospfe.h  1.17   13 years  bluhm   Origin network-LSA with options based on the options of the link-LSAs. Without t...
[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.20   13 years  bluhm   Do not use a carp address as ospf router id because it is not unique. ok claudio...
[TXT] printconf.c  1.4   13 years  bluhm   Redistributing the default route with ospf6d did not work correctly. - kroute.c ...
[TXT] rde.c  1.50   13 years  bluhm   When removing an announced prefix, inherit the metric and ext_tag from the LSA t...
[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.35   13 years  bluhm   When removing an announced prefix, inherit the metric and ext_tag from the LSA t...
[TXT] rde_spf.c  1.23   13 years  bluhm   Fix all white space bugs in ospf6d at once. No binary change. ok claudio@