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_5_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.2   16 years  claudio   Bye bye in_cksum.c, you're not needed here anymore.
[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.1   16 years  norby   Welcome ospf6d The new ospf6d daemon will support OSPFv3, basically OSPF for IP...
[TXT] control.c  1.7   15 years  claudio   Fix an invalid pointer dereference in control_close(). If control_connbyfd() fai...
[TXT] control.h  1.1   16 years  norby   Welcome ospf6d The new ospf6d daemon will support OSPFv3, basically OSPF for IP...
[TXT] database.c  1.9   15 years  claudio   area_ospf_options() should not return network byte order options. Instead the ca...
[TXT] hello.c  1.13   15 years  stsp   Propagate the neighbour's interface ID, as received in hello packets, to the RDE...
[TXT] interface.c  1.13   15 years  stsp   Remove origination of Intra-Area-Prefix LSAs from ospfe. Will soon be done in rd...
[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.10   15 years  stsp   We don't need anything other than link-local addresses and global-scope prefixes...
[TXT] log.c  1.3   16 years  claudio   Switch log_sockaddr() to take a void * so it is not necessary to cast the sockad...
[TXT] log.h  1.2   16 years  claudio   Switch log_sockaddr() to take a void * so it is not necessary to cast the sockad...
[TXT] lsack.c  1.4   16 years  norby   Make ospf6d(8) not throw up on Router LSAs. Initial step towards actually stori...
[TXT] lsreq.c  1.3   16 years  claudio   correctly send lsreq, there is no need to change the byte-order of the lsa type....
[TXT] lsupdate.c  1.3   16 years  norby   Correct the output of several error and debug messages.
[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.10   15 years  stsp   In ospfe, originate new Router and Network LSAs before informing RDE about nbr s...
[TXT] ospf6.h  1.13   15 years  claudio   Correctly encode the IPv6 prefix. Only (prefixlen + 31)/32 * 4 bytes are attache...
[TXT] ospf6d.8  1.8   15 years  sobrado   write point-to-point in a consistent way. jmc@ has provided a complete list of ...
[TXT] ospf6d.c  1.11   15 years  sobrado   a few documentation updates for opsf6(8) and ospf6ctl(8): remove an existing (bu...
[TXT] ospf6d.conf.5  1.5   15 years  jmc   new sentence, new line;
[TXT] ospf6d.h  1.14   15 years  stsp   Teach ospf6d to originate Intra-Area-Prefix LSAs, which associate a list of IPv6...
[TXT] ospfe.c  1.24   15 years  stsp   Remove origination of Intra-Area-Prefix LSAs from ospfe. Will soon be done in rd...
[TXT] ospfe.h  1.14   15 years  stsp   Remove origination of Intra-Area-Prefix LSAs from ospfe. Will soon be done in rd...
[TXT] packet.c  1.9   16 years  deraadt   msg_controllen has to be CMSG_SPACE so that the kernel can account for each cmsg...
[TXT] parse.y  1.15   15 years  stsp   Same fix as just committed to ospfd: First convert IP addresses to host-byte-ord...
[TXT] printconf.c  1.3   16 years  claudio   Monster commit of stuff I did mostly last month. What it does: * removes kif an...
[TXT] rde.c  1.24   15 years  stsp   Use rde_router_id() instead of directly accessing rdeconf->rtr_id.s_addr. "For ...
[TXT] rde.h  1.9   15 years  stsp   Make vertex_free() correctly free LSAs in per-interface LSA trees. Save a point...
[TXT] rde_lsdb.c  1.18   15 years  stsp   Make vertex_free() correctly free LSAs in per-interface LSA trees. Save a point...
[TXT] rde_spf.c  1.6   16 years  norby   Correct the output of several error and debug messages.
[TXT] buffer.c (in the Attic) [Hide]  1.2   15 years  eric   Unify code between the various flavors of imsg buffer.c. Use unsigned int for ms...
[TXT] imsg.c (in the Attic) [Hide]  1.1   16 years  norby   Welcome ospf6d The new ospf6d daemon will support OSPFv3, basically OSPF for IP...