summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_routemap_nb.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-20docker: Use libyang 2.1.80 for Alpine buildsDonatas Abraitis2-4/+17
2023-07-20docker: Move Alpine dependency packages to APKBUILD fileDonatas Abraitis2-5/+1
2023-07-20docker: Install protobuf-c-devel for ubi8-minimalDonatas Abraitis1-0/+1
2023-07-20docker: Use Alpine Linux 3.18Donatas Abraitis1-3/+3
2023-07-20docker: Use libyang 2.1.80Donatas Abraitis3-7/+7
2023-07-20ospfd: Implement OSPF prefix-suppression as specified in RFC 6860Acee11-22/+1236
2023-07-20redhat: Require libyang 2.1.80Donatas Abraitis1-1/+1
2023-07-20debian: Require libyang 2.1.80Donatas Abraitis1-1/+1
2023-07-20snapcraft: Use libyang 2.1.80Donatas Abraitis1-1/+1
2023-07-19pbrd: add vlan filters pcp/vlan-id/vlan-flags; ip-protocol any (doc, tests)G. Paul Ziemba2-120/+272
2023-07-19pbrd: add vlan filters pcp/vlan-id/vlan-flags; ip-protocol any (zebra dplane)G. Paul Ziemba2-1/+34
2023-07-19pbrd: add vlan filters pcp/vlan-id/vlan-flags; ip-protocol any (zapi)G. Paul Ziemba3-16/+56
2023-07-19pbrd: add vlan filters pcp/vlan-id/vlan-flags; ip-protocol any (pbr feature)G. Paul Ziemba4-44/+225
2023-07-19zebra:fix a zebra crash issue caused by mac changeJack.zhang1-7/+8
2023-07-19tests: Update join state in verify_upstream_iif APIKuldeep Kashyap1-1/+1
2023-07-19bgpd: Fix coverity for EVPNKantesh Mundaragi2-2/+37
2023-07-19zebra:unlock node after route_nextguozhongfeng1-0/+4
2023-07-19tests: add one test to bgp_exclude_aspath_exclude.pyFrancois Dumontet1-0/+56
2023-07-19doc: set as-path exclude as-path-access-listFrancois Dumontet1-0/+7
2023-07-19bgpd: add set as-path exclude acl-list commandFrancois Dumontet5-30/+184
2023-07-18bgpd: Initialize bgp_nht_ifp_table_handle() boolsDonatas Abraitis1-2/+2
2023-07-18static: stop sending VRF commands to staticd from vtyshChristian Hopps1-1/+1
2023-07-18bgpd: Do not try to redistribute routes if we are shutting downDonatas Abraitis1-0/+4
2023-07-18bgpd: fix bgp evpn cli memory leaks.Abhinay Ramesh2-0/+10
2023-07-18pim6d: Fixing core while running MLD conformance test.Abhishek N R2-0/+17
2023-07-18bgpd: Send software-version capability by defaultDonatas Abraitis5-2/+63
2023-07-18tests: Add SPDX-License-Identifier for bgp_software_version topotestDonatas Abraitis1-14/+1
2023-07-18ospfd: Support show intra-area network type in 'show ip ospf route' commandZhiyuan Wan4-7/+21
2023-07-18ospfd: Fix wrong advertise router calculation in transit networkZhiyuan Wan1-1/+1
2023-07-18ospfd: Support show advertise router in 'show ip ospf route' commandZhiyuan Wan2-15/+48
2023-07-18test: fix the topotest case for the bug fixJack.zhang2-63/+7
2023-07-17zebra: Further handle route replace semanticsDonald Sharp2-9/+14
2023-07-17tools: Add what FRR thinks as the fib routes for support_bundleDonald Sharp1-0/+2
2023-07-16tests: test_babel_topo1: tolerate slow resultsG. Paul Ziemba1-5/+15
2023-07-16zebra: The command ipv6 nht xxx not workguozhongfeng1-3/+3
2023-07-15tests: backtraces/cores now fail testsChristian Hopps2-33/+40
2023-07-15tests: add regression test for issue $13920Christian Hopps2-0/+68
2023-07-15vtysh: track and fix file-lock use in the workaround from 2004Christian Hopps3-2/+13
2023-07-15lib: mgmtd: only clear pending for the in-progress commandChristian Hopps5-4/+19
2023-07-14bgpd: Prevent use after freeDonald Sharp1-24/+83
2023-07-14bgpd: Drop bgp_static_update_safi() functionDonatas Abraitis1-254/+133
2023-07-14bgpd: Drop bgp_static_withdraw_safi() functionDonatas Abraitis2-53/+25
2023-07-14tests: fix/improve the printing of backtrace from coresChristian Hopps1-25/+80
2023-07-14doc: Add RFC 5396 to the supported BGP RFC listDonatas Abraitis1-0/+2
2023-07-14tests: Fix Compilation Error and RuntimePath changes for test_grpcRajesh Gangam1-5/+5
2023-07-13bgpd: upon if event, evaluate bnc with matching nexthopPhilippe Guibert1-1/+39
2023-07-13bgpd: rename bnc->ifindex to bnc->ifindex_ipv6_llPhilippe Guibert3-41/+49
2023-07-13lib: fix on-match when added to existing route-map entryAlexander Chernavin7-0/+160
2023-07-13bgpd: ignore the wrong interface for nht procedureanlan_cs1-0/+5
2023-07-13zebra: Fix wrong vrf change procedureanlan_cs1-9/+9