Age | Commit message (Expand) | Author |
2022-02-06 | BGP: Implement flowspec validation procedure | Ondrej Zajicek (work) |
2021-06-01 | BGP: Ensure that freed neighbor entry is not accessed | Ondrej Zajicek (work) |
2021-03-30 | BGP: Do not keep BAF_EXT_LEN flag internally | Ondrej Zajicek (work) |
2021-03-18 | BGP: Do not show statistics | Ondrej Zajicek (work) |
2021-02-10 | BGP: Add support for BGP hostname capability | Vincent Bernat |
2021-01-12 | MRT: Fix IPv6 table dumps | Ondrej Zajicek (work) |
2021-01-06 | BGP: Deprecate 'missing lladdr' option | Ondrej Zajicek (work) |
2020-11-25 | BGP: Zero the newly allocated bucket structure | Ondrej Zajicek (work) |
2020-11-24 | Some minor sl_allocz() cleanups | Ondrej Zajicek (work) |
2020-11-12 | BFD: Better handling of BFD options in BGP configs | Ondrej Zajicek (work) |
2020-11-08 | BFD: Allow per-request session options | 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-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-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) |
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-10 | BGP: Fix reconfiguration with import table | Ondrej Zajicek (work) |
2019-10-09 | BGP: AIGP metric support (RFC 7311) | 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-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) |
2019-08-06 | BGP: Improve reconfiguration | Ondrej Zajicek (work) |
2019-08-06 | BGP: Fix 'deterministic med' to work with 'merge paths' | Ondrej Zajicek (work) |
2019-07-24 | Merge remote-tracking branch 'origin/mq-filter-stack' | Ondrej Zajicek (work) |
2019-07-23 | RPKI: Fix reconfiguration when ssh parameters are undefined | Ondrej Zajicek (work) |
2019-07-17 | BFD: Support for VRFs | Ondrej Zajicek (work) |
2019-07-03 | Merge branch 'master' into mq-filter-stack | Maria Matejka |
2019-07-03 | Dynamic attributes definition split whether it is bitmask or not. | Maria Matejka |
2019-07-01 | BGP: Prefix hash is too small, increase its max size. | Maria Jan Matejka |
2019-07-01 | BGP: split tx explicitly | Maria Jan Matejka |
2019-06-30 | Nest: Add command to request graceful restart | Ondrej Zajicek (work) |
2019-06-12 | BGP: Fix bug introduced in one of last patches | Ondrej Zajicek (work) |
2019-04-30 | BGP: Compliance with RFC8203bis | Alexander Azimov |
2019-04-30 | BGP: Output Local AS number in show protocol | Ondrej Zajicek (work) |
2019-04-30 | BGP: Dynamic BGP | Ondrej Zajicek (work) |
2019-04-08 | BGP: Handle corner cases in event ordering | Ondrej Zajicek (work) |
2019-04-03 | BGP: Promiscuous ASN mode | Ondrej Zajicek (work) |
2019-04-02 | BGP: Separate runtime and config usage of local/remote ip and as fields | Ondrej Zajicek (work) |