Age | Commit message (Expand) | Author |
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) |
2019-01-26 | Doc: Remove doc for already removed option | Ondrej Zajicek (work) |
2019-01-24 | OSPF: Opaque LSAs and Router Information LSA | Ondrej Zajicek (work) |
2018-12-17 | OSPF: Fix wrong LSA collisions detection | Ondrej Zajicek (work) |
2018-12-14 | Doc: Rename code documentation files back to Doc | Ondrej Zajicek (work) |
2018-12-12 | Update RFC references | Ondrej Zajicek (work) |
2018-12-10 | OSPF: Fix reconfiguration of vlinks | Ondrej Zajicek (work) |
2018-12-04 | Terminology cleanup: The import_control hook is now called preexport. | Jan Maria Matejka |
2018-10-25 | OSPF: Fix some trace messages | Ondrej Zajicek (work) |
2018-10-01 | Lib: Add and use ev_new_init() | Ondrej Zajicek (work) |
2018-09-18 | No more warnings ... | Jan Maria Matejka |
2018-07-19 | OSPF: Fix crash during route removal | Ondrej Zajicek (work) |
2018-07-03 | Cleanup some warnings | Ondrej Zajicek (work) |
2018-06-27 | Nest: Neighbor cache cleanups | Ondrej Zajicek (work) |
2018-06-26 | Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder o... | Maria Matejka |
2018-06-26 | Config: Dropping CF_ADDTO. | Jan Maria Matejka |
2018-06-19 | Merge branch 'int-new' into HEAD | Jan Maria Matejka |
2018-05-30 | Nest: Removing separate tmpa from route propagation | Jan Maria Matejka |