Age | Commit message (Expand) | Author |
2020-11-15 | Nest: Fix crash in receive limit handling in import table | Ondrej Zajicek (work) |
2020-11-12 | BFD: Update documentation about per-session options | Ondrej Zajicek (work) |
2020-11-12 | BFD: Better handling of BFD options in BGP configs | Ondrej Zajicek (work) |
2020-11-12 | BFD: Fix superfluous reconfiguration of sessions | Ondrej Zajicek (work) |
2020-11-08 | BFD: Allow per-request session options | Ondrej Zajicek (work) |
2020-10-11 | RPKI: Add 'ignore max length' option | Ondrej Zajicek (work) |
2020-10-05 | Doc: Fix missing semicolons | Ondrej Zajicek (work) |
2020-10-05 | Doc: Fix typo | Ondrej Zajicek (work) |
2020-08-31 | OSPF: Fixed a debug assert | Maria Matejka |
2020-08-12 | OSPF: Skip out-of-state packets earlier | Ondrej Zajicek (work) |
2020-07-16 | Nest: Keep route ordering during route updates | Ondrej Zajicek (work) |
2020-06-28 | Show info from multiple protocols when protocol is not specified | Ondrej Zajicek (work) |
2020-06-28 | Filter: Improve handling of sets in BGP path masks | Kazuki Yamaguchi |
2020-06-28 | Filter: Fix comparison of BGP path mask | Kazuki Yamaguchi |
2020-06-10 | OSPF: Fix bad header length test | Ondrej Zajicek (work) |
2020-06-03 | Doc: Add 'ptp address' to OSPF doc overview | Kenth Eriksson |
2020-06-03 | Test: Fix unit test mockups | Ondrej Zajicek (work) |
2020-06-03 | Netlink: Fix parsing of MPLS multipath routes | Kazuki Yamaguchi |
2020-06-03 | RPKI: Fix unnecessary reconnection on reconfiguration | Kazuki Yamaguchi |
2020-06-03 | Log: Do not open logfiles when parse-and-exit option is active | Ondrej Zajicek (work) |
2020-06-02 | OSPF: setting list node to zero before enlisting | Maria Matejka |
2020-05-26 | Babel: Set onlink flag for IPv4 routes with unreachable next hop | Ondrej Zajicek (work) |
2020-05-26 | OSPF: Fix handling of unnumbered PtPs | Ondrej Zajicek (work) |
2020-05-19 | Nest: Allow key id 0 | Ondrej Zajicek (work) |
2020-05-19 | RIP: Triggered RIP (demand circuit) documentation | Ondrej Zajicek (work) |
2020-05-18 | Nest: Implement BGP path mask loop operator | Ondrej Zajicek (work) |
2020-05-12 | RIP: Fix handling of passive mode for demand circuit interfaces | Ondrej Zajicek (work) |
2020-05-11 | Nest: Fix neighbor handling for colliding ranges | Ondrej Zajicek (work) |
2020-05-05 | Tests: Activate BGP-int test | Ondrej Zajicek (work) |
2020-05-05 | Tests: Change unsupported Ubuntu 19.04 for supported version 19.10 | Matous Holinka |
2020-05-02 | Filter: Remove quitbird command | Ondrej Zajicek (work) |
2020-05-01 | Fixed a harmless warning in production build | Maria Matejka |
2020-05-01 | Merge remote-tracking branch 'origin/mq-static-analysis' | Maria Matejka |
2020-05-01 | Slab: Init node in slab head to NULLs. | Maria Matejka |
2020-05-01 | Timer: Adding missing initializer. | Maria Matejka |
2020-05-01 | Lexer: strtoul shall never set endptr to NULL; it should be an error | Maria Matejka |
2020-05-01 | Unix socket: Path length check directly before copying the path. | Maria Matejka |
2020-05-01 | Lists: Replaced replace_node() by update_node() which is the only use of that... | Maria Matejka |
2020-05-01 | Lists: fix a stupid sanitizer bug | Maria Matejka |
2020-05-01 | Uninitialized list nodes fixes | Maria Matejka |
2020-05-01 | Nest: Added const to ea_show just to declare that this shouldn't really chang... | Maria Matejka |
2020-05-01 | OSPF: Zero-initialization of a temporary neighbor | Maria Matejka |
2020-05-01 | Nest: Several assumptions to tame the static analyzer | Maria Matejka |
2020-05-01 | Nest: Assumption in rt-show for not-so-intuitive invariant. | Maria Matejka |
2020-05-01 | Static scanner and expensive debugging setup fix | Maria Matejka |
2020-05-01 | RPKI: fixed rare va_list leak | Maria Matejka |
2020-05-01 | Static check: Don't report dead code | Maria Matejka |
2020-05-01 | OSPF: Adding a note about a static analyzer result. | Maria Matejka |
2020-05-01 | OSPF: variable-length array of size 0 replaced by alloca()'d pointer | Maria Matejka |
2020-05-01 | List expensive check. | Maria Matejka |