Age | Commit message (Expand) | Author |
2021-03-30 | BGP: Do not keep BAF_EXT_LEN flag internally | Ondrej Zajicek (work) |
2021-01-12 | MRT: Fix IPv6 table dumps | 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-05-01 | Nest: Added const to ea_show just to declare that this shouldn't really chang... | Maria Matejka |
2020-04-15 | BGP: Fix handling of 16bit-only ASN translation | Nasato Goto |
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-24 | BGP: Fix handling of transitive extended communities | Ondrej Zajicek (work) |
2019-10-09 | BGP: AIGP metric support (RFC 7311) | Ondrej Zajicek (work) |
2019-08-06 | BGP: Fix 'deterministic med' to work with 'merge paths' | Ondrej Zajicek (work) |
2019-07-03 | Merge branch 'master' into mq-filter-stack | Maria Matejka |
2019-07-01 | BGP: Prefix hash is too small, increase its max size. | Maria Jan Matejka |
2019-04-02 | BGP: Separate runtime and config usage of local/remote ip and as fields | Ondrej Zajicek (work) |
2019-02-20 | Filter refactoring: dropped the recursion from the interpreter | Maria Matejka |
2018-12-16 | BGP: Better handling of non-matching AFI in nexthops | Ondrej Zajicek (work) |
2018-12-12 | BGP: Do not prepend ASN in export from non-RS EBGP to RS EBGP | Ondrej Zajicek (work) |
2018-12-04 | Terminology cleanup: The import_control hook is now called preexport. | Jan Maria Matejka |
2018-11-20 | The MRT protocol | Ondrej Zajicek (work) |
2018-07-31 | BGP: Long-lived graceful restart | Ondrej Zajicek (work) |
2018-06-29 | BGP: Attribute set function merged with its common counterpart | Maria Jan Matejka |
2018-06-19 | Merge branch 'int-new' into HEAD | Jan Maria Matejka |
2018-06-13 | BGP: Handle missing NEXT_HOP attribute properly | Ondrej Zajicek (work) |
2018-05-30 | Nest: Removing separate tmpa from route propagation | Jan Maria Matejka |
2018-05-29 | Protocol: Introducing an enum protocol_class | Jan Maria Matejka |
2018-04-12 | BGP: Fix extended next hop handling | Ondrej Zajicek (work) |
2018-01-02 | BGP: Fix unknown attribute handling | Ondrej Zajicek (work) |
2017-12-13 | BGP: Fix non-transitive ext communities | Ondrej Zajicek (work) |
2017-12-10 | Several minor fixes | Ondrej Zajicek (work) |
2017-04-28 | Merge master into int-new | Ondrej Zajicek (work) |
2017-03-22 | BGP: Support for MPLS labels and VPN SAFI | Ondrej Zajicek (work) |
2017-02-23 | BGP: Allow exchanging LOCAL_PREF with eBGP peers | Ondrej Zajicek (work) |
2017-02-22 | Merge branch 'int-new' into nexthop-merged | Jan Moskyto Matejka |
2017-02-20 | Several minor fixes | Ondrej Zajicek (work) |
2017-02-19 | BGP: Update RFC references | Ondrej Zajicek (work) |
2017-02-08 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2017-02-07 | BGP: Minor cleanups | Ondrej Zajicek (work) |
2017-01-24 | BGP: Partial support for IPv4 routes with IPv6 next hop (RFC 5549) | Ondrej Zajicek (work) |
2017-01-22 | BGP: Support for AS confederations (RFC 5065) | Ondrej Zajicek (work) |
2016-12-22 | Merged multipath and single-path data structures. | Jan Moskyto Matejka |
2016-12-07 | BGP: Add support for flowspec (RFC 5575) | Ondrej Zajicek (work) |
2016-12-07 | BGP redesign | Ondrej Zajicek (work) |
2016-11-25 | BGP: Fix memory leak in graceful restart code | Ondrej Zajicek (work) |
2016-11-15 | BGP: Cluster list item should be prepended | Ondrej Zajicek (work) |
2016-11-01 | Build: switch on -Wextra, get rid of most of the warnings | Jan Moskyto Matejka |
2016-10-03 | BGP: Support for large communities | Ondrej Zajicek (work) |
2016-06-29 | BGP: Skip empty path segments in received AS_PATH | Ondrej Zajicek (work) |
2015-06-08 | BGP multipath support | Ondrej Zajicek |
2015-06-08 | unsigned [int] -> uint | Pavel TvrdĂk |
2015-02-21 | Fixes potential alignment bug in BGP. | Ondrej Zajicek |