summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | bgpd: minimum-holdtime knob to prevent session establishment with BGP peer wi...Takemasa Imada2021-08-1411-0/+189
* | | | | | | | | | | Merge pull request #9526 from LabNConsulting/chopps/bgp-test-defaultsDonatas Abraitis2021-09-011-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | tests: log bgp nbr changes, and allow config of connect timerChristian Hopps2021-08-311-0/+5
* | | | | | | | | | | Merge pull request #9525 from idryzhov/ospfd-crashRenato Westphal2021-08-311-0/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ospfd: correctly cleanup spf dataIgor Ryzhov2021-08-311-0/+3
* | | | | | | | | | | | Merge pull request #9522 from mobash-rasool/ospfv3-bug-fixesIgor Ryzhov2021-08-311-3/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | ospfd: add dead-interval 40 if configured in show runningMobashshera Rasool2021-08-311-3/+1
* | | | | | | | | | | | Merge pull request #9518 from ton31337/fix/redundand_interface_name_for_peerIgor Ryzhov2021-08-311-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | bgpd: Drop redundand `WORD` for no_neighbor_interface_cmdDonatas Abraitis2021-08-301-2/+4
* | | | | | | | | | | | Merge pull request #9502 from idryzhov/cmd-vtysh-cleanupRuss White2021-08-302-210/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | vtysh: make node walkup code more genericIgor Ryzhov2021-08-261-124/+2
| * | | | | | | | | | | lib: make node_parent more genericIgor Ryzhov2021-08-261-86/+3
* | | | | | | | | | | | Merge pull request #8964 from LabNConsulting/chopps/config-fasterMark Stapp2021-08-307-427/+584
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | tests: configure routers in parallelChristian Hopps2021-08-276-421/+554
| * | | | | | | | | | | tests: improve bgp test determinism by resetting configsChristian Hopps2021-08-271-6/+30
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #9484 from anlancs/fix-doc-bgp-descQuentin Young2021-08-301-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | doc: add a missing field for bgp summary's displayanlan_cs2021-08-301-3/+3
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #9511 from LabNConsulting/chopps/ospf-asbr-test-fixQuentin Young2021-08-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | tests: fix ospf ASBR summary testChristian Hopps2021-08-271-1/+1
* | | | | | | | | | | Merge pull request #9503 from opensourcerouting/ospf6d-redistribute-metricsRuss White2021-08-283-54/+95
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | ospf6d: extend the "redistribute" command with more optionsRenato Westphal2021-08-263-54/+95
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #9509 from LabNConsulting/chopps/dirlocalsJafar Al-Gharaibeh2021-08-281-2/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tests: Update dir-localsChristian Hopps2021-08-271-2/+4
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #9499 from gsol10/bogus_lspRuss White2021-08-282-8/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | isisd: Fix sending of LSP with null seqnoGuillaume Solignac2021-08-262-8/+8
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge pull request #9488 from pguibert6WIND/fix_nhrp_neigh_stateRuss White2021-08-285-16/+34
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | lib, zebra: complete the ndm flags on zclient apiPhilippe Guibert2021-08-262-3/+23
| * | | | | | | | | | nhrp, zebra, lib: pass exact received neighbor state value to nhrpPhilippe Guibert2021-08-264-13/+11
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #9504 from donaldsharp/cbit_is_neededRuss White2021-08-281-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | lib: Send c-bit when not using bfdd as daemon of choiceDonald Sharp2021-08-271-0/+3
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #9473 from ton31337/fix/BGP_STR_unifiedSri Mohana Singamsetty2021-08-271-66/+66
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | bgpd: Use BGP_STR for CLI definitions everywhere for BGP CLIDonatas Abraitis2021-08-241-66/+66
* | | | | | | | | | Merge pull request #9480 from SaiGomathiN/pim-coverityDavid Lamparter2021-08-273-10/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pimd: Fixing coverity issuesSai Gomathi2021-08-241-1/+1
| * | | | | | | | | | pimd: Fixing coverity issuesSai Gomathi2021-08-244-10/+0
* | | | | | | | | | | Merge pull request #9496 from idryzhov/vrf-cmd-init-unused-argDavid Lamparter2021-08-2715-17/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | lib: remove unused argument from vrf_cmd_initIgor Ryzhov2021-08-2615-17/+15
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #9500 from tomaxuser/masterQuentin Young2021-08-261-16/+16
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | doc: Basic spellchecking of bgp.rstTomáš Szaniszlo2021-08-261-16/+16
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #9331 from idryzhov/explicit-exitChristian Hopps2021-08-2641-428/+250
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | *: explicitly print "exit" at the end of every node configIgor Ryzhov2021-08-2339-30/+112
| * | | | | | | | | | pathd: rework config printing codeIgor Ryzhov2021-08-233-25/+11
| * | | | | | | | | | tools: significantly simplify frr-reload context processingIgor Ryzhov2021-08-231-373/+127
* | | | | | | | | | | Merge pull request #9492 from Jafaral/pim-covDonald Sharp2021-08-261-10/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | pimd: fix coverity/dead-code issueJafar Al-Gharaibeh2021-08-251-10/+15
* | | | | | | | | | | | Merge pull request #9498 from idryzhov/fix-bgp-update-sourceDonald Sharp2021-08-261-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | bgpd: fix update-source for ipv6Igor Ryzhov2021-08-261-0/+6
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #9466 from idryzhov/vrf-netnsDonatas Abraitis2021-08-264-77/+68
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | lib, zebra: move vrf netns commands from lib to zebraIgor Ryzhov2021-08-234-77/+68
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #9467 from gpnaveen/bgp_v4overv6Russ White2021-08-2510-0/+4090
|\ \ \ \ \ \ \ \ \ \ \