Age | Commit message (Expand) | Author |
2023-01-13 | Minor cleanups | Ondrej Zajicek |
2023-01-03 | BGP: Allow role specific keywords to be used as symbols | Ondrej Zajicek |
2023-01-03 | Nest: Fix leaking internal attributes in RIP and Babel | Ondrej Zajicek |
2023-01-01 | Nest: Fix several issues with pflags | Ondrej Zajicek |
2022-12-24 | Babel: Rework seqno request handling | Toke Høiland-Jørgensen |
2022-12-10 | BGP: Log unacceptable hold time as decimal number | Ondrej Zajicek |
2022-12-09 | BGP: Improve handling of hold and keepalive timers | Ondrej Zajicek |
2022-10-10 | BGP: Add option 'next hop prefer global' | Ondrej Zajicek |
2022-10-03 | BGP: Some fixes related to VRF and MPLS interactions | Ondrej Zajicek |
2022-10-03 | BGP: Do not assume that all channels are struct bgp_channel | Ondrej Zajicek |
2022-10-03 | RPKI: wait for retry_time if we get error immediately after connected | Maria Matejka |
2022-08-18 | Simplified the protocol hookup code in Makefiles | Maria Matejka |
2022-08-03 | Merge commit '082905a8' into HEAD | Maria Matejka |
2022-08-03 | rip_rte_better() uses the IGP_METRIC_UNKNOWN instead of protocol-specific inf... | Maria Matejka |
2022-07-24 | Merge branch 'master' into backport | Ondrej Zajicek |
2022-07-22 | Fixed a rarely used part of Babel: comparing two routes in table by their metric | 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 | 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: 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-30 | Merge remote-tracking branch 'origin/master' into haugesund-to-2.0 | Maria Matejka |
2022-05-30 | Merge commit '692055e3df6cc9f0d428d3b0dd8cdd8e825eb6f4' into haugesund-to-2.0 | Maria Matejka |
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-13 | RIP: fixed the EA_RIP_FROM attribute | 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 | Slab allocator can free the blocks without knowing the parent structure | Maria Matejka |
2022-03-09 | Merge commit '60880b539b8886f76961125d89a265c6e1112b7a' into haugesund | Maria Matejka |
2022-03-09 | BGP Flowspec validation: Removed in-route optimization for multithreading com... | Maria Matejka |
2022-03-09 | Merge commit 'e42eedb9' into haugesund | Maria Matejka |
2022-03-09 | Merge commit '5cff1d5f' into haugesund | Maria Matejka |
2022-03-09 | Merge commit 'd5a32563' into haugesund | Maria Matejka |
2022-03-09 | Merge commit '0c59f7ff' into haugesund | Maria Matejka |
2022-03-02 | Replacing BGP temporary linpools by the common temporary linpool | Maria Matejka |
2022-03-02 | Introducing an universal temporary linpool flushed after every task | Maria Matejka |
2022-03-02 | Merge commit '2c13759136951ef0e70a3e3c2b2d3c9a387f7ed9' into haugesund | Maria Matejka |