summaryrefslogtreecommitdiff
path: root/proto/ospf
AgeCommit message (Expand)Author
2021-09-10OSPF: Setting a list node NULL before useMaria Matejka
2021-09-10Nest: Clean up main channel handlingOndrej Zajicek (work)
2021-05-26OSPF: Fix OSPFv3 in IPv4 mode with multiple areasOndrej Zajicek (work)
2021-05-10OSPF: Allow ifaces with host address as unnumbered PtP or PtMP ifacesOndrej Zajicek (work)
2021-05-09OSPF: Packets on PtP networks should be always sent to AllSPFRoutersOndrej Zajicek (work)
2021-05-09OSPF: Minor refactoring of packet sending codeOndrej Zajicek (work)
2021-03-16OSPFv3: Update neighbor authentication state from Hello packetsOndrej Zajicek (work)
2020-11-24Some minor sl_allocz() cleanupsOndrej Zajicek (work)
2020-11-18OSPFv3: Fix intra-area-prefix-LSA origination on DROndrej Zajicek (work)
2020-11-08BFD: Allow per-request session optionsOndrej Zajicek (work)
2020-08-31OSPF: Fixed a debug assertMaria Matejka
2020-08-12OSPF: Skip out-of-state packets earlierOndrej Zajicek (work)
2020-06-28Show info from multiple protocols when protocol is not specifiedOndrej Zajicek (work)
2020-06-10OSPF: Fix bad header length testOndrej Zajicek (work)
2020-06-02OSPF: setting list node to zero before enlistingMaria Matejka
2020-05-26OSPF: Fix handling of unnumbered PtPsOndrej Zajicek (work)
2020-05-01Nest: Added const to ea_show just to declare that this shouldn't really chang...Maria Matejka
2020-05-01OSPF: Zero-initialization of a temporary neighborMaria Matejka
2020-05-01OSPF: Adding a note about a static analyzer result.Maria Matejka
2020-05-01OSPF: variable-length array of size 0 replaced by alloca()'d pointerMaria Matejka
2020-04-09Configuration strings are constant.Maria Matejka
2020-01-09OSPF: Fix bad initialization of tx_hdrlen fieldOndrej Zajicek (work)
2019-08-29OSPF: Fix 'show ospf lsadb' cmd without proto argOndrej Zajicek (work)
2019-07-24Merge remote-tracking branch 'origin/mq-filter-stack'Ondrej Zajicek (work)
2019-07-23OSPF: Fix formatting of 'show ospf neighbors'Ondrej Zajicek (work)
2019-07-17BFD: Support for VRFsOndrej Zajicek (work)
2019-07-15Merge remote-tracking branch 'origin/master' into mq-filter-stackMaria Matejka
2019-07-10OSPF: Fix handling of NSSA option flagsOndrej Zajicek (work)
2019-07-10Merge branch 'master' into mq-filter-stackMaria Matejka
2019-07-09OSPF: Minor fix in graceful restartOndrej Zajicek (work)
2019-07-09OSPF: Update DR when local priority changesOndrej Zajicek (work)
2019-07-09OSPF: Fix handling of external routes on graceful restartOndrej Zajicek (work)
2019-07-04OSPF: Update DR when local priority changesOndrej Zajicek (work)
2019-07-03Merge branch 'master' into mq-filter-stackMaria Matejka
2019-07-03Dynamic attributes definition split whether it is bitmask or not.Maria Matejka
2019-06-30OSPF: Support for graceful restartOndrej Zajicek (work)
2019-05-17Lexer now returns known sym / unknown sym / keywordMaria Matejka
2019-04-12OSPFv3: Fix some overlooked cases in IPv4 modeOndrej Zajicek (work)
2019-03-18Merge branch 'master' into HEADMaria Matejka
2019-03-14Nest: Update handling of temporary attributesOndrej Zajicek (work)
2019-03-06OSPF: Improved handling of tmpattrsOndrej Zajicek (work)
2019-02-20Filter + Config: Fix bugs, tests and split symbols by typeMaria Matejka
2019-02-20Filter refactoring: dropped the recursion from the interpreterMaria Matejka
2019-02-17OSPF: Reset LSAs during area type changeOndrej Zajicek (work)
2019-02-13OSPF: Basic support for DN-bit handling (RFC 4576)Ondrej Zajicek (work)
2019-02-09OSPF: Do not originate Router-Information LSAOndrej Zajicek (work)
2019-02-03OSPF: Send direct acknowledgements as unicastOndrej Zajicek (work)
2019-02-03OSPF: Reject duplicate DBDES packets after dead intervalOndrej Zajicek (work)
2019-02-03OSPF: DD seqnum should be initialized only for first attemptsOndrej Zajicek (work)
2019-02-03OSPF: Reject DBDES packets with non-matching MTUOndrej Zajicek (work)