summaryrefslogtreecommitdiff
path: root/usr.sbin/ospf6d/interface.c
AgeCommit message (Expand)Author
2007-12-13Monster commit of stuff I did mostly last month. What it does:Claudio Jeker
2007-11-27Monster diff to bring us a bit on track again.Claudio Jeker
2007-11-24Print the neighbor ID instead of the neighbor address in if_act_elect().Claudio Jeker
2007-10-11No need to store the interface mask. An interface represents a link and isClaudio Jeker
2007-10-11In OSPFv3 auth crypt is no longer (actually all the auth code is gone) soClaudio Jeker
2007-10-09Unneeded and to noisy debug outputClaudio Jeker
2007-10-09Instead of IP_RECVIF we use IPV6_RECVPKTINFO to get the ifindex and theClaudio Jeker
2007-10-08Welcome ospf6dEsben Norby