Age | Commit message (Expand) | Author |
2022-06-27 | Filter: Ensure that all expressions declared return type | Ondrej Zajicek (work) |
2022-06-27 | Filter: Improve description of type system | Ondrej Zajicek (work) |
2022-06-27 | Filter: Implement type checks for function calls | Ondrej Zajicek (work) |
2022-06-27 | Filter: Clean up function call instruction | Ondrej Zajicek (work) |
2022-06-27 | Preexport callback now takes the channel instead of protocol as argument | Maria Matejka |
2022-06-16 | NEWS and version updatev2.0.102.0.10 | Ondrej Zajicek |
2022-06-07 | IPv4 flowspec literals should reject IPv6 prefices in a well-behaved way | Maria Matejka |
2022-06-05 | Babel: Do not try to remove multicast seqno request objects from neighbour list | Ondrej Zajicek |
2022-06-04 | IO: Improve resolution of latency debugging messages | Ondrej Zajicek |
2022-06-04 | Nest: Improve GC strategy for rtables | Ondrej Zajicek |
2022-05-30 | Merge remote-tracking branch 'origin/master' into haugesund-to-2.0 | Maria Matejka |
2022-05-30 | Merge commit '9eec503b251c3388579032b300d32640403d8612' into haugesund-to-2.0 | Maria Matejka |
2022-05-30 | Merge commit '692055e3df6cc9f0d428d3b0dd8cdd8e825eb6f4' into haugesund-to-2.0 | Maria Matejka |
2022-05-27 | CI: Remove broken FreeBSD builds | 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-05-04 | Fixed spurious undef of route attributes | Alexander Zubkov |
2022-04-22 | Doc: fix mating -> matching in flowspec section | Vincent Bernat |
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-13 | Fixed a munmap abort bug | 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 | Minor fix: f_val literals should always have named struct fields | Maria Matejka |
2022-04-06 | Converted Slab allocator to typed lists | Maria Matejka |
2022-04-06 | Slab allocator can free the blocks without knowing the parent structure | Maria Matejka |
2022-04-06 | Typed lists for easier walking and stronger type checking | Maria Matejka |
2022-03-16 | Netlink: Remove superfluous sysdep/linux/netlink.c.orig | Ondrej Zajicek (work) |
2022-03-16 | Lib: Allow use of 240.0.0.0/4 as a private range | Ondrej Zajicek (work) |
2022-03-15 | Printf variant with a result allocated inside a pool / linpool | Maria Matejka |
2022-03-14 | Slab memory allocator unit test | Maria Matejka |
2022-03-11 | Pkg: Improve RPM package unit file | Vincent Bernat |
2022-03-11 | Client: Use exit status to report errors | Ondrej Zajicek (work) |
2022-03-09 | Fixed a static assert in page allocator | Maria Matejka |
2022-03-09 | Merge remote-tracking branch 'origin/master' into haugesund | 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 | Fixed resource initialization in unit tests | Maria Matejka |
2022-03-09 | Linpools with pages fixed to the final page allocator version | Maria Matejka |