summaryrefslogtreecommitdiffstats
path: root/debian/compat (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-14zebra: send nexthop blackhole information in FPMRafael Zalamena1-1/+0
2019-05-14lib: Add const to openbsd-tree functionsStephen Worley2-31/+35
2019-05-14zebra: Share route type checking macrosStephen Worley2-5/+6
2019-05-13lib: fix crash in the CLI grammar sandboxRenato Westphal1-0/+2
2019-05-13zebra: Make RIB_SYSTEM|KERNEL_ROUTE a property of rib.hDonald Sharp2-6/+5
2019-05-13doc: fix ospf6d router-id cmdEmanuele Di Pascale1-2/+2
2019-05-11bgpd: evpn json cli bug fixLakshman Krishnamoorthy1-23/+23
2019-05-11zebra: ctx is dereferenced in every pathDonald Sharp85-1653/+584
2019-05-11bgpd: Remove unnecessary trailing tabDonatas Abraitis1-1/+1
2019-05-11git: Ignore Visual Studio Code settingsDonatas Abraitis1-0/+1
2019-05-11zebra: Switch to using monotime(NULL) for re->uptimeDonald Sharp82-1650/+584
2019-05-11doc: Provide info on what pkg to install if mpls-router module is missingnikos2-0/+13
2019-05-11bgpd, lib, ospf6d, ospfd, pimd, zebra: Rework routemap event callbackDonald Sharp8-51/+23
2019-05-11lib: in routemap.c if using a switch for an enum get rid of enumDonald Sharp1-3/+21
2019-05-10bgpd: BGP debug for route-map applyAmeya Dharkar1-0/+4
2019-05-10bgpd: IPv6 session flapping with MP_REACH_NLRI and 0.0.0.0 in NEXT_HOP attributenikos3-15/+41
2019-05-10doc: add doc for zebra dplane cliMark Stapp1-0/+34
2019-05-10zebra: unset sticky mac upon local deletionChirag Shah1-7/+9
2019-05-10build: fix Lua buildQuentin Young8-13/+682
2019-05-10bgpd: Move inbound policy check outside bgp_input_modifier()Donatas Abraitis1-14/+16
2019-05-10topotests: Add test to check if eBGP required policy worksDonatas Abraitis10-0/+165
2019-05-10isisd: Don't set subtlv structure if we didn't unpack any subtlvsChristian Franke2-8/+22
2019-05-09.gitignore: ignore .ccls-cacheQuentin Young1-0/+1
2019-05-09Pimd : S,G Mroute entries are not expiring even after KAT expiry,rgirada1-2/+10
2019-05-09lib, bgpd: Disallow processing of duplicate config.Naveen Thanikachalam2-1/+25
2019-05-09lib : Child rmap not sending an update to parent rmap,if there is an update i...vishaldhingra1-0/+2
2019-05-08doc: add doc for bgp maximum-prefix knobQuentin Young1-8/+12
2019-05-08topotests: ifindex values are not guaranteed to be the sameDonald Sharp127-2820/+750
2019-05-08bgpd: Evpn json cli output missingLakshman Krishnamoorthy1-57/+69
2019-05-08tools: add lints for unsafe functionsQuentin Young1-0/+29
2019-05-08configure: Update to newer versionfrr-7.2-devDonald Sharp1-1/+1
2019-05-08bgpd : lcommlist not shows the standard and expanded conf. correctly.vishaldhingra1-2/+4
2019-05-08doc: Modify documentation to reflect new configure changesDinesh Dutt2-3/+3
2019-05-08lib, vtysh: Make archaic "terminal" optional in configure commandDinesh Dutt2-6/+6
2019-05-07lib: remove str_replace functionQuentin Young1-32/+19
2019-05-07bgpd: fix rpki module build without ssh supportMarcel Röthke1-0/+2
2019-05-07bgpd: add missing newline to a warning message in the rpki moduleMarcel Röthke1-1/+1
2019-05-07bfd: add bfdd_privs to the bglobal structurePhilippe Guibert3-28/+31
2019-05-07doc: change bfd show commands with vrfname keywordPhilippe Guibert1-4/+4
2019-05-07bfdd: show bfd [vrf NAME] peer command changePhilippe Guibert1-6/+5
2019-05-07bfdd: add show bfd [vrf NAME] counters commandPhilippe Guibert1-7/+41
2019-05-07bfdd: add show bfd [vrf NAME] peers commandPhilippe Guibert1-8/+48
2019-05-07bfdd: avoid creating duplicate peer contextsPhilippe Guibert1-7/+80
2019-05-07doc: update bfd documentationPhilippe Guibert1-2/+6
2019-05-07bfd-vrf_topo1: add bfd test on a vrf netnsPhilippe Guibert28-0/+745
2019-05-07bfdd: do not insert obs entry in the list, once disabledPhilippe Guibert1-1/+0
2019-05-07bfdd: check bfd on upon interface presence from separate vrfPhilippe Guibert1-2/+8
2019-05-07bfdd: upon vrf enable/disable, update bs and obs listPhilippe Guibert3-2/+54
2019-05-07bgp, ospfd, ospf6d, pimd, lib, isisd: add bfd_client_sendmsg vrf_idPhilippe Guibert11-16/+17
2019-05-07bfdd: register to interfaces from other vrfsPhilippe Guibert3-0/+23