summaryrefslogtreecommitdiff
path: root/usr.sbin/ospf6d/packet.c
AgeCommit message (Expand)Author
2007-12-13Monster commit of stuff I did mostly last month. What it does:Claudio Jeker
2007-10-16remove log_debug() packet sending is now solid so no need to fill the logClaudio Jeker
2007-10-14Switch log_sockaddr() to take a void * so it is not necessary to cast theClaudio Jeker
2007-10-10send_packet() now takes a struct in6_addr as destination instead of aClaudio Jeker
2007-10-09Remaining bit of last night work. Make packet reception use all the goodiesClaudio Jeker
2007-10-08Welcome ospf6dEsben Norby