summaryrefslogtreecommitdiffstats
path: root/ospf6d/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-26ospf6d: fix unguarded debugMark Stapp1-2/+4
2021-03-26isisd: fix coverity SA warningMark Stapp1-0/+2
2021-03-26ospf6d: fix ospf6_abr_examin_summary to check for a path cost changeKaren Schoener1-1/+2
2021-03-26bgpd: Use rpki_curr_state instead of curr_stateDonald Sharp1-30/+31
2021-03-26doc: Add doc for new rpki commandsDonald Sharp1-0/+8
2021-03-26bgpd: Add rpki filter to some more show commandsDonald Sharp2-23/+61
2021-03-26bgpd: Add `show bgp <afi> <safi> A.B.C.D [rpki <valid|invalid|notfound>]`Donald Sharp1-11/+16
2021-03-26bgpd: Figure out rpki validation state earlierDonald Sharp3-28/+39
2021-03-26bgpd: Convert string output to rpki validation-state:Donald Sharp1-1/+1
2021-03-26bgpd: Convert RPKI states to an enum and use themDonald Sharp4-12/+48
2021-03-26bgpd: cleanup prefix2str usageAnuradha Karuppiah1-24/+11
2021-03-26bgpd: fix crash in the MH cleanup handlingAnuradha Karuppiah1-4/+4
2021-03-26bgpd: handle local ES del or transition to LACP bypassAnuradha Karuppiah6-31/+169
2021-03-26bgpd: changes for maintaining evpn nexthops and their rmac mappingAnuradha Karuppiah8-2/+575
2021-03-26bgpd: ES evpn nexthop prep workAnuradha Karuppiah6-18/+58
2021-03-26lib/zebra: zapi for installing EVPN nexthops from bgpAnuradha Karuppiah6-1/+54
2021-03-26bgpd: Disable L3NHG support for routes leaked from another VRFAnuradha Karuppiah1-0/+4
2021-03-26bgpd: flush remote ES-EVI entries when a L2-VNI is deletedAnuradha Karuppiah1-11/+42
2021-03-26bgpd: re-eval use-l3nhg when a remote ES is [de]activated in a VRFAnuradha Karuppiah7-169/+249
2021-03-26bgpd: Rename macip_path_list to macip_evi_path_listAnuradha Karuppiah3-27/+30
2021-03-26bgpd: allow routes to be imported if the ES/ES-VRF is not presentAnuradha Karuppiah3-26/+82
2021-03-26bgpd: on ES down re-advertise the MAC-IP entry without the L3 ECOMAnuradha Karuppiah4-25/+99
2021-03-25lib, bgpd: add a specific oid_copy function for IPv6 addrsPat Ruddy8-81/+79
2021-03-25tools: fix systemd OnFailure directiveSimon Deziel3-3/+3
2021-03-25libs: fix race in pcep libMark Stapp1-4/+7
2021-03-25isisd: Prevent OOM crash in isisDonald Sharp1-38/+88
2021-03-25ospfd: fix SA warningIgor Ryzhov1-2/+2
2021-03-25pimd: in 'no ip pim hello' add hold time as optional when hello interval givenMobashshera Rasool1-1/+1
2021-03-25pimd: Validation that hello should be less than hold time config.Mobashshera Rasool3-0/+8
2021-03-25ospf6d: Link LSAs are not getting MAX_AGE in neighborYash Ranjan1-1/+15
2021-03-25yang: Allow `make clean` to actually clean up dependant filesDonald Sharp1-0/+6
2021-03-24doc: document proper config for BGP iface peersQuentin Young1-0/+6
2021-03-24doc: fix url for pip 2 in dev docMark Stapp1-1/+1
2021-03-24ospf6d: Do not flood unknown LSAs if U-bit is clearKaren Schoener1-0/+13
2021-03-24ospfd: add support for suppress_fackishimo6-9/+126
2021-03-24doc: add documentation for OSPF suppress-fackishimo1-0/+10
2021-03-24doc: add documentation for OSPF NSSAckishimo1-0/+11
2021-03-24ospfd: add topotest for suppress-fa featureckishimo10-0/+302
2021-03-24vtysh: hide "show configuration running" commandIgor Ryzhov1-1/+1
2021-03-24isisd: fix extra space after "ip router isis"Igor Ryzhov1-1/+1
2021-03-23doc: remove extraneous .. index:: in ospf6d.rstQuentin Young1-2/+1
2021-03-23configure.ac: better lua detectionQuentin Young1-4/+10
2021-03-23tests: use printfrr to use extended format specsMark Stapp1-2/+2
2021-03-23lib: enlarge the local buffer for printfrr extension tokensMark Stapp1-1/+1
2021-03-23bgpd: Update EVPN type-1 routes when VNI RT changesAmeya Dharkar3-1/+46
2021-03-23bgpd: improve BFD with timers configurationRafael Zalamena2-1/+5
2021-03-23doc: document new BGP debug optionRafael Zalamena1-0/+6
2021-03-23bgpd: add debug option for BFDRafael Zalamena3-8/+53
2021-03-23bgpd: rework BFD integrationRafael Zalamena7-736/+436
2021-03-23bgpd: remove cumulus specific codeRafael Zalamena1-12/+1