Age | Commit message (Expand) | Author |
2022-10-18 | Filter: Fix handling of variables in anonymous filters | Ondrej Zajicek |
2022-10-12 | Netlink: Parse onlink flag even on direct routes | Ondrej Zajicek |
2022-10-10 | BGP: Add option 'next hop prefer global' | Ondrej Zajicek |
2022-10-03 | Nest: Add channel config flag to distinguish new or copy | Ondrej Zajicek |
2022-10-03 | Filter: Add some minor functions for f_tree and EC | Ondrej Zajicek |
2022-10-03 | BGP: Some fixes related to VRF and MPLS interactions | Ondrej Zajicek |
2022-10-03 | BGP: Do not assume that all channels are struct bgp_channel | Ondrej Zajicek |
2022-10-03 | RPKI: wait for retry_time if we get error immediately after connected | Maria Matejka |
2022-09-27 | KRT: Fix setting default preference | Alexander Zubkov |
2022-09-16 | Revert "Reducing filter stack size to allow for lesser thread stack size" | Maria Matejka |
2022-09-06 | Better profylaction recursive route loops | Maria Matejka |
2022-08-18 | Merge branch 'mq-fix-eattr-setting' into backport | Maria Matejka |
2022-08-18 | Simplified the protocol hookup code in Makefiles | Maria Matejka |
2022-08-18 | Fixed initialization of Linux kernel route attributes | Maria Matejka |
2022-08-03 | Merge commit '082905a8' into HEAD | Maria Matejka |
2022-08-03 | rip_rte_better() uses the IGP_METRIC_UNKNOWN instead of protocol-specific inf... | Maria Matejka |
2022-07-27 | Merge branch 'master' into backport | Ondrej Zajicek |
2022-07-26 | Netlink: Restrict route replace for IPv6 | Ondrej Zajicek |
2022-07-25 | Netlink: Simplify handling of IPv6 ECMP routes | Ondrej Zajicek |
2022-07-24 | Merge branch 'master' into backport | Ondrej Zajicek |
2022-07-24 | KRT: Scan routing tables separetely on linux to avoid congestion | Ondrej Zajicek |
2022-07-22 | Fixed a rarely used part of Babel: comparing two routes in table by their metric | Maria Matejka |
2022-07-22 | Revert "Export table: Delay freeing of old stored route." | Maria Matejka |
2022-07-12 | BGP: Minor improvements to BGP roles | Ondrej Zajicek |
2022-07-11 | BGP: Implement BGP roles | Eugene Bogomazov |
2022-07-11 | Added forgotten route source locking in flowspec validation | Maria Matejka |
2022-07-11 | Merge remote-tracking branch 'origin/master' into backport | Maria Matejka |
2022-07-11 | Merge commit 'beb5f78a' into backport | Maria Matejka |
2022-07-10 | Merge version 2.0.10 into backport | Maria Matejka |
2022-06-27 | Filter: Implement for loops | Ondrej Zajicek (work) |
2022-06-27 | Filter: Implement mixed declarations of local variables | Ondrej Zajicek (work) |
2022-06-27 | Filter: Improve handling of stack frames in filter bytecode | Ondrej Zajicek (work) |
2022-06-27 | Filter: Simplify handling of command sequences | Ondrej Zajicek (work) |
2022-06-27 | Filter: Fix bug in variable shadowing | Ondrej Zajicek (work) |
2022-06-27 | Filter: Implement soft scopes | Ondrej Zajicek (work) |
2022-06-27 | Filter: Implement direct recursion | Ondrej Zajicek (work) |
2022-06-27 | Filter: Apply constant promotion for FI_EQ / FI_NEQ | Ondrej Zajicek (work) |
2022-06-27 | Filter: Add literal for empty set | Alexander Zubkov |
2022-06-27 | Nest: Cleanups in as_path_filter() | Ondrej Zajicek (work) |
2022-06-27 | Filter: Ensure that all expressions declared return type | Ondrej Zajicek (work) |
2022-06-27 | Filter: Improve description of type system | Ondrej Zajicek (work) |
2022-06-27 | Filter: Implement type checks for function calls | Ondrej Zajicek (work) |
2022-06-27 | Filter: Clean up function call instruction | Ondrej Zajicek (work) |
2022-06-27 | Preexport callback now takes the channel instead of protocol as argument | Maria Matejka |
2022-06-16 | NEWS and version updatev2.0.102.0.10 | Ondrej Zajicek |
2022-06-07 | IPv4 flowspec literals should reject IPv6 prefices in a well-behaved way | Maria Matejka |
2022-06-05 | Babel: Do not try to remove multicast seqno request objects from neighbour list | Ondrej Zajicek |
2022-06-04 | IO: Improve resolution of latency debugging messages | Ondrej Zajicek |
2022-06-04 | Nest: Improve GC strategy for rtables | Ondrej Zajicek |
2022-05-30 | Merge remote-tracking branch 'origin/master' into haugesund-to-2.0 | Maria Matejka |