summaryrefslogtreecommitdiff
path: root/usr.sbin/ospf6d/hello.c
AgeCommit message (Expand)Author
2007-12-13Monster commit of stuff I did mostly last month. What it does:Claudio Jeker
2007-10-16Fix the neighbor election process.Esben Norby
2007-10-11OSPFv3 runs on links not on networks so there is no need for a mask in theClaudio Jeker
2007-10-11The person that came up with the glorious idea to define a 24bit field shouldClaudio Jeker
2007-10-11From ospfd:Claudio Jeker
2007-10-10send_packet() now takes a struct in6_addr as destination instead of aClaudio Jeker
2007-10-10Turn on the V6 and E bits in hello messages. This makes other OSPFv3 routersClaudio Jeker
2007-10-09Remaining bit of last night work. Make packet reception use all the goodiesClaudio Jeker
2007-10-08Welcome ospf6dEsben Norby