Age | Commit message (Expand) | Author |
2019-07-03 | Dynamic attributes definition split whether it is bitmask or not. | Maria Matejka |
2019-05-17 | Lexer now returns known sym / unknown sym / keyword | Maria Matejka |
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 |
2018-05-29 | OSPF: Fix invalid NSSA RFC references | Ondrej Zajicek (work) |
2018-05-29 | Protocol: Introducing an enum protocol_class | Jan Maria Matejka |
2018-05-24 | Do not initialize route metrics in import_control hook | Ondrej Zajicek (work) |
2018-04-25 | OSPF: Support of authentication trailer for OSPFv3 | Ondrej Zajicek (work) |
2018-01-09 | Nest: Allow modification of channels inherited from templates | Ondrej Zajicek (work) |
2017-12-16 | Minor fixes for debug mode | Ondrej Zajicek (work) |
2017-12-10 | Several minor fixes | Ondrej Zajicek (work) |
2017-12-08 | Enable ECMP and Link detection by default | Ondrej Zajicek (work) |
2017-12-07 | Merge commit '7b2c5f3d2826e3175bf31b1c36056c9efc587a2b' into int-new | Ondrej Zajicek (work) |
2017-12-07 | Timers: Revert temporary names and remove old timer.h | Ondrej Zajicek (work) |
2017-12-07 | Timers: Fix TBF and some last remains | Ondrej Zajicek (work) |
2017-12-07 | BGP: Update to new timers | Ondrej Zajicek (work) |
2017-12-07 | OSPF: Update to new timers | Ondrej Zajicek (work) |
2017-12-07 | Timers: Show sub-second times in some protocol outputs | Ondrej Zajicek (work) |
2017-12-07 | Timers: Replace old timers with microsecond timers | Ondrej Zajicek (work) |
2017-10-10 | OSPF: Add option to disable OSPFv3-AF | Ondrej Zajicek (work) |
2017-10-10 | OSPF: Fix minor issue in TTL check | Ondrej Zajicek (work) |
2017-10-10 | OSPF: Fix next hop calculation for PtP links in IPv4 OSPFv3-AF | Ondrej Zajicek (work) |
2017-10-10 | OSPF: Support of address families in OSPFv3 | Ondrej Zajicek (work) |