summaryrefslogtreecommitdiffstats
path: root/fpm (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-24ospf6d: further validate NSSA ASBR routes used for route computationRenato Westphal1-0/+16
2021-08-24tests: enable more debugs in the ospf6_topo2 topotestRenato Westphal4-0/+100
2021-08-24ospf6d: do not allow an area to be stub and NSSA at the same timeRenato Westphal4-2/+12
2021-08-24ospf6d: fix logging of border router routesRenato Westphal2-5/+31
2021-08-24lib: remove the dependency on bgpd codeIgor Ryzhov4-8/+6
2021-08-24pimd: IGMP groups are not getting timeoutSai Gomathi1-0/+15
2021-08-24tests: ospf gr helper topotests with scapy.nguggarigoud4-4/+1040
2021-08-24ospf6d: remove incorrect debug guardRenato Westphal2-7/+4
2021-08-24ospf6d: flush external LSAs when NSSA is configuredRenato Westphal2-2/+5
2021-08-24ospf6d: fix flushing of all LSAs when NSSA is unconfiguredRenato Westphal1-4/+2
2021-08-24ospf6d: don't delete area when NSSA is unconfiguredRenato Westphal1-2/+0
2021-08-24ospf6d: always unset the E-bit on NSSA ABRsRenato Westphal1-4/+2
2021-08-24tests: use correct key for deleting entry.Christian Hopps1-1/+1
2021-08-24tests: ospf routemap basic test cases 2.nguggarigoud28-1253/+48
2021-08-23doc: merge duplicated ospf6d debugging sectionsIgor Ryzhov1-9/+4
2021-08-23snapcraft: add missing dependencyIgor Ryzhov1-0/+1
2021-08-23ospf6d: External LSAs reoriginates on every redistribute CLIMobashshera Rasool1-4/+15
2021-08-22ospf6d: fix lock leak of using ALL_LSDB in GR helperanlan_cs2-3/+8
2021-08-22ospf6d: suppress coverity warning of return valueanlan_cs1-3/+1
2021-08-21tests: use std polling for results in zebra_rib testChristian Hopps1-71/+53
2021-08-21tests: uniq vrf names when using netnsChristian Hopps44-131/+126
2021-08-20tests: fix broken bgp GR test (non-deterministic)Christian Hopps2-63/+75
2021-08-19zebra: Fix usage to enum in notify functionsDonald Sharp2-7/+9
2021-08-19bpgd: add missing sid setting in address-familyRyoga Saito1-0/+11
2021-08-19bpgd: add "exit" at the end of bgp srv6 settingRyoga Saito1-0/+1
2021-08-19tests: reduce multicast timer valuesChristian Hopps6-7/+57
2021-08-19tests: Add global pim join-prune-interval json config optionChristian Hopps3-102/+104
2021-08-19pimd: fix register suppress timer codeChristian Hopps3-7/+30
2021-08-19pimd: change ranges to 1..max, type align with IETF YANG.Christian Hopps6-219/+158
2021-08-19staticd: warn on attempted delete of non-existent routeWesley Coakley1-1/+2
2021-08-19zebra: fix wrong check of mpls commandanlan_cs1-14/+12
2021-08-18vtysh: add "exit" for bfd's profile nodeanlan_cs1-1/+2
2021-08-17snapcraft: Add pathd to FRR snap daemonsMartin Winter6-3/+34
2021-08-17snapcraft: Change base to Ubuntu 18.04 and libyang 2.0.7Martin Winter2-13/+18
2021-08-17bgpd: imported evpn rt5 routes copy igpmetricPhilippe Guibert1-0/+1
2021-08-17bgpd: Return rmap match if large-community alias foundDonatas Abraitis1-1/+1
2021-08-17ospfd: Summarised External LSA is not flushed in one scenarioMobashshera Rasool2-0/+4
2021-08-17pimd: IGMPv2 query timer gets delayed in a scenarioMobashshera Rasool1-0/+4
2021-08-17zebra: RTM_GETNEIGH messages may be used by nhrpPhilippe Guibert1-13/+1
2021-08-16include: Update rtnetlink.h to be correct with upstream kernelsDonald Sharp1-6/+28
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