Age | Commit message (Expand) | Author |
2022-09-08 | Table access is now locked. | Maria Matejka |
2022-09-08 | Table feed refactoring to allow for locking and unlocking | Maria Matejka |
2022-09-08 | Table long-locking debug code | Maria Matejka |
2022-09-08 | Next hop updater has its own event | Maria Matejka |
2022-09-07 | Next hop refactoring to allow for table locking | Maria Matejka |
2022-09-05 | Next hop update triggered at the very end of hostcache update | Maria Matejka |
2022-09-05 | Exporter routine refactoring to allow for nicer table locking | Maria Matejka |
2022-09-01 | Added an indirection to the export announcement routine | Maria Matejka |
2022-09-01 | ROA subscriptions are also converted to export requests. | Maria Matejka |
2022-09-01 | Flowspec revalidate notification converted to an export hook | Maria Matejka |
2022-09-01 | Hostcache update notification converted to an export hook | Maria Matejka |
2022-09-01 | Miscellaneous refactoring | Maria Matejka |
2022-09-01 | Table debug is now a per-table setting and has categories. | Maria Matejka |
2022-09-01 | Default tables are not created unless actually used. | Maria Matejka |
2022-08-30 | Tables: Requesting prune only after export cleanup | Maria Matejka |
2022-08-03 | Merge commit 'c7d0c5b2' into thread-next | Maria Matejka |
2022-08-03 | Merge commit '18f66055' into thread-next | Maria Matejka |
2022-08-03 | Merge commit '038fcf1c' into thread-next | Maria Matejka |
2022-08-02 | Merge commit 'f0507f05ce57398e135651896dace4cb68eeed54' into thread-next | Maria Matejka |
2022-08-02 | Also next hop update routines are corking themselves when congestion is detected | Maria Matejka |
2022-08-02 | Route table cork: Indicate whether the export queues are congested. | Maria Matejka |
2022-07-28 | Moved the thread starting code to IO loop code | Maria Matejka |
2022-07-18 | Event lists rewritten to a single linked list | Maria Matejka |
2022-07-18 | Merge commit '94eb0858' into thread-next | Maria Matejka |
2022-07-18 | Fixing build issues caused by a nonportable Makefile rule | Maria Matejka |
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 commit '2e5bfeb73ac25e236a24b6c1a88d0f2221ca303f' 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 | 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 | Export tables merged with BGP prefix hash | 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 | 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: Improve handling of stack frames in filter bytecode | Ondrej Zajicek (work) |
2022-06-27 | Nest: Cleanups in as_path_filter() | 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 |