Age | Commit message (Expand) | Author |
2022-02-06 | Nest: Implement prefix trie pruning | Ondrej Zajicek (work) |
2022-02-06 | BGP: Implement flowspec validation procedure | Ondrej Zajicek (work) |
2022-02-06 | Nest: Add routing table configuration blocks | Ondrej Zajicek (work) |
2022-02-06 | Nest: Attach prefix trie to rtable for faster LPM and interval queries | Ondrej Zajicek (work) |
2021-06-14 | Nest: Fix export of tmpattrs through pipes | Ondrej Zajicek (work) |
2021-06-14 | Revert "Nest: Fix export of tmpattrs through pipes" | Ondrej Zajicek (work) |
2021-06-14 | Nest: Fix export of tmpattrs through pipes | Ondrej Zajicek (work) |
2021-04-19 | Internal route tables have a reduced cleanup routine | Maria Matejka |
2021-03-30 | Routing table is now a resource allocated from its own pool | Maria Matejka |
2021-03-30 | Routing tables list iteration should use explicit node struct position | Maria Matejka |
2021-02-10 | Nest: Automatic channel reloads based on RPKI changes | Ondrej Zajicek (work) |
2020-12-29 | Nest: Read Babel metric as IGP metric | James Lu |
2020-12-07 | Nest: Per-channel debug flags | Ondrej Zajicek (work) |
2020-11-15 | Nest: Fix crash in receive limit handling in import table | Ondrej Zajicek (work) |
2020-07-16 | Nest: Keep route ordering during route updates | Ondrej Zajicek (work) |
2020-05-01 | Uninitialized list nodes fixes | Maria Matejka |
2020-03-26 | Filter: Optimize IPv4 prefix sets | Ondrej Zajicek (work) |
2020-01-07 | KRT: Improve syncer code to avoid using temporary data in rtable | Ondrej Zajicek (work) |
2019-11-26 | Nest: Use bitmaps to keep track of exported routes | Ondrej Zajicek (work) |
2019-11-03 | Nest: Fix bug in export table | Ondrej Zajicek (work) |
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 | BGP: implement Adj-RIB-Out | Ondrej Zajicek (work) |
2019-03-22 | Fixed one warning and one undefined value. | 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-22 | Nest: Do not compare rte.flags during rte_update() | Ondrej Zajicek (work) |
2019-02-20 | Conf: Symbol implementation converted from void pointers to union | Maria Matejka |
2019-02-20 | Filter: merged filter instruction constructors, counting line size on instruc... | Maria Matejka |
2019-02-20 | Filters: split the large filter.h file to smaller files. | Maria Matejka |
2019-02-19 | Nest: Prevent withdraws from propagation back to source protocol (for accepte... | Ondrej Zajicek (work) |
2019-02-09 | Merge remote-tracking branch 'origin/mq-opt' | Ondrej Zajicek (work) |
2019-02-05 | Nest: Improve export counter handling | Ondrej Zajicek (work) |
2019-02-02 | Nest: Reestablish preferred counters | Ondrej Zajicek (work) |
2019-01-31 | Nest: Don't lookup net in table before filters are run. | Maria Matejka |
2019-01-30 | Nest: Prevent withdraws from propagation back to source protocol | Ondrej Zajicek (work) |
2019-01-17 | Nest: Don't make tmp_attr before preexport is called | Jan Maria Matejka |
2018-12-12 | Nest: Update statistics and rx-limit for Adj-RIB-In | Ondrej Zajicek (work) |
2018-12-12 | BGP: implement Adj-RIB-In | Ondrej Zajicek (work) |
2018-12-04 | Terminology cleanup: The import_control hook is now called preexport. | Jan Maria Matejka |
2018-11-20 | The MRT protocol | Ondrej Zajicek (work) |
2018-10-01 | Lib: Add and use ev_new_init() | Ondrej Zajicek (work) |
2018-07-31 | BGP: Long-lived graceful restart | Ondrej Zajicek (work) |
2018-07-06 | Nest: Fix race condition during reconfiguration, part 2 | Ondrej Zajicek (work) |
2018-07-03 | Nest: Fix race condition during reconfiguration | Ondrej Zajicek (work) |