summaryrefslogtreecommitdiffstats
path: root/include/linux/socket.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-16lib: set threadmaster name to 'default' if noneQuentin Young1-2/+6
2020-09-16zebra: re-name some mh functions to make the code more readableAnuradha Karuppiah3-6/+6
2020-09-16zebra: dup detected mac avoid update to bgpdChirag Shah1-1/+3
2020-09-16bgpd: fix ecom leak handling l3vni updateQuentin Young1-0/+2
2020-09-15tests: Addressing lint error.nguggarigoud1-1/+1
2020-09-15tests: fixing pytest.skip error.nguggarigoud11-27/+24
2020-09-15tests: Moving kernel version check to API.naveen12-73/+112
2020-09-15tests: Kernel version check for topojson scripts.naveen12-16/+75
2020-09-14doc: clarify independence of THREAD_READ and _WRITEMark Stapp1-1/+3
2020-09-14isisd: improve route-event logsEmanuele Di Pascale1-26/+45
2020-09-14isisd: fix pseudonode LSP bugEmanuele Di Pascale1-0/+13
2020-09-13bgpd: remove deprecated commandsIgor Ryzhov1-69/+0
2020-09-12bgpd: correct community-list replace logicDon Slice1-5/+31
2020-09-12tests: Speed up topotests by being more aggressiveDonald Sharp2-14/+14
2020-09-12pimd: Warn when we try to build MAXVIFS > 256Donald Sharp1-0/+4
2020-09-12pbrd: Ensure rule is installed on interface upDonald Sharp1-1/+1
2020-09-12bgpd, lib, pbrd, zebra: Pass by ifnameDonald Sharp12-52/+49
2020-09-11isisd: ifp cannot be NULLDonald Sharp1-2/+2
2020-09-11staticd: fix display of the "nexthop-vrf" parameter of static routesRenato Westphal1-1/+2
2020-09-11staticd: remove checks that are no longer necessaryRenato Westphal1-17/+3
2020-09-11doc: fix rpm link under libyang helpStephen Worley1-1/+1
2020-09-11lib: fix crashes with leafrefs that point to non-implemented modulesRenato Westphal4-6/+16
2020-09-11nhrpd: add frr-vrf to the list of implemented yang modulesDonald Sharp1-0/+1
2020-09-10doc: add blurb for rpm package server in overviewStephen Worley1-1/+2
2020-09-10snapcraft: Update libyang versionDonald Sharp1-2/+2
2020-09-10pbrd: add frr-vrf to the list of implemented yang modulesRenato Westphal1-0/+1
2020-09-09isisd: ldp-igp-sync feature: adding isis supportlynne14-10/+1457
2020-09-09ospfd: ldp-igp-sync feature: adding ospf supportlynne12-0/+1331
2020-09-09lib: adding support for LDP IGP Sync featureKaren Schoener4-0/+191
2020-09-09ldpd: adding topotests for the LDP IGP Sync featureKaren Schoener121-0/+4229
2020-09-09ldpd: Adding support for LDP IGP SynchronizationKaren Schoener19-8/+841
2020-09-09*: Update version stringfrr-7.6-devDonald Sharp1-1/+1
2020-09-08tests: Modify bgpd.conf to have faster keepalive/hold timersDonald Sharp95-0/+161
2020-09-08doc: update libyang blurb for 1.xQuentin Young1-3/+6
2020-09-08doc: add notes about hash table invariantsQuentin Young1-0/+61
2020-09-08lib: fix possible null dereference in zlogQuentin Young1-2/+3
2020-09-08topotests: Add test for bgp update-delay configurationDon slice12-0/+411
2020-09-08bgpd: add global config for update-delayDon slice4-35/+185
2020-09-07doc: Add `neighbor <x.x.x.x.> shutdown rtt <milliseconds>`Donatas Abraitis1-3/+9
2020-09-07bgpd: Add `neighbor <neigh> shutdown rtt` commandDonatas Abraitis5-0/+95
2020-09-07bgpd: Update RTT on KEEPALIVE messageDonatas Abraitis1-0/+2
2020-09-04ldpd: Fix issue when starting up LDP with no configuration.lynne7-15/+222
2020-09-03bgpd: use stream_rewind_getp() to remove overflowQuentin Young1-1/+1
2020-09-03lib: add stream_rewind_getp()Quentin Young2-0/+32
2020-09-03bgpd: fix asserting read of localprefQuentin Young1-2/+6
2020-09-03bgpd: fix mplsvpn nlri garbage heap readQuentin Young1-35/+68
2020-09-03ospf6d: fix SA warningMark Stapp1-1/+4
2020-09-03lib: remove unused stream_get_data apiMark Stapp1-1/+0
2020-09-03bgpd: show < ip > bgp < ipv4 | ipv6 > allMadhuri Kuruganti6-113/+454
2020-09-03tests: Reduce run time of bgp_l3vpn_to_bgp_vrfDonald Sharp12-0/+42