Age | Commit message (Expand) | Author |
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-08-31 | OSPF: Fixed a debug assert | Maria Matejka |
2020-08-12 | OSPF: Skip out-of-state packets earlier | Ondrej Zajicek (work) |
2020-06-28 | Show info from multiple protocols when protocol is not specified | Ondrej Zajicek (work) |
2020-06-10 | OSPF: Fix bad header length test | Ondrej Zajicek (work) |
2020-06-03 | RPKI: Fix unnecessary reconnection on reconfiguration | Kazuki Yamaguchi |
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 | RIP: Triggered RIP (demand circuit) documentation | Ondrej Zajicek (work) |
2020-05-12 | RIP: Fix handling of passive mode for demand circuit interfaces | Ondrej Zajicek (work) |
2020-05-01 | Merge remote-tracking branch 'origin/mq-static-analysis' | 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 | RPKI: fixed rare va_list leak | 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-04-29 | BGP: Fix handling of strange IPv6 link-local-only next hops | Ondrej Zajicek (work) |
2020-04-28 | Not calling memcpy with n=0. | Maria Matejka |
2020-04-15 | BGP: Fix handling of 16bit-only ASN translation | Nasato Goto |
2020-04-09 | Configuration strings are constant. | Maria Matejka |
2020-03-14 | RIP: Improvements to demand circuit mode | Ondrej Zajicek (work) |
2020-03-12 | Perf: changed route update pattern to be more like common protocols | Maria Matejka |
2020-03-03 | BGP: Handle flowspec rules without dst part | Ondrej Zajicek (work) |
2020-02-27 | BGP: Support for MD5SIG together with remote range | Ondrej Zajicek (work) |
2020-02-21 | RIP: Demand circuit support (RFC 2091) | Ondrej Zajicek (work) |
2020-02-14 | RIP: Fix crash when interface is removed | Ondrej Zajicek (work) |
2020-02-04 | RPKI: Allow build without libSSH | Maria Matejka |
2020-01-28 | BFD: Option to specify which class of BFD sessions are accepted | Ondrej Zajicek (work) |
2020-01-09 | OSPF: Fix bad initialization of tx_hdrlen field | Ondrej Zajicek (work) |
2019-12-03 | BGP: Add some statistics | Ondrej Zajicek (work) |
2019-11-18 | BGP: Fix processing of IPv6 Flowspec | Ondrej Zajicek (work) |
2019-11-10 | BGP: Add option to enforce first AS in AS_PATH | Ondrej Zajicek (work) |
2019-11-04 | BGP: Add option to reject AS_SETs | Ondrej Zajicek (work) |
2019-10-26 | BGP: RFC 8654 got released | Ondrej Zajicek (work) |
2019-10-24 | BGP: Fix handling of transitive extended communities | Ondrej Zajicek (work) |
2019-10-19 | RPKI: Fix handling of IPv6 cache addresses | Ondrej Zajicek (work) |
2019-10-10 | BGP: Fix reconfiguration with import table | Ondrej Zajicek (work) |
2019-10-09 | BGP: AIGP metric support (RFC 7311) | Ondrej Zajicek (work) |
2019-10-09 | Lib: Support for 64-bit numbers in bvsnprintf() | Ondrej Zajicek (work) |
2019-10-09 | Perf: allow testing with cached route attributes. | Maria Matejka |
2019-09-30 | BFD: Fix reconfiguration of neighbors | Ondrej Zajicek (work) |
2019-09-17 | BGP: Fix setup with multiple dynamic BGP ranges | Ondrej Zajicek (work) |
2019-09-09 | BGP: Fix handling of bgp_aggregator atttribute | Ondrej Zajicek (work) |
2019-09-09 | BGP: Fix bugs in handling of shutdown messages | Ondrej Zajicek (work) |
2019-08-29 | OSPF: Fix 'show ospf lsadb' cmd without proto arg | Ondrej Zajicek (work) |
2019-08-21 | BGP: Use reallocation for capability structure | Ondrej Zajicek (work) |
2019-08-20 | BGP: Implement extended optional parameters length | Ondrej Zajicek (work) |
2019-08-14 | BGP: implement Adj-RIB-Out | Ondrej Zajicek (work) |