aboutsummaryrefslogtreecommitdiffstats
path: root/proto/ospf/dbdes.c
Commit message (Expand)AuthorAgeFilesLines
* OSPF: Packets on PtP networks should be always sent to AllSPFRoutersOndrej Zajicek (work)2021-05-091-1/+1
* OSPF: Fix handling of NSSA option flagsOndrej Zajicek (work)2019-07-101-2/+3
* OSPF: Support for graceful restartOndrej Zajicek (work)2019-06-301-1/+5
* OSPF: Reject duplicate DBDES packets after dead intervalOndrej Zajicek (work)2019-02-031-0/+13
* OSPF: Reject DBDES packets with non-matching MTUOndrej Zajicek (work)2019-02-031-7/+10
* OSPF: Opaque LSAs and Router Information LSAOndrej Zajicek (work)2019-01-241-2/+3
* No more warnings ...Jan Maria Matejka2018-09-181-0/+1
* OSPF: Support of authentication trailer for OSPFv3Ondrej Zajicek (work)2018-04-251-3/+9
* Timers: Revert temporary names and remove old timer.hOndrej Zajicek (work)2017-12-071-5/+5
* OSPF: Update to new timersOndrej Zajicek (work)2017-12-071-5/+5
* OSPF: Support of address families in OSPFv3Ondrej Zajicek (work)2017-10-101-1/+1
* Prog Doc: Complete several missing parametersPavel Tvrdik2016-05-121-0/+1
* Fininshing integrated OSPF.Ondrej Zajicek2014-11-031-22/+25
* Refactoring of OSPF messages.Ondrej Zajicek2014-10-241-136/+94
* Whitespace cleanup in OSPF.Ondrej Zajicek2014-07-191-4/+4
* Temporary integrated OSPF commit.Ondrej Zajicek2014-07-181-11/+8
* Temporary integrated OSPF commit.Ondrej Zajicek2014-06-261-250/+342
* Many changes in I/O and OSPF sockets and packet handling.Ondrej Zajicek2014-02-061-15/+22
* Adds warning for mismatch MTU in OSPF packets.Ondrej Zajicek2012-03-151-2/+9
* Temoporary OSPF commit - socket changes.Ondrej Zajicek2010-03-111-2/+2
* Temporary OSPF commit - socket changes.Ondrej Zajicek2010-02-111-5/+5
* Implements protocol-specific Router ID for OSPF.Ondrej Zajicek2009-12-111-4/+4
* Implements better checks on incoming packets and LSAs in OSPF.Ondrej Zajicek2009-10-291-3/+9
* Temporary OSPFv3 development commit (changing multicast support).Ondrej Zajicek2009-09-041-5/+5
* Temporary OSPFv3 development commitOndrej Zajicek2009-08-251-4/+6
* Temporary OSPFv3 development commitOndrej Zajicek2009-08-211-34/+61
* Use %R in OSPF when appropriate.Ondrej Zajicek2009-07-231-2/+1
* Another pile of ipa_from_u32() calls.Ondrej Zajicek2009-07-051-2/+2
* Fixes bug in OSPF packet retransmission.Ondrej Zajicek2009-04-061-9/+9
* Better OSPF packet tracing log messages.Ondrej Zajicek2009-04-061-13/+30
* Fixes another bug in packet retransmissions.Ondrej Zajicek2009-02-251-0/+5
* Fixes bug in packet retransmissions.Ondrej Zajicek2009-02-121-1/+2
* Fix OSPF protocol error recovery behavior.Ondrej Zajicek2009-01-131-2/+2
* Some fixes and update of OSPF debug messagesOndrej Zajicek2009-01-111-3/+3
* Huge OSPF database redesign. Since now, all LSAs of all areasOndrej Filip2004-07-151-16/+24
* Bugfix: Router was unable to advertise AS external routes.Ondrej Filip2004-07-131-1/+1
* Bugfix - options bits were not included in LSAsOndrej Filip2004-07-131-2/+2
* Md5 authentification added (unsested).Ondrej Filip2004-06-261-7/+5
* A lot of changes:Ondrej Filip2004-06-251-15/+19
* Better adjacency building, some minor bugfixes.Ondrej Filip2004-06-111-18/+27
* Cleanup in packet.c. Deleted unused parameters.Ondrej Filip2004-06-061-18/+3
* Indentation.Ondrej Filip2004-06-061-3/+3
* Staticized lots of local functions.Martin Mares2004-06-051-1/+1
* `defaut' should be `default'.Martin Mares2004-06-051-2/+1
* ... and a whole bunch of unused parameters and variables in ospf.Martin Mares2004-06-051-1/+0
* Bugfix in last patch.Ondrej Filip2004-06-041-1/+2
* OSPF is ready for changing MTU.Ondrej Filip2004-06-041-0/+6
* no commentOndrej Filip2004-06-041-10/+4
* dbdes indent an minor changes.Ondrej Filip2004-06-041-264/+268
* Fatal bug found. Sometimes BIRD did not originate router LSA. FIXED. :-)Ondrej Filip2004-06-041-2/+0