Age | Commit message (Expand) | Author |
2022-02-03 | Interfaces and neighbor notifications do properly enter protocol loops | Maria Matejka |
2021-12-07 | Fixed a race condition in channel aux table cleanup | Maria Matejka |
2021-11-30 | For safer memory allocations, resources are bound to loops. | Maria Matejka |
2021-11-23 | Fixed pipe reload/refeed | Maria Matejka |
2021-11-23 | Fixed channel export map confusion | Maria Matejka |
2021-11-22 | Corking also feed start to keep BIRD running when refeeds would easily cause ... | Maria Matejka |
2021-11-22 | VRF setting reduced to one argument, using default dummy iface for default vrf | Maria Matejka |
2021-11-22 | Route table import-to-export announcement indirection to reduce pipe traffic | Maria Matejka |
2021-11-22 | Pipe runs in parallel. | Maria Matejka |
2021-11-22 | Routing tables now have their own loops. | Maria Matejka |
2021-11-22 | Route subscription uses events | Maria Matejka |
2021-11-22 | Global table update pool removed | Maria Matejka |
2021-11-22 | Route sources have an explicit owner | Maria Matejka |
2021-11-22 | Split route table event into separate events | Maria Matejka |
2021-11-22 | Converting the former BFD loop to a universal IO loop and protocol loop. | Maria Matejka |
2021-11-22 | Route export is now asynchronous. | Maria Matejka |
2021-11-22 | Special table hooks rectified. | Maria Matejka |
2021-11-22 | Table import and export are now explicit hooks. | Maria Matejka |
2021-11-09 | Limit containment | Maria Matejka |
2021-11-09 | Route export: rejected by filter bitmap | Maria Matejka |
2021-11-09 | Protocol stats split to import and export | Maria Matejka |
2021-10-13 | There may be a symbol with NULL protocol when reconfiguring | Maria Matejka |
2021-03-30 | Routing table is now a resource allocated from its own pool | 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 | 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-07 | Nest: Per-channel debug flags | Ondrej Zajicek (work) |
2020-11-24 | Fix some failed asserts due to add_tail() | Ondrej Zajicek (work) |
2020-06-28 | Show info from multiple protocols when protocol is not specified | Ondrej Zajicek (work) |
2020-04-09 | Configuration strings are constant. | Maria Matejka |
2019-12-10 | Nest: Fix bitmap cleanup | Ondrej Zajicek (work) |
2019-11-26 | Nest: Use bitmaps to keep track of exported routes | Ondrej Zajicek (work) |
2019-08-14 | Nest: Fix crash in route reload when some channels are not up. | Ondrej Zajicek (work) |
2019-08-14 | BGP: implement Adj-RIB-Out | Ondrej Zajicek (work) |
2019-08-06 | BGP: Improve reconfiguration | Ondrej Zajicek (work) |
2019-07-24 | Merge remote-tracking branch 'origin/mq-filter-stack' | Ondrej Zajicek (work) |
2019-07-24 | Nest: VRF of protocol can be explicitly specified as 'default' | Ondrej Zajicek (work) |
2019-07-03 | Merge branch 'master' into mq-filter-stack | Maria Matejka |
2019-06-30 | Nest: Add command to request graceful restart | Ondrej Zajicek (work) |
2019-04-30 | BGP: Dynamic BGP | Ondrej Zajicek (work) |
2019-02-20 | Conf: Symbol implementation converted from void pointers to union | Maria Matejka |
2019-02-05 | Nest: Report preferred counters also when 'import keep filtered' is enabled | Ondrej Zajicek (work) |
2019-02-02 | Nest: Reestablish preferred counters | Ondrej Zajicek (work) |
2018-12-18 | Perf: Protocol to measure BIRD performance internally | Maria Matějka |
2018-12-16 | Nest: fix bug in previous patches related to channel reconfiguration | Ondrej Zajicek (work) |