summaryrefslogtreecommitdiff
path: root/usr.sbin/ospf6d/lsupdate.c
AgeCommit message (Expand)Author
2010-06-08Calculate size of update packet with IPv6 header and reserve spaceAlexander Bluhm
2010-06-03The is no md5 authentication in OSPFv3. Remove some leftovers fromAlexander Bluhm
2010-06-01With IPv6 OSPF a single LSA can get larger than the MTU. As aAlexander Bluhm
2010-05-26Rename some imsg bits to make namespace collisions less likely buf toNicholas Marriott
2009-06-06make ospf6ctl/ospf6d imsg-in-a-lib ready too.Eric Faurot
2008-02-11Correct the output of several error and debug messages.Esben Norby
2007-10-10send_packet() now takes a struct in6_addr as destination instead of aClaudio Jeker
2007-10-08Welcome ospf6dEsben Norby