summaryrefslogtreecommitdiff
path: root/proto/ospf
AgeCommit message (Expand)Author
2019-07-18BFD: Support for VRFsOndrej Zajicek (work)
2019-07-11OSPF: Update DR when local priority changesOndrej Zajicek (work)
2019-07-11Avoid fallthrough warningsOndrej Zajicek (work)
2019-07-11OSPF: N-bit should not be set for DBDES packetsOndrej Zajicek (work)
2018-12-19Doc: Rename code documentation files back to DocOndrej Zajicek (work)
2018-12-17OSPF: Fix wrong LSA collisions detectionOndrej Zajicek (work)
2018-12-10OSPF: Fix reconfiguration of vlinksOndrej Zajicek (work)
2018-10-25OSPF: Fix some trace messagesOndrej Zajicek (work)
2018-04-23Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder o...Maria Matejka
2018-03-07Babel: Fix build with restricted protocol setOndrej Zajicek (work)
2017-09-06Basic VRF supportOndrej Zajicek (work)
2016-12-15OSPF: Fix ECMP external mergingOndrej Zajicek (work)
2016-12-13OSPF: Fix net-summary origination combined with stubnet optionOndrej Zajicek (work)
2016-11-08Minor code cleanupsOndrej Zajicek (work)
2016-11-02OSPF: Use message authentication interfaceOndrej Zajicek (work)
2016-11-02Add generic message authentication interfaceOndrej Zajicek (work)
2016-11-01Build: switch on -Wextra, get rid of most of the warningsJan Moskyto Matejka
2016-05-12Prog Doc: Complete several missing parametersPavel Tvrdik
2016-03-23OSPF: Fix bogus LSA ID collisions between received and originated LSAsOndrej Zajicek (work)
2016-03-23OSPF: Fix reading from freed memoryOndrej Zajicek (work)
2016-02-25OSPF: Multicast ability is irrelevant for stub interfacesOndrej Zajicek (work)
2015-11-24MD5: Mormalize naming stylePavel Tvrdík
2015-10-17Merge branch 'master' into rip-newOndrej Zajicek (work)
2015-10-05Major RIP redesignOndrej Zajicek (work)
2015-08-19OSPF: Fixes some issues with link detectionOndrej Zajicek
2015-07-20Static: Allows to specify attributes for static routesOndrej Zajicek
2015-06-08Moving of mulipath merging code from OSPF to nestOndrej Zajicek
2015-06-08unsgined char -> bytePavel Tvrdík
2015-06-01Typo fix by Hans van KranenburgOndrej Filip
2015-05-01OSPF: Redesign LSA checksummingOndrej Zajicek
2015-04-28OSPF: Fixes validation of LSA checksumsOndrej Zajicek
2015-04-18OSPF: Fixes handling of external routes with immediate gwOndrej Zajicek
2015-04-12Minor fixesOndrej Zajicek
2015-02-21Store protocol config size inside protocol structureOndrej Zajicek
2014-11-03Bugfix in latest OSPF changes.Ondrej Zajicek
2014-11-03Bugfix to OSPF reconfiguration.Ondrej Zajicek
2014-11-03Fininshing integrated OSPF.Ondrej Zajicek
2014-10-24Integrated IP functions.Ondrej Zajicek
2014-10-24Refactoring of OSPF messages.Ondrej Zajicek
2014-07-21OSPF instance id option and documentation update.Ondrej Zajicek
2014-07-19Whitespace cleanup in OSPF.Ondrej Zajicek
2014-07-18Temporary integrated OSPF commit.Ondrej Zajicek
2014-06-26Temporary integrated OSPF commit.Ondrej Zajicek
2014-05-18IPv4/IPv6 integrated socket code.Ondrej Zajicek
2014-04-23Extends multipath support for OSPF.Ondrej Zajicek
2014-03-31Check validity of interface definitions.Ondrej Zajicek
2014-02-06Fixes crash when state of disabled OSPF protocol is queried.Ondrej Zajicek
2014-02-06Silence this annoying warning.Ondrej Zajicek
2014-02-06Many changes in I/O and OSPF sockets and packet handling.Ondrej Zajicek
2013-11-25Merge branch 'master' into add-pathOndrej Zajicek