Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | bgpd: minimum-holdtime knob to prevent session establishment with BGP peer wi... | Takemasa Imada | 2021-08-14 | 11 | -0/+189 | |
* | | | | | | | | | | | Merge pull request #9526 from LabNConsulting/chopps/bgp-test-defaults | Donatas Abraitis | 2021-09-01 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | tests: log bgp nbr changes, and allow config of connect timer | Christian Hopps | 2021-08-31 | 1 | -0/+5 | |
* | | | | | | | | | | | Merge pull request #9525 from idryzhov/ospfd-crash | Renato Westphal | 2021-08-31 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ospfd: correctly cleanup spf data | Igor Ryzhov | 2021-08-31 | 1 | -0/+3 | |
* | | | | | | | | | | | | Merge pull request #9522 from mobash-rasool/ospfv3-bug-fixes | Igor Ryzhov | 2021-08-31 | 1 | -3/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | ospfd: add dead-interval 40 if configured in show running | Mobashshera Rasool | 2021-08-31 | 1 | -3/+1 | |
* | | | | | | | | | | | | Merge pull request #9518 from ton31337/fix/redundand_interface_name_for_peer | Igor Ryzhov | 2021-08-31 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | bgpd: Drop redundand `WORD` for no_neighbor_interface_cmd | Donatas Abraitis | 2021-08-30 | 1 | -2/+4 | |
* | | | | | | | | | | | | Merge pull request #9502 from idryzhov/cmd-vtysh-cleanup | Russ White | 2021-08-30 | 2 | -210/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | vtysh: make node walkup code more generic | Igor Ryzhov | 2021-08-26 | 1 | -124/+2 | |
| * | | | | | | | | | | | lib: make node_parent more generic | Igor Ryzhov | 2021-08-26 | 1 | -86/+3 | |
* | | | | | | | | | | | | Merge pull request #8964 from LabNConsulting/chopps/config-faster | Mark Stapp | 2021-08-30 | 7 | -427/+584 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | tests: configure routers in parallel | Christian Hopps | 2021-08-27 | 6 | -421/+554 | |
| * | | | | | | | | | | | tests: improve bgp test determinism by resetting configs | Christian Hopps | 2021-08-27 | 1 | -6/+30 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #9484 from anlancs/fix-doc-bgp-desc | Quentin Young | 2021-08-30 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | doc: add a missing field for bgp summary's display | anlan_cs | 2021-08-30 | 1 | -3/+3 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #9511 from LabNConsulting/chopps/ospf-asbr-test-fix | Quentin Young | 2021-08-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | tests: fix ospf ASBR summary test | Christian Hopps | 2021-08-27 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge pull request #9503 from opensourcerouting/ospf6d-redistribute-metrics | Russ White | 2021-08-28 | 3 | -54/+95 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | ospf6d: extend the "redistribute" command with more options | Renato Westphal | 2021-08-26 | 3 | -54/+95 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #9509 from LabNConsulting/chopps/dirlocals | Jafar Al-Gharaibeh | 2021-08-28 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | tests: Update dir-locals | Christian Hopps | 2021-08-27 | 1 | -2/+4 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #9499 from gsol10/bogus_lsp | Russ White | 2021-08-28 | 2 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | isisd: Fix sending of LSP with null seqno | Guillaume Solignac | 2021-08-26 | 2 | -8/+8 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #9488 from pguibert6WIND/fix_nhrp_neigh_state | Russ White | 2021-08-28 | 5 | -16/+34 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | lib, zebra: complete the ndm flags on zclient api | Philippe Guibert | 2021-08-26 | 2 | -3/+23 | |
| * | | | | | | | | | | nhrp, zebra, lib: pass exact received neighbor state value to nhrp | Philippe Guibert | 2021-08-26 | 4 | -13/+11 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #9504 from donaldsharp/cbit_is_needed | Russ White | 2021-08-28 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | lib: Send c-bit when not using bfdd as daemon of choice | Donald Sharp | 2021-08-27 | 1 | -0/+3 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #9473 from ton31337/fix/BGP_STR_unified | Sri Mohana Singamsetty | 2021-08-27 | 1 | -66/+66 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | bgpd: Use BGP_STR for CLI definitions everywhere for BGP CLI | Donatas Abraitis | 2021-08-24 | 1 | -66/+66 | |
* | | | | | | | | | | Merge pull request #9480 from SaiGomathiN/pim-coverity | David Lamparter | 2021-08-27 | 3 | -10/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | pimd: Fixing coverity issues | Sai Gomathi | 2021-08-24 | 1 | -1/+1 | |
| * | | | | | | | | | | pimd: Fixing coverity issues | Sai Gomathi | 2021-08-24 | 4 | -10/+0 | |
* | | | | | | | | | | | Merge pull request #9496 from idryzhov/vrf-cmd-init-unused-arg | David Lamparter | 2021-08-27 | 15 | -17/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | lib: remove unused argument from vrf_cmd_init | Igor Ryzhov | 2021-08-26 | 15 | -17/+15 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #9500 from tomaxuser/master | Quentin Young | 2021-08-26 | 1 | -16/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | doc: Basic spellchecking of bgp.rst | Tomáš Szaniszlo | 2021-08-26 | 1 | -16/+16 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #9331 from idryzhov/explicit-exit | Christian Hopps | 2021-08-26 | 41 | -428/+250 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | *: explicitly print "exit" at the end of every node config | Igor Ryzhov | 2021-08-23 | 39 | -30/+112 | |
| * | | | | | | | | | | pathd: rework config printing code | Igor Ryzhov | 2021-08-23 | 3 | -25/+11 | |
| * | | | | | | | | | | tools: significantly simplify frr-reload context processing | Igor Ryzhov | 2021-08-23 | 1 | -373/+127 | |
* | | | | | | | | | | | Merge pull request #9492 from Jafaral/pim-cov | Donald Sharp | 2021-08-26 | 1 | -10/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | pimd: fix coverity/dead-code issue | Jafar Al-Gharaibeh | 2021-08-25 | 1 | -10/+15 | |
* | | | | | | | | | | | | Merge pull request #9498 from idryzhov/fix-bgp-update-source | Donald Sharp | 2021-08-26 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | bgpd: fix update-source for ipv6 | Igor Ryzhov | 2021-08-26 | 1 | -0/+6 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #9466 from idryzhov/vrf-netns | Donatas Abraitis | 2021-08-26 | 4 | -77/+68 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | lib, zebra: move vrf netns commands from lib to zebra | Igor Ryzhov | 2021-08-23 | 4 | -77/+68 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #9467 from gpnaveen/bgp_v4overv6 | Russ White | 2021-08-25 | 10 | -0/+4090 | |
|\ \ \ \ \ \ \ \ \ \ \ |