summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* zebra: add init api for dplane lsp contextMark Stapp2020-07-072-8/+24
* zebra: use fib nexthops for pseudowiresMark Stapp2020-07-071-3/+5
* zebra: add const to mpls and dplane nhlfe apisMark Stapp2020-07-074-8/+8
* zebra: include backup nexthops in nexthop-trackingMark Stapp2020-07-071-12/+144
* zebra: improve logic handling backup nexthop installationMark Stapp2020-07-072-78/+214
* sharpd: be explicit if nht is uninstalledMark Stapp2020-07-071-0/+6
* zebra: skip un-installed recursive matchMark Stapp2020-07-071-6/+10
* lib: test vrfs in nexthop_same_firsthop()Mark Stapp2020-07-072-9/+16
* zebra: revise vty output for backup nexthopsMark Stapp2020-07-071-187/+231
* zebra: add fib nhg for backups, revise apiMark Stapp2020-07-074-7/+21
* zebra: only use ACTIVE nexthops in recursive resolutionMark Stapp2020-07-071-0/+4
* zebra: add dplane backup nhg apiMark Stapp2020-07-072-0/+33
* zebra: allow recursive resolution to use backup nexthopsMark Stapp2020-07-071-5/+36
* staticd,zebra: use ALLOW_RECURSION for static routesMark Stapp2020-07-073-28/+2
* Merge pull request #6689 from mjstapp/doc_topotest_timeoutsQuentin Young2020-07-072-0/+12
|\
| * doc: add note about generous BGP topotest timeoutsMark Stapp2020-07-072-0/+12
* | Merge pull request #6685 from donaldsharp/fix_rare_ospf_test_failureMark Stapp2020-07-071-0/+1
|\ \
| * | tests: Fix rare case in ospf tests due to small hello timerDonald Sharp2020-07-071-0/+1
* | | Merge pull request #6687 from mjstapp/fix_topo_timeout_againDonald Sharp2020-07-071-1/+1
|\ \ \ | |_|/ |/| |
| * | tests: fix short timeout in lib/bgp.pyMark Stapp2020-07-071-1/+1
|/ /
* | Merge pull request #6656 from mjstapp/fix_lsp_del_scheduleRuss White2020-07-071-3/+18
|\ \
| * | zebra: check LSP flags when deleting an LSPMark Stapp2020-07-051-3/+18
* | | Merge pull request #6675 from volta-networks/fix_isis_spf_assertQuentin Young2020-07-061-4/+17
|\ \ \
| * | | isisd: gracefully handle spf errorEmanuele Di Pascale2020-07-061-4/+17
* | | | Merge pull request #6682 from qlyoung/doc-json-empty-outputMark Stapp2020-07-061-1/+3
|\ \ \ \
| * | | | doc: specify output for json commands w/ no outputQuentin Young2020-07-061-1/+3
| |/ / /
* | | | Merge pull request #6607 from kuldeepkash/bgp_basic_functionalityMark Stapp2020-07-063-89/+2834
|\ \ \ \
| * | | | tests: Add bgp_recursive_route_ebgp_multi_hop test suiteKuldeep Kashyap2020-07-063-89/+2834
| |/ / /
* | | | Merge pull request #6681 from opensourcerouting/rmap-desc-leak-fixQuentin Young2020-07-061-0/+3
|\ \ \ \
| * | | | lib: fix route map description memory leakRafael Zalamena2020-07-061-0/+3
| |/ / /
* | | | Merge pull request #6114 from rgirada/frr-staticQuentin Young2020-07-062-66/+167
|\ \ \ \ | |/ / / |/| | |
| * | | pimd: Modifying "show ip mroute json" o/p.rgirada2020-05-301-1/+1
| * | | pimd: Providing json support for few pim commands.rgirada2020-05-302-65/+166
* | | | Merge pull request #6628 from adharkar/frr-master-evpn_rtRuss White2020-07-051-4/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | bgpd: Incorrect auto-RT formed when L3VNI is not configuredAmeya Dharkar2020-06-231-4/+8
* | | | Merge pull request #6678 from mjstapp/fix_topo_zebraDonald Sharp2020-07-052-5/+5
|\ \ \ \
| * | | | tests,zebra: fix more startup topotest issuesMark Stapp2020-07-042-5/+5
* | | | | Merge pull request #6646 from xThaid/dplane_batching1Mark Stapp2020-07-054-78/+123
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | zebra: prepare data plane for batchingJakub UrbaƄczyk2020-06-264-78/+123
* | | | | Merge pull request #6666 from donaldsharp/pbr_interfaceDonatas Abraitis2020-07-041-6/+17
|\ \ \ \ \
| * | | | | pbrd: Be a bit more lenient with `set nexthop A.B.C.D <intf>`Donald Sharp2020-07-021-6/+17
* | | | | | Merge pull request #6677 from mjstapp/fix_topo_daemonsDonald Sharp2020-07-041-5/+29
|\ \ \ \ \ \
| * | | | | | tests: wait longer when shutting down in topotestsMark Stapp2020-07-031-5/+29
* | | | | | | Merge pull request #6676 from mjstapp/fix_bfd_profile_saDonald Sharp2020-07-041-1/+2
|\ \ \ \ \ \ \
| * | | | | | | bfdd: Use XFREE, clean up SA warning for bfd profilesMark Stapp2020-07-031-1/+2
| |/ / / / / /
* | | | | | | Merge pull request #6654 from donaldsharp/sortedSri Mohana Singamsetty2020-07-031-11/+12
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | vtysh: Improve lookup performanceDonald Sharp2020-06-301-1/+3
| * | | | | | vtysh: master is a non-sorted listDonald Sharp2020-06-301-11/+10
* | | | | | | Merge pull request #6669 from ton31337/fix/large-community-list-set_sequenceDonald Sharp2020-07-032-4/+18
|\ \ \ \ \ \ \
| * | | | | | | bgpd: Actually find the sequence number for large-community-listDonatas Abraitis2020-07-021-4/+2