Age | Commit message (Expand) | Author |
2022-07-12 | BGP: Minor improvements to BGP roles | Ondrej Zajicek |
2022-07-11 | BGP: Implement BGP roles | Eugene Bogomazov |
2022-06-27 | Filter: Improve handling of stack frames in filter bytecode | Ondrej Zajicek (work) |
2022-06-27 | Preexport callback now takes the channel instead of protocol as argument | Maria Matejka |
2022-06-05 | Babel: Do not try to remove multicast seqno request objects from neighbour list | 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-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-07 | BFD: Add 'strict bind' option | Ondrej Zajicek (work) |
2022-02-27 | Babel: Fix bug in iface reconfiguration | Ondrej Zajicek (work) |
2022-02-06 | Merge branch 'oz-trie-table' | Ondrej Zajicek (work) |
2022-02-06 | BGP: Implement flowspec validation procedure | Ondrej Zajicek (work) |
2022-02-06 | Nest: Attach prefix trie to rtable for faster LPM and interval queries | Ondrej Zajicek (work) |
2022-01-28 | BGP: Make routing loops silent | Ondrej Zajicek (work) |
2022-01-28 | BGP: Use proper class in attribute error messages | Ondrej Zajicek (work) |
2022-01-28 | BGP: Improve 'invalid next hop' error reporting | Ondrej Zajicek (work) |
2022-01-24 | BGP: Log route updates that were changed to withdraws | Ondrej Zajicek (work) |
2022-01-09 | BGP: Add option 'free bind' | Ondrej Zajicek (work) |
2021-12-18 | RPKI: Add contextual out-of-bound checks in RTR Prefix PDU handler | Job Snijders |
2021-06-17 | Nest: Clean up main channel handling | Ondrej Zajicek (work) |
2021-06-09 | Babel: Simplify auth expiration | Ondrej Zajicek (work) |
2021-06-06 | Babel: Add MAC authentication support - update | Ondrej Zajicek (work) |
2021-06-06 | Babel: Add MAC authentication support | Toke Høiland-Jørgensen |
2021-06-06 | Babel: Refactor TLV parsing code for easier reuse | Toke Høiland-Jørgensen |
2021-06-01 | BGP: Ensure that freed neighbor entry is not accessed | Ondrej Zajicek (work) |
2021-05-30 | Babel: Seqno requests are properly decoupled from neighbors when the underlyi... | Maria Matejka |
2021-05-26 | OSPF: Fix OSPFv3 in IPv4 mode with multiple areas | Ondrej Zajicek (work) |
2021-05-10 | Babel: Log the reason when refusing to run on an interface | Ondrej Zajicek (work) |
2021-05-10 | OSPF: Allow ifaces with host address as unnumbered PtP or PtMP ifaces | Ondrej Zajicek (work) |
2021-05-09 | OSPF: Packets on PtP networks should be always sent to AllSPFRouters | Ondrej Zajicek (work) |
2021-05-09 | OSPF: Minor refactoring of packet sending code | Ondrej Zajicek (work) |
2021-03-30 | Routing tables list iteration should use explicit node struct position | Maria Matejka |
2021-03-30 | BGP: Do not keep BAF_EXT_LEN flag internally | Ondrej Zajicek (work) |
2021-03-18 | BGP: Do not show statistics | Ondrej Zajicek (work) |
2021-03-17 | RPKI: Improve error handling of DNS resolver | Ondrej Zajicek (work) |
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-16 | OSPFv3: Update neighbor authentication state from Hello packets | Ondrej Zajicek (work) |
2021-03-10 | Static: Implement reload hook | Ondrej Zajicek (work) |
2021-02-12 | Nest: Add option to control automatic RPKI reload | Ondrej Zajicek (work) |
2021-02-10 | BGP: Add support for BGP hostname capability | Vincent Bernat |
2021-01-22 | MRT: Fix MP-BGP next hops | Ondrej Zajicek (work) |
2021-01-12 | MRT: Fix IPv6 table dumps | Ondrej Zajicek (work) |
2021-01-10 | BFD: Dispatch sessions also by interface index | Ondrej Zajicek (work) |
2021-01-07 | RPKI: Remove port (and SSH username) from 'Cache server' output line | Ondrej Zajicek (work) |
2021-01-06 | BGP: Deprecate 'missing lladdr' option | Ondrej Zajicek (work) |
2020-12-28 | Static: Fix handling of 'net' attribute in per-route filters | Ondrej Zajicek (work) |