| Commit message (Expand) | Author | Files | Lines |
24 hours | topotests: topology to test MSDP originator ID | Rafael Zalamena | 4 | -0/+224 |
24 hours | pimd: support originator id configuration | Rafael Zalamena | 8 | -20/+122 |
45 hours | zebra: Remove tests for allocation failure | Donald Sharp | 1 | -14/+4 |
45 hours | bgpd: Show which prefix is suppressed if debug out is enabled | Donatas Abraitis | 1 | -1/+1 |
47 hours | pimd: move all MSDP code to its own place | Rafael Zalamena | 8 | -75/+54 |
47 hours | pimd: move MSDP configuration and initialization | Rafael Zalamena | 3 | -19/+18 |
47 hours | pim6d: ignore more MSDP callbacks | Rafael Zalamena | 1 | -21/+33 |
2 days | bgpd: bmp, add peer type and distinguisher support for stat messages | Philippe Guibert | 1 | -2/+10 |
2 days | bgpd, topotests: bmp, fix wrong peer distinguisher value for peer vrf up/down | Philippe Guibert | 2 | -2/+4 |
2 days | bgpd, topotests: bmp, fix wrong peer type for peer up/down events | Philippe Guibert | 3 | -7/+5 |
2 days | bgpd, topotests: bmp, fix wrong peer distinguisher for vrf route events | Philippe Guibert | 5 | -18/+26 |
2 days | bgpd, topotests: bmp, fix wrong peer type for vrf route messages | Philippe Guibert | 5 | -32/+38 |
2 days | bgpd: bmp, add peer distinguisher support for peer up/down | Philippe Guibert | 1 | -19/+28 |
2 days | bgpd: modify bmp_get_peer_distinguisher to support AFI_UNSPEC | Philippe Guibert | 1 | -4/+11 |
2 days | topotests: bgp_bmp, expose peer_distinguisher in loc-rib | Philippe Guibert | 4 | -12/+6 |
2 days | bgpd, topotests: fix wrong peer type for loc-rib peer events | Philippe Guibert | 1 | -3/+4 |
3 days | bgpd: Fix bgp core with a possible Intf delete | Rajasekar Raja | 1 | -3/+4 |
4 days | bgpd: copy asn of src vrf to evpn type5 route | Chirag Shah | 1 | -1/+10 |
4 days | bgpd: only import specific route-types into EVIs | Trey Aspelund | 1 | -17/+17 |
4 days | zebra: Fix another ships in the night issue with WFI | Donald Sharp | 1 | -0/+21 |
4 days | watchfrr: increase restart timer 20s -> 90s | Quentin Young | 1 | -1/+1 |
4 days | pbrd: fix vrf_unchanged which may depend on other seqs | Wesley Coakley | 1 | -0/+8 |
4 days | pimd: skip init of mlag roles based on the zebra capabilities message | Anuradha Karuppiah | 1 | -1/+0 |
4 days | zebra: Reduce memory usage of streams for encoding packets | Donald Sharp | 4 | -23/+21 |
4 days | bgpd: Check L3VNI status before announcing default | vivek | 1 | -1/+3 |
4 days | zebra: Reset MAC's remote sequence number appropriately | vivek | 2 | -0/+3 |
5 days | bgpd: Print the actual prefix when we try to import in vpn_leak_to_vrf_update | Donatas Abraitis | 1 | -1/+2 |
5 days | bgpd: Import allowed routes with self AS if desired | Donatas Abraitis | 1 | -1/+5 |
5 days | tests: Check if vpn routes can be imported if allowas-in is set | Donatas Abraitis | 4 | -0/+205 |
6 days | zebra: add deprecation notice for no-op netns command | Igor Ryzhov | 1 | -0/+3 |
6 days | doc: remove no-op "netns NAMESPACE" command from the docs | Igor Ryzhov | 1 | -10/+0 |
7 days | pimd: Convert boundary_oil_plist to struct prefix_list | Corey Siltala | 6 | -21/+21 |
7 days | doc: Expand ACL and multicast boundary documentation | Corey Siltala | 2 | -8/+65 |
7 days | tests: Add basic multicast boundary test | Corey Siltala | 5 | -0/+616 |
7 days | pimd,yang: Extend multicast boundary functionality | Corey Siltala | 15 | -33/+184 |
7 days | pimd: Move ACL handling to pim_util.c | Corey Siltala | 3 | -49/+46 |
7 days | bgpd: Check if as_type is not specified when peer is a peer-group member | Donatas Abraitis | 1 | -2/+1 |
8 days | tests: Fix invalid escape seq seen in bgp_nexthop_ipv6 | Donald Sharp | 1 | -1/+1 |
8 days | tests: Convert to using `neighbor X timers connect 1` for exabgp using tests | Donald Sharp | 25 | -7/+71 |
8 days | bgpd: When bgp notices a change to shared_network inform bfd of it | Donald Sharp | 1 | -0/+4 |
8 days | bgpd: shared_network is a bool, convert it to such | Donald Sharp | 2 | -5/+5 |
8 days | tests: bfd_profiles_topo1 is taking a long time to reconnect | Donald Sharp | 3 | -0/+4 |
8 days | topotests: bmp, test that loc-rib peer up message is sent | Philippe Guibert | 3 | -7/+12 |
8 days | bgpd: fix peer up message for loc-rib not sent | Philippe Guibert | 1 | -5/+9 |
8 days | doc: document new SA limit command | Rafael Zalamena | 1 | -0/+4 |
8 days | topotests: test new MSDP SA limit feature | Rafael Zalamena | 1 | -0/+36 |
8 days | pimd: implement MSDP peer SA limiting | Rafael Zalamena | 4 | -2/+41 |
8 days | yang,pimd: support shutdown and SA limit | Rafael Zalamena | 4 | -0/+57 |
8 days | zebra: use macro for one check | anlan_cs | 1 | -3/+1 |
9 days | lib: Speed up reconnection attempts for zapi | Donald Sharp | 1 | -4/+9 |