Age | Commit message (Expand) | Author |
2021-12-28 | Filter: Add operators to find minimum and maximum element of sets | Alexander Zubkov |
2021-12-18 | Nest: Do not ignore secondary flag changes in ifa updates | Ondrej Zajicek (work) |
2021-11-27 | Memory statistics split into Effective and Overhead | Maria Matejka |
2021-11-24 | Directly mapped pages are kept for future use if temporarily not needed | Maria Matejka |
2021-06-17 | Nest: Clean up main channel handling | 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-06-09 | Nest: Allow both 'password' and 'key' keywords for authentication keys | Ondrej Zajicek (work) |
2021-06-06 | Nest: Fix password list parsing code | Ondrej Zajicek (work) |
2021-06-06 | Nest: Allow MAC algorithms to specify min/max key length | Toke Høiland-Jørgensen |
2021-06-06 | Nest: Allow specifying security keys as hex bytes as well as strings | Toke Høiland-Jørgensen |
2021-06-06 | Lib: Add Blake2s and Blake2b hash functions | Toke Høiland-Jørgensen |
2021-04-19 | Internal route tables have a reduced cleanup routine | Maria Matejka |
2021-03-30 | Allocation of ea_list in one contiguous memory block | 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-03-17 | Minor fixes for restricted builds | Ondrej Zajicek (work) |
2021-03-16 | Pipe: Propagate debug flags from protocol to channels | Ondrej Zajicek (work) |
2021-03-12 | Rate-limit scheduling of work-events | Ondrej Zajicek (work) |
2021-03-09 | Nest: No automatic ROA reload on non-reloadable channels | Ondrej Zajicek (work) |
2021-02-12 | Nest: Add option to control automatic RPKI reload | Ondrej Zajicek (work) |
2021-02-10 | BGP: Add support for BGP hostname capability | Vincent Bernat |
2021-02-10 | Nest: Automatic channel reloads based on RPKI changes | Ondrej Zajicek (work) |
2021-02-07 | Filter: Recursive filter iteration code | Ondrej Zajicek (work) |
2021-01-06 | Nest: remove last_tx_filter_change | 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-24 | Minor cleanups with cfg_allocz() | Ondrej Zajicek (work) |
2020-11-24 | Fix some failed asserts due to add_tail() | Ondrej Zajicek (work) |
2020-11-24 | Some minor sl_allocz() cleanups | Ondrej Zajicek (work) |
2020-11-15 | Nest: Fix crash in receive limit handling in import table | Ondrej Zajicek (work) |
2020-11-12 | BFD: Better handling of BFD options in BGP configs | Ondrej Zajicek (work) |
2020-11-08 | BFD: Allow per-request session options | Ondrej Zajicek (work) |
2020-07-16 | Nest: Keep route ordering during route updates | Ondrej Zajicek (work) |
2020-06-28 | Show info from multiple protocols when protocol is not specified | Ondrej Zajicek (work) |
2020-05-19 | Nest: Allow key id 0 | Ondrej Zajicek (work) |
2020-05-18 | Nest: Implement BGP path mask loop operator | Ondrej Zajicek (work) |
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) |