Age | Commit message (Expand) | Author |
2022-06-27 | Preexport callback now takes the channel instead of protocol as argument | Maria Matejka |
2021-06-17 | Nest: Clean up main channel handling | Ondrej Zajicek (work) |
2021-05-26 | OSPF: Fix OSPFv3 in IPv4 mode with multiple areas | Ondrej Zajicek (work) |
2021-05-10 | OSPF: Allow ifaces with host address as unnumbered PtP or PtMP ifaces | Ondrej Zajicek (work) |
2021-05-09 | OSPF: Packets on PtP networks should be always sent to AllSPFRouters | Ondrej Zajicek (work) |
2021-05-09 | OSPF: Minor refactoring of packet sending code | Ondrej Zajicek (work) |
2021-03-16 | OSPFv3: Update neighbor authentication state from Hello packets | Ondrej Zajicek (work) |
2020-11-24 | Some minor sl_allocz() cleanups | Ondrej Zajicek (work) |
2020-11-18 | OSPFv3: Fix intra-area-prefix-LSA origination on DR | Ondrej Zajicek (work) |
2020-11-08 | BFD: Allow per-request session options | Ondrej Zajicek (work) |
2020-08-31 | OSPF: Fixed a debug assert | Maria Matejka |
2020-08-12 | OSPF: Skip out-of-state packets earlier | Ondrej Zajicek (work) |
2020-06-28 | Show info from multiple protocols when protocol is not specified | Ondrej Zajicek (work) |
2020-06-10 | OSPF: Fix bad header length test | Ondrej Zajicek (work) |
2020-06-02 | OSPF: setting list node to zero before enlisting | Maria Matejka |
2020-05-26 | OSPF: Fix handling of unnumbered PtPs | Ondrej Zajicek (work) |
2020-05-01 | Nest: Added const to ea_show just to declare that this shouldn't really chang... | Maria Matejka |
2020-05-01 | OSPF: Zero-initialization of a temporary neighbor | Maria Matejka |
2020-05-01 | OSPF: Adding a note about a static analyzer result. | Maria Matejka |
2020-05-01 | OSPF: variable-length array of size 0 replaced by alloca()'d pointer | Maria Matejka |
2020-04-09 | Configuration strings are constant. | Maria Matejka |
2020-01-09 | OSPF: Fix bad initialization of tx_hdrlen field | Ondrej Zajicek (work) |
2019-08-29 | OSPF: Fix 'show ospf lsadb' cmd without proto arg | Ondrej Zajicek (work) |
2019-07-24 | Merge remote-tracking branch 'origin/mq-filter-stack' | Ondrej Zajicek (work) |
2019-07-23 | OSPF: Fix formatting of 'show ospf neighbors' | Ondrej Zajicek (work) |
2019-07-17 | BFD: Support for VRFs | Ondrej Zajicek (work) |
2019-07-15 | Merge remote-tracking branch 'origin/master' into mq-filter-stack | Maria Matejka |
2019-07-10 | OSPF: Fix handling of NSSA option flags | Ondrej Zajicek (work) |
2019-07-10 | Merge branch 'master' into mq-filter-stack | Maria Matejka |
2019-07-09 | OSPF: Minor fix in graceful restart | Ondrej Zajicek (work) |
2019-07-09 | OSPF: Update DR when local priority changes | Ondrej Zajicek (work) |
2019-07-09 | OSPF: Fix handling of external routes on graceful restart | Ondrej Zajicek (work) |
2019-07-04 | OSPF: Update DR when local priority changes | Ondrej Zajicek (work) |
2019-07-03 | Merge branch 'master' into mq-filter-stack | Maria Matejka |
2019-07-03 | Dynamic attributes definition split whether it is bitmask or not. | Maria Matejka |
2019-06-30 | OSPF: Support for graceful restart | Ondrej Zajicek (work) |
2019-05-17 | Lexer now returns known sym / unknown sym / keyword | Maria Matejka |
2019-04-12 | OSPFv3: Fix some overlooked cases in IPv4 mode | Ondrej Zajicek (work) |
2019-03-18 | Merge branch 'master' into HEAD | Maria Matejka |
2019-03-14 | Nest: Update handling of temporary attributes | Ondrej Zajicek (work) |
2019-03-06 | OSPF: Improved handling of tmpattrs | Ondrej Zajicek (work) |
2019-02-20 | Filter + Config: Fix bugs, tests and split symbols by type | Maria Matejka |
2019-02-20 | Filter refactoring: dropped the recursion from the interpreter | Maria Matejka |
2019-02-17 | OSPF: Reset LSAs during area type change | Ondrej Zajicek (work) |
2019-02-13 | OSPF: Basic support for DN-bit handling (RFC 4576) | Ondrej Zajicek (work) |
2019-02-09 | OSPF: Do not originate Router-Information LSA | Ondrej Zajicek (work) |
2019-02-03 | OSPF: Send direct acknowledgements as unicast | Ondrej Zajicek (work) |
2019-02-03 | OSPF: Reject duplicate DBDES packets after dead interval | Ondrej Zajicek (work) |
2019-02-03 | OSPF: DD seqnum should be initialized only for first attempts | Ondrej Zajicek (work) |
2019-02-03 | OSPF: Reject DBDES packets with non-matching MTU | Ondrej Zajicek (work) |