summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ospf6d/neighbor.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variabledenis2020-06-221-2/+1
* Rename orig_rtr_lsa_area() to orig_rtr_lsa()denis2020-01-021-3/+3
* Area is now part of struct ifacedenis2019-12-231-5/+3
* Clear the dr and bdr fields of a neighbor when it goes down.claudio2018-02-091-5/+5
* sync w/ospfd: improve snapshot handling; ok claudio, sthenmarkus2013-03-251-5/+14
* sync w/ospfd: ignore the nbr_adj_timer if we are not formingmarkus2013-03-251-3/+3
* For SPF calculation, we will need the source address specifiedstsp2009-03-291-2/+5
* In ospfe, originate new Router and Network LSAs before informing RDEstsp2009-02-191-4/+5
* Make ospfe send correct nbr state to RDE.stsp2009-02-191-2/+2
* Propagate the neighbour's interface ID, as received in hello packets,stsp2009-01-271-3/+4
* Send the interface index in the correct byte order and add iface_id toclaudio2008-12-281-2/+2
* Correct the output of several error and debug messages.norby2008-02-111-2/+2
* Monster commit of stuff I did mostly last month. What it does:claudio2007-12-131-6/+8
* Monster diff to bring us a bit on track again.claudio2007-11-271-1/+2
* In OSPFv3 auth crypt is no longer (actually all the auth code is gone) soclaudio2007-10-111-2/+1
* From ospfd:claudio2007-10-111-5/+5
* Welcome ospf6dnorby2007-10-081-0/+705