[quagga-dev 15375] CI Testresult: FAILED (Re: [quagga-dev, 15363, 8/8] isisd: drop unused per-type metric values)

2016-05-24 Thread cisystem
Continous Integration Result: FAILED See below for issues. This is an EXPERIMENTAL automated CI system. For questions and feedback, feel free to email Martin Winter . Patches applied : Patchwork 1951: http://patchwork.quagga.net/patch/1951

[quagga-dev 15373] Re: [quagga-users 14335] EIGRP Quagga not working

2016-05-24 Thread Donald Sharp
Jan/Donnie - My assumption is, is that I have a wrong branch that I forward ported to 1.0. What branch should be used? donald On Tue, May 24, 2016 at 7:32 AM, wrote: > Hi > i have downloaded Quagga with EIGRP Support from >

[quagga-dev 15369] bgpd API/CLI cleanups

2016-05-24 Thread David Lamparter
Hi again, unlike isisd, bgpd has its logic very nicely split from its CLI functions. Still, a few places had (very small) room for improvement :) [Had to fix some rebasing, hope I didn't break stuff...] -David ___ Quagga-dev mailing list

[quagga-dev 15370] [PATCH 3/3] bgpd: ditch unused bgp_node_*() functions

2016-05-24 Thread David Lamparter
Signed-off-by: David Lamparter --- bgpd/bgp_table.h | 38 -- 1 file changed, 38 deletions(-) diff --git a/bgpd/bgp_table.h b/bgpd/bgp_table.h index bee1296..3b4e6cf 100644 --- a/bgpd/bgp_table.h +++ b/bgpd/bgp_table.h @@ -118,44

[quagga-dev 15371] [PATCH 1/3] bgpd: minor header/API clean up

2016-05-24 Thread David Lamparter
Adds "const" on: - peer_update_source_addr_set() - peer_description_set() Adds parameter names on: - bgp_timers_set() (really confusing, this one, with 2 unexplained args of same type) Adds new setter: - peer_afc_set(), calling peer_activate/peer_deactivate. (intended for API consumers,

[quagga-dev 15366] [PATCH 6/8] isisd: API: timers (LSP, SPF)

2016-05-24 Thread David Lamparter
From: Christian Franke See previous commits... Signed-off-by: David Lamparter --- isisd/isis_circuit.c | 24 -- isisd/isis_vty.c | 565 isisd/isisd.c| 643

[quagga-dev 15364] [PATCH 7/8] isisd: API: area (L1), domain (L2) passwords

2016-05-24 Thread David Lamparter
From: Christian Franke Last isisd CLI cleanup for now. This also folds L1 & L2 configs into common functions, reducing CLI function bloat by a bit. (This patch contains changes authored by both Christian Franke and David Lamparter.) Signed-off-by: David Lamparter

[quagga-dev 15362] [PATCH 3/8] isisd: API: circuit password

2016-05-24 Thread David Lamparter
From: Christian Franke This cleans up circuit password configuration a little bit. (Restructured several times by both Christian Franke and David Lamparter.) Signed-off-by: David Lamparter --- isisd/isis_circuit.c | 81

[quagga-dev 15361] [PATCH 2/8] isisd: API: basic area config

2016-05-24 Thread David Lamparter
From: Christian Franke Move out basic area configuration (metric type, overload and attachment bits, dynamic hostname extension enable) into isis_vty.c. Signed-off-by: David Lamparter --- isisd/isisd.c | 224

[quagga-dev 15359] CI Testresult: PASSED (Re: [quagga-dev, 15358] bgpd: Add new configuration cli for graceful restart.)

2016-05-24 Thread cisystem
Continous Integration Result: SUCCESSFUL Congratulations, this patch passed basic tests Tested-by: NetDEF CI System This is an EXPERIMENTAL automated CI system. For questions and feedback, feel free to email Martin Winter . Patches applied :

[quagga-dev 15358] [PATCH ] bgpd: Add new configuration cli for graceful restart.

2016-05-24 Thread Philippe Guibert
There is support to configure graceful restart timer. This is the time to wait to delete stale routes before a BGP open message is received. bgp graceful-restart restart-time <1-3600> no bgp graceful-restart [<1-255>] * bgpd/bgp_vty.c * Define command strings for above CLI * bgpd/bgpd.c *

[quagga-dev 15357] Re: OSPF SPF config knob

2016-05-24 Thread Paul Jakma
On Fri, 20 May 2016, David Lamparter wrote: I still believe the set size of Quagga monoculture users impacted by moving to RFC behaviour is sufficiently close to zero, while at the other hand the to-be-fixed current impact on mixed-implementation installations is at least existent; That

[quagga-dev 15356] Re: Patch Submittal Process Going Forward Discussion.

2016-05-24 Thread Paul Jakma
On Fri, 20 May 2016, Martin Winter wrote: Can you clarify? Is the “simple majority” the issue for these “some issues” and it could be solved for these issues with a super majority (i.e. 67%) or do you need/want unanimous agreement on these? If you think it needs a “unanimous agreement”,