summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ospf6d/database.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary netinet/in_systm.h include.lteo2014-10-251-2/+1
* sync w/ospfd: improve snapshot handling; ok claudio, sthenmarkus2013-03-251-1/+1
* sync w/ospfd: the event NBR_EVT_SEQ_NUM_MIS is not defined in statemarkus2013-03-251-2/+1
* Sync with ospfd/database.cclaudio2011-05-021-3/+4
* The is no md5 authentication in OSPFv3. Remove some leftovers frombluhm2010-06-031-4/+3
* Rename some imsg bits to make namespace collisions less likely buf tonicm2010-05-261-8/+8
* area_ospf_options() should not return network byte order options. Insteadclaudio2008-12-281-2/+3
* Correctly sync the FSM by issuing the NBR_EVT_NEG_DONE event before sendingclaudio2008-12-281-5/+4
* Correct the output of several error and debug messages.norby2008-02-111-3/+3
* Monster commit of stuff I did mostly last month. What it does:claudio2007-12-131-2/+2
* area_ospf_options() should return the options in network byte order.claudio2007-10-111-1/+3
* From ospfd:claudio2007-10-111-2/+2
* From ospfd:claudio2007-10-111-30/+31
* send_packet() now takes a struct in6_addr as destination instead of aclaudio2007-10-101-9/+5
* Welcome ospf6dnorby2007-10-081-0/+422