Age | Commit message (Expand) | Author |
2020-05-11 | Nest: Fix neighbor handling for colliding ranges | Ondrej Zajicek (work) |
2020-05-01 | Fixed a harmless warning in production build | Maria Matejka |
2020-05-01 | Uninitialized list nodes fixes | Maria Matejka |
2020-05-01 | Nest: Added const to ea_show just to declare that this shouldn't really chang... | Maria Matejka |
2020-05-01 | Nest: Several assumptions to tame the static analyzer | Maria Matejka |
2020-05-01 | Nest: Assumption in rt-show for not-so-intuitive invariant. | Maria Matejka |
2020-04-15 | BGP: Fix handling of 16bit-only ASN translation | Nasato Goto |
2020-04-09 | Configuration strings are constant. | Maria Matejka |
2020-03-26 | Filter: Optimize IPv4 prefix sets | Ondrej Zajicek (work) |
2020-02-21 | RIP: Demand circuit support (RFC 2091) | Ondrej Zajicek (work) |
2020-02-04 | Added missing extern | Maria Matejka |
2020-01-07 | KRT: Improve syncer code to avoid using temporary data in rtable | Ondrej Zajicek (work) |
2019-12-19 | KRT: Remove KRF_SYNC_ERROR flag | Ondrej Zajicek (work) |
2019-12-16 | KRT: Remove KRF_INSTALLED flag | Ondrej Zajicek (work) |
2019-12-10 | Nest: Fix bitmap cleanup | Ondrej Zajicek (work) |
2019-11-26 | Nest: Use bitmaps to keep track of exported routes | Ondrej Zajicek (work) |
2019-11-26 | CLI: Fix continuation lines after final one | Ondrej Zajicek (work) |
2019-11-04 | BGP: Add option to reject AS_SETs | Ondrej Zajicek (work) |
2019-11-03 | Support for address family constants | Ondrej Zajicek (work) |
2019-11-03 | Nest: Fix bug in export table | Ondrej Zajicek (work) |
2019-10-25 | Nest: Fix primary flag in show route | Ondrej Zajicek (work) |
2019-10-19 | Nest: Fix build without protocols | Fabrice Fontaine |
2019-10-10 | Nest: Handle non-MPLS on MPLS case in recursive route update | Ondrej Zajicek (work) |
2019-10-10 | Nest: Handle PtP links in recursive route update | Ondrej Zajicek (work) |
2019-10-10 | Nest: Fix recursive route update | Ondrej Zajicek (work) |
2019-10-09 | BGP: AIGP metric support (RFC 7311) | Ondrej Zajicek (work) |
2019-09-24 | Nest: Fix bug in export table | Ondrej Zajicek (work) |
2019-08-27 | Channel refeed with import table splitting between routes for one prefix | Maria Matejka |
2019-08-14 | Nest: Fix crash in route reload when some channels are not up. | Ondrej Zajicek (work) |
2019-08-14 | BGP: implement Adj-RIB-Out | Ondrej Zajicek (work) |
2019-08-06 | Filter: Allow to use set constants / expressions in path masks | Ondrej Zajicek (work) |
2019-08-06 | Filter: Allow to use sets in path masks | Ondrej Zajicek (work) |
2019-08-06 | BGP: Improve reconfiguration | Ondrej Zajicek (work) |
2019-07-30 | Conf: Fixed symbol redefinition | Maria Matejka |
2019-07-24 | Merge remote-tracking branch 'origin/mq-filter-stack' | Ondrej Zajicek (work) |
2019-07-24 | Nest: VRF of protocol can be explicitly specified as 'default' | Ondrej Zajicek (work) |
2019-07-17 | BFD: Support for VRFs | Ondrej Zajicek (work) |
2019-07-10 | Merge branch 'master' into mq-filter-stack | Maria Matejka |
2019-07-08 | Nest: Uninitialized variable fix | Maria Matejka |
2019-07-03 | Merge branch 'master' into mq-filter-stack | Maria Matejka |
2019-07-03 | Filter: CLI command to dump all the linearized filters | Maria Matejka |
2019-07-03 | Removed obsolete comment at as_path_cut() | Maria Matejka |
2019-07-03 | Dynamic attributes definition split whether it is bitmask or not. | Maria Matejka |
2019-07-02 | Netlink: Handle alien routes with unsorted nexthops | Ondrej Zajicek (work) |
2019-06-30 | Nest: Add command to request graceful restart | Ondrej Zajicek (work) |
2019-05-22 | Filter: Some people can't pronounce "postfixify" correctly. Let's try "linear... | Jan Maria Matejka |
2019-05-17 | Lexer now returns known sym / unknown sym / keyword | Maria Matejka |
2019-04-30 | BGP: Dynamic BGP | Ondrej Zajicek (work) |
2019-03-22 | Fixed one warning and one undefined value. | Maria Matejka |
2019-03-20 | Fixed an undefined symbol bug in CLI introduced by filter refactoring | Maria Matejka |