summaryrefslogtreecommitdiff
path: root/usr.sbin/ospf6d/lsreq.c
AgeCommit message (Expand)Author
2010-06-03The is no md5 authentication in OSPFv3. Remove some leftovers fromAlexander 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
2007-10-16correctly send lsreq, there is no need to change the byte-order of the lsa type.Claudio Jeker
2007-10-10send_packet() now takes a struct in6_addr as destination instead of aClaudio Jeker
2007-10-08Welcome ospf6dEsben Norby