summaryrefslogtreecommitdiffstats
path: root/include/linux/rtnetlink.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-16bgpd: Add code to output expire and retry interval for rpkiDonald Sharp1-0/+6
2021-08-16bgpd: Continue processing rpki nodesDonald Sharp1-5/+1
2021-08-16bgpd: Limit processing to what is needed in rpki validationDonald Sharp1-22/+14
2021-08-15lib: Scan lib/resolver.c only when c-ares is installedJohn W. O'Brien1-1/+1
2021-08-15tests: Get rid off `-` for directoriesDonatas Abraitis66-0/+0
2021-08-15doc: Replace typo BANDIWDTH to BANDWIDTHDonatas Abraitis1-1/+1
2021-08-13pimd: Prevent memory leakDonald Sharp1-2/+5
2021-08-13zebra: interface name must be a valid stringMark Stapp1-0/+8
2021-08-13bgpd: Stop prepending peer-as if self-originated and lastas configuredDon Slice1-4/+3
2021-08-13bgpd: fix memory leaks in bgp_show_tableIgor Ryzhov1-8/+12
2021-08-13bgpd: fix memory leaks in route_match_aliasIgor Ryzhov1-4/+15
2021-08-13tests: add feature to not run ospfd test when opted outBasha Mougamadou1-1/+3
2021-08-12ospf6d: JSON output for database dump show commandQuentin Young1-17/+38
2021-08-12lib: add frrstr_hex to hexdump buffersQuentin Young2-3/+39
2021-08-12zebra: Ensure stream is long enoughDonald Sharp1-0/+10
2021-08-12bgpd: fix segfault when re-adding "match evpn default-route" ruleIgor Ryzhov1-1/+1
2021-08-12zebra: mpls validation and static lsp fixesMark Stapp2-18/+58
2021-08-12ospfd: fix initialization when vrf doesn't exist yetIgor Ryzhov1-35/+27
2021-08-12ospf6d: GR helper configurationsrgirada7-70/+807
2021-08-11doc: fix ospf6 nssa area command descriptionIgor Ryzhov1-16/+15
2021-08-11doc: move ospf6 debugging section to the end of the docIgor Ryzhov1-60/+59
2021-08-11doc: move ospf6 area commands to the appropriate sectionIgor Ryzhov1-14/+14
2021-08-11vtysh, pathd: fix pcep node-entering commandsIgor Ryzhov2-18/+36
2021-08-11zebra: clean up nhg allocations in error pathMark Stapp1-0/+5
2021-08-11workflow: document release scheduling discussedDavid Lamparter2-16/+98
2021-08-11redhat: Install frr.conf only if no per daemon config existsMartin Winter1-15/+6
2021-08-11bgpd: fix memory leaks in bgp_alias2community_strIgor Ryzhov3-17/+28
2021-08-10yang: mark a couple of prefix-list/access-list leafs as mandatoryIgor Ryzhov1-1/+5
2021-08-10lib: fix prefix-list duplication checkIgor Ryzhov3-122/+74
2021-08-10ospfd: ospf redistribute originating LSA internal connected routesMobashshera Rasool1-4/+4
2021-08-10zebra: ignore unknown address-family in netlink route msgMark Stapp1-0/+6
2021-08-10ospf6d: GR helper exit scenariosrgirada5-13/+265
2021-08-10ospf6d: Helper functionality changesrgirada7-30/+411
2021-08-10ospf6d: debug command support for helper support.rgirada2-0/+39
2021-08-10ospf6d: Init/De-init gr helper functionalityrgirada5-1/+305
2021-08-10ospf6d: Datastructure modification for GR helper functionality.rgirada3-1/+89
2021-08-10ospf6d: documentation for ospf6 GR helper functionalityrgirada1-0/+46
2021-08-10bgpd: Auto-complete for `show bgp <afi> <safi> large-community-list`Donatas Abraitis1-1/+1
2021-08-10bgpd: Auto-complete for `show bgp <afi> <safi> community-list`Donatas Abraitis1-1/+1
2021-08-10bgpd: Auto-complete for community listsDonatas Abraitis3-0/+68
2021-08-10tools: add ospfd support bundle commandsChristian Hopps1-6/+16
2021-08-10lib: Remove extraneous bracesDonald Lee1-2/+2
2021-08-10tests: Make sure BGP filters by community lists work with community aliasDonatas Abraitis2-0/+13
2021-08-10bgpd: BGP extended [l]community-list regexp match must work with aliasesDonatas Abraitis3-2/+45
2021-08-10doc: fix unrelated typoDonald Lee1-1/+1
2021-08-10doc: Update for consecutive frrscript_callDonald Lee1-1/+14
2021-08-10lib: Enable consecutive frrscript_callDonald Lee2-3/+18
2021-08-10tests: Add test consecutive frrscript_callDonald Lee1-0/+8
2021-08-09ospf6d: Remove Type-7 LSA when Type-5 LSA is removedMobashshera Rasool2-17/+18
2021-08-09ospf6d: Remove assert and fix LSA removal in ASBR summarisationMobashshera Rasool1-34/+42