Age | Commit message (Expand) | Author |
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 | 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 |
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-10-13 | Route: moved rte_src pointer from rta to rte | Maria Matejka |
2021-10-13 | Preexport: No route modification, no linpool needed | Maria Matejka |
2021-10-13 | RIP fixup + dropping the tmp_attrs mechanism as obsolete | Maria Matejka |
2021-10-13 | Dropping the RTS_DUMMY temporary route storage. | Maria Matejka |
2021-10-13 | Preference moved to RTA and set explicitly in protocols | Maria Matejka |
2021-10-13 | BGP: Moved the suppressed and stale flags to pflags | Maria Matejka |
2021-10-13 | Babel: Convert the rte-local attributes to extended attributes | Maria Matejka |
2021-10-13 | OSPF: Convert the rte-local attributes to extended attributes | Maria Matejka |
2021-10-13 | RIP: convert the rte-local attributes to extended attributes | Maria Matejka |
2021-10-13 | IGP metric getter refactoring to protocol callback | Maria Matejka |