Age | Commit message (Expand) | Author |
2022-07-24 | Merge branch 'master' into backport | Ondrej Zajicek |
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 |
2022-05-30 | Merge commit '9eec503b251c3388579032b300d32640403d8612' into haugesund-to-2.0 | Maria Matejka |
2022-05-30 | Merge commit '692055e3df6cc9f0d428d3b0dd8cdd8e825eb6f4' into haugesund-to-2.0 | Maria Matejka |
2022-05-27 | CI: Remove broken FreeBSD builds | Ondrej Zajicek |
2022-05-21 | BGP: Display neighbor port on show protocol | Ondrej Zajicek |
2022-05-21 | RPKI: Display cache server port on show protocol | Ondrej Zajicek |
2022-05-19 | RPKI: Implement VRF support | Luiz Amaral |
2022-05-15 | BGP: Improve tx performance during feed/flush | Ondrej Zajicek |
2022-05-04 | Fixed spurious undef of route attributes | Alexander Zubkov |
2022-04-22 | Doc: fix mating -> matching in flowspec section | Vincent Bernat |
2022-04-22 | Babel: Fix compilation when LOCAL_DEBUG is set in packets.c | Toke Høiland-Jørgensen |
2022-04-22 | Babel: Send out low-interval hello on shutdown | Toke Høiland-Jørgensen |
2022-04-13 | RIP: fixed the EA_RIP_FROM attribute | Maria Matejka |
2022-04-13 | Fixed a munmap abort bug | Maria Matejka |
2022-04-07 | BFD: Add 'strict bind' option | Ondrej Zajicek (work) |
2022-04-06 | BGP uses lp_save / lp_restore instead of linpool flushing | Maria Matejka |
2022-04-06 | All linpools use pages to allocate regular blocks | Maria Matejka |
2022-04-06 | BGP: Fixed LLGR depreferencing in bgp_rte_mergable | Maria Matejka |
2022-04-06 | Protocols have their own explicit init routines | Maria Matejka |
2022-04-06 | Unsetting route attributes without messing with type system | Maria Matejka |
2022-04-06 | Eattr flags (originated and fresh) get their own struct fields | Maria Matejka |
2022-04-06 | Minor fix: f_val literals should always have named struct fields | Maria Matejka |