Age | Commit message (Expand) | Author |
2022-07-15 | Merge commit 'c70b3198' into thread-next [lots of conflicts] | Maria Matejka |
2022-07-14 | Fixed invalid routes handling | Maria Matejka |
2022-07-13 | Merge branch 'backport' into thread-next | Maria Matejka |
2022-07-13 | Merge commit '2e5bfeb73ac25e236a24b6c1a88d0f2221ca303f' into thread-next | Maria Matejka |
2022-07-13 | Merge commit 'd429bc5c841a8e9d4c81786973edfa56d20a407e' into thread-next | Maria Matejka |
2022-07-13 | Merge commit '7e9cede1fd1878fb4c00e793bccd0ca6c18ad452' into thread-next | Maria Matejka |
2022-07-13 | Fixed bug in repeated show route command | Maria Matejka |
2022-07-12 | Merge commit 'f18968f5' into thread-next | Maria Matejka |
2022-07-12 | Merge commit '1df20989' into thread-next | Maria Matejka |
2022-07-12 | Revert "Special table hooks rectified." | Maria Matejka |
2022-07-12 | Removing the rte_modify API | Maria Matejka |
2022-07-12 | Route refresh in tables uses a stale counter. | Maria Matejka |
2022-07-11 | There are now no internal tables at all. | Maria Matejka |
2022-07-11 | Dropped the internal kernel protocol table for learnt routes. | Maria Matejka |
2022-07-11 | Export tables merged with BGP prefix hash | Maria Matejka |
2022-07-11 | Hash: iterable now per partes by an iterator | Maria Matejka |
2022-07-11 | Do not try to check flowspec validity for piped routes | Maria Matejka |
2022-07-11 | Fixed bad import table attributes freeing | Maria Matejka |
2022-07-11 | Attribute lists split to storage headers and data to save BGP memory | Maria Matejka |
2022-07-11 | Show route uses the export request also for one-net queries | Maria Matejka |
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-27 | Moved nexthop + hostentry display to other eattrs | Maria Matejka |
2022-06-27 | Route attribute display now normalizes ea_lists. | Maria Matejka |
2022-06-27 | Fixed new route comparison | Maria Matejka |
2022-06-27 | Fixed displaying BGP and RIP attributes after recent reworks | Maria Matejka |
2022-06-27 | Fixed minor bugs in handling some route attributes | Maria Matejka |
2022-06-27 | Fixed undefined attribute handling | Maria Matejka |
2022-06-27 | The show-route CLI command now uses the route export API | Maria Matejka |
2022-06-26 | Fixed forgotten preference handling in filters | Maria Matejka |
2022-06-24 | Allowed optimized exporting of a subprefix tree | Maria Matejka |
2022-06-24 | Table export generalized to allow for exporting from non-tables | Maria Matejka |
2022-06-20 | Import tables are stored as an attribute layer inside the main tables. | Maria Matejka |