summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_api.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-24doc: fix indent depth in tracing docQuentin Young1-97/+97
2021-02-24doc: more misc. cleanupsQuentin Young5-16/+18
2021-02-24zebra: fix problem with bypass getting set accidentally on all ESsAnuradha Karuppiah1-0/+1
2021-02-24tests: increase ping attempts in EVPN MH to fix failures on ARMAnuradha Karuppiah1-9/+17
2021-02-24bgpd: support for lacp bypass with EVPN MHAnuradha Karuppiah4-37/+113
2021-02-24zebra: del/add remote mac if there is a change from es->non-es dst and viceveraAnuradha Karuppiah1-0/+11
2021-02-24zebra: flush macs linked to the bond when it moves out of bypassAnuradha Karuppiah1-0/+20
2021-02-24zebra: link local MACs to destination port for efficient lacp-bypass processingAnuradha Karuppiah6-7/+126
2021-02-24zebra: support for lacp bypass with EVPN MHAnuradha Karuppiah13-76/+368
2021-02-24vtysh: fix show_per_daemon for multi-instance ospfdIgor Ryzhov1-1/+1
2021-02-24ospfd: don't rely on instance existence in vtyIgor Ryzhov5-185/+154
2021-02-23doc: clean up a couple snafus in doc changesQuentin Young3-2/+3
2021-02-23doc: fix dupe bug-reports label, index entryQuentin Young2-5/+2
2021-02-23doc: update docs on docsQuentin Young1-5/+25
2021-02-23doc: Format highlighted syntax properly for Systemtap examplesDonatas Abraitis1-53/+54
2021-02-23ospf6d: fix display of unknown LSAs in show ipv6 ospf6 database commandlynne1-6/+15
2021-02-22doc: Instruction how to use Systemtap with FRRoutingDonatas Abraitis1-0/+71
2021-02-22doc: remove 'no' form of commandsQuentin Young27-718/+262
2021-02-22doc: automatically generate index entries for cliQuentin Young37-1440/+80
2021-02-22doc: clean up duplicate/wrong commandsQuentin Young8-224/+41
2021-02-22lib: register dependency between control plane protocol and vrf nb nodesIgor Ryzhov4-11/+61
2021-02-22lib: add definitions for vrf xpathsIgor Ryzhov2-4/+6
2021-02-22bgpd: don't rely on northbound control plane protocol vrf pointerIgor Ryzhov1-4/+4
2021-02-22lib: add ability to register dependencies between northbound nodesIgor Ryzhov2-4/+69
2021-02-22lib: Reduce getrusage/monotime for event handlingDonald Sharp2-1/+13
2021-02-22tests: example using new "jsoncmp_pass" commandDavid Schweizer1-8/+17
2021-02-22lib: fix c++ usage of zlogEmanuele Di Pascale1-8/+16
2021-02-22tests: JSON comparison command for LabN topotestsDavid Schweizer1-0/+32
2021-02-20lib: Free memory leak in error path in clippyDonald Sharp1-0/+4
2021-02-19lib: use right type for wconv() return valQuentin Young1-1/+1
2021-02-19zebra: fix problem with SVI MAC not being sent to BGPAnuradha Karuppiah5-12/+47
2021-02-19zebra: drop the SVI MAC cleanup done as a part of interface deleteAnuradha Karuppiah1-1/+0
2021-02-19zebra: prevent crash in evpn if cleanupChirag Shah1-1/+1
2021-02-19zebra: changes to advertise SVI mac by default if evpn-mh is enabledAnuradha Karuppiah9-16/+228
2021-02-19zebra: fix problem with SVI IP being advertised even if disabledAnuradha Karuppiah2-5/+26
2021-02-19bgpd: add attribute-unchanged attribute to flowspecPhilippe Guibert1-0/+5
2021-02-19bgpd: fix 'neighbor X prefix-list Y in' SAFI VPNEmanuele Di Pascale1-1/+2
2021-02-19ospf6d: Metric option in intra-prefix LSA detailYash Ranjan1-1/+6
2021-02-18ospf6d: Update logs that indicate why ospf6 adjacency is not coming up.lynne1-30/+45
2021-02-18lib: pass the thread_master to process_timers()Mark Stapp1-6/+7
2021-02-18lib: don't awaken from poll for every timerMark Stapp1-4/+12
2021-02-18lib: remove unneeded arg from timer apiMark Stapp1-10/+6
2021-02-18lib: small code cleanup in thread.cMark Stapp1-2/+1
2021-02-18bgpd: Fix crash when we don't have a nexthopDonald Sharp1-1/+1
2021-02-17lib: fix some misc SA warningsQuentin Young3-1/+19
2021-02-17bgpd, lib: add oid2in6_addr utility and use itPat Ruddy3-4/+14
2021-02-17bgpd: mplsvpn snmp: NULL check correct pointerPat Ruddy1-1/+1
2021-02-17bgpd: mplsvpn SNMP correctly validate incoming rt_indexPat Ruddy1-2/+5
2021-02-17bgpd: Switch LL nexthop tracking to be interface basedDonald Sharp6-5/+152
2021-02-17staticd: fix vrf enablingIgor Ryzhov1-0/+2