summaryrefslogtreecommitdiffstats
path: root/zebra (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Properly use memset() when zeroingDonatas Abraitis2022-05-1116-71/+71
* Merge pull request #11155 from LabNConsulting/ziemba/link-delay-min-maxMark Stapp2022-05-101-6/+17
|\
| * zebra/interface.c: allow link-param delay min <= avg <= maxG. Paul Ziemba2022-05-061-6/+17
* | Merge pull request #11163 from opensourcerouting/fix/same_type_castingIgor Ryzhov2022-05-092-4/+2
|\ \
| * | *: Avoid casting to the same type as on the leftDonatas Abraitis2022-05-082-4/+2
| |/
* / zebra, ospf6d: Do not check if NULL for XCALLOC()Donatas Abraitis2022-05-081-2/+0
|/
* Merge pull request #11059 from anlancs/fix/bgpd-evnp-wrong-check-hashgetDonatas Abraitis2022-05-048-37/+5
|\
| * *: remove the checking returned value for hash_get()anlan_cs2022-05-028-37/+5
* | *: use FRR interface name definition everywhereRafael Zalamena2022-05-022-5/+5
|/
* Merge pull request #10988 from AbhishekNR/ipv6_mroute_cliDavid Lamparter2022-04-291-76/+0
|\
| * zebra: Removed show_ipv6_mroute cli from zebra_vty.cAbhishek N R2022-04-281-76/+0
* | Merge pull request #11114 from opensourcerouting/vrf-declvar-macrosmobash-rasool2022-04-294-27/+23
|\ \
| * | lib, zebra, pimd: clean up/fix VRF DECLVAR macrosDavid Lamparter2022-04-284-27/+23
| |/
* | zebra, pimd: Add a field family in the message ZEBRA_IPMR_ROUTE_STATSMobashshera Rasool2022-04-281-7/+41
* | zebra: Modify base code to get ipv6 stats from kernelMobashshera Rasool2022-04-283-26/+60
|/
* zebra, pimd: add AF param on NEXTHOP_LOOKUP_MRIBDavid Lamparter2022-04-261-13/+34
* zebra: add rib_match_ipv6_multicast variantDavid Lamparter2022-04-262-0/+59
* zebra: Name variable better in zebra_trace.hDonald Sharp2022-04-201-10/+10
* zebra: Add tracepoint for netlink_rule_changeDonald Sharp2022-04-202-0/+18
* zebra: Add tracepoint for netlink_route_change_read_unicastDonald Sharp2022-04-202-0/+16
* zebra: Add netlink_interface_addr tracepointDonald Sharp2022-04-202-0/+16
* zebra: Add netlink_nexthop_change tracepointDonald Sharp2022-04-202-0/+17
* zebra: Add netlink_request_intf_addr tracepointDonald Sharp2022-04-202-0/+20
* zebra: Add initial zebra tracepoint supportDonald Sharp2022-04-204-1/+69
* Merge pull request #10961 from opensourcerouting/build-ms-extDonald Sharp2022-04-201-0/+2
|\
| * build: first header *must* be zebra.h or config.hDavid Lamparter2022-04-041-0/+2
* | Merge pull request #11051 from donaldsharp/speell_moreDonatas Abraitis2022-04-204-4/+4
|\ \
| * | *: Fix spelling of accidentlyDonald Sharp2022-04-191-1/+1
| * | *: Fix spelling of accomodateDonald Sharp2022-04-191-1/+1
| * | *: Fix spelling of intefaceDonald Sharp2022-04-192-2/+2
* | | Merge pull request #11045 from anlancs/fix/bgpd-cleanup-8-removemobash-rasool2022-04-201-11/+0
|\ \ \
| * | | zebra: cleanup duplicated "extern"s for evpn-mhanlan_cs2022-04-191-11/+0
* | | | zebra: set ZEBRA_IFC_DOWN on connected routes for inactive interfacesVolodymyr Huti2022-04-191-0/+4
* | | | Merge pull request #10908 from donaldsharp/proto_only_errormobash-rasool2022-04-191-4/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | zebra: When `zebra nexthop proto only` limit errorsDonald Sharp2022-04-181-4/+6
* | | | Merge pull request #11012 from anlancs/bgpd-mh-simplify-conditionDonatas Abraitis2022-04-191-12/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | zebra: simplify one check for evpn-mhanlan_cs2022-04-121-12/+4
* | | | Merge pull request #11001 from donaldsharp/system_route_recursionRuss White2022-04-181-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | zebra: Allow system routes to recurse through themselvesDonald Sharp2022-04-091-1/+2
* | | | Merge pull request #10935 from anlancs/zebra-mh-esi-warningDonatas Abraitis2022-04-131-11/+14
|\ \ \ \ | |/ / / |/| | |
| * | | zebra: add whitespace after "%%" for promptanlan_cs2022-04-011-8/+9
| * | | zebra: adjust the warnings for ESI of evpn-mhanlan_cs2022-04-011-3/+5
| |/ /
* | | zebra: Allow multiple connected routes to be choosen for kernel routesDonald Sharp2022-04-081-17/+72
* | | Merge pull request #10928 from anlancs/zebra-cleanup-1Donald Sharp2022-04-053-29/+16
|\ \ \
| * | | zebra: remove unnecessary check for parsing macfdbanlan_cs2022-03-301-1/+1
| * | | zebra: use "assert" instead of unnecessary checkanlan_cs2022-03-302-28/+15
| |/ /
* | | Merge pull request #10938 from anlancs/fix-zebra-vxlan-change-vrfidRuss White2022-04-051-1/+6
|\ \ \ | |_|/ |/| |
| * | zebra: fix missing vrf change of l2vni on vxlan interfaceanlan_cs2022-03-311-1/+6
| |/
* | pimd, zebra: Fix spelling of fowardingDonald Sharp2022-04-021-1/+1
* | *: Fix spelling of GracefullDonald Sharp2022-04-021-2/+2