interface-templates/ip/ospf/authentication/md5/key-id/node.tag/node.def
| 1
interface-templates/ip/rip/authentication/md5/node.tag/node.def
| 1
templates/protocols/ospf/area/node.tag/node.def
| 3 -
templates/protocols/ospf/area/node.tag/virtual-link/node.tag/authentication/md5/key-id/node.tag/node.def
| 1
templates/protocols/ospf/area/node.tag/virtual-link/node.tag/node.def
| 1
templates/protocols/ospfv3/area/node.tag/node.def
| 1
templates/protocols/rip/network-distance/node.tag/node.def
| 1
templates/protocols/static/interface-route/node.tag/next-hop-interface/node.tag/node.def
| 1
templates/protocols/static/interface-route/node.tag/node.def
| 1
templates/protocols/static/interface-route6/node.tag/next-hop-interface/node.tag/node.def
| 1
templates/protocols/static/interface-route6/node.tag/node.def
| 2
templates/protocols/static/route/node.tag/next-hop/node.tag/node.def
| 2
templates/protocols/static/route/node.tag/node.def
| 2
templates/protocols/static/route6/node.tag/next-hop/node.tag/node.def
| 2
templates/protocols/static/route6/node.tag/node.def
| 3 -
debian/changelog
| 18 ++++++++
gen-interface-templates.pl
| 2
scripts/quagga-manager
| 21 ++++++----
templates/protocols/bgp/node.def
| 5 --
templates/protocols/bgp/node.tag/neighbor/node.def
| 4 +
templates/protocols/bgp/node.tag/neighbor/node.tag/capability/orf/prefix-list/send/node.def
| 19 ++++-----
templates/protocols/bgp/node.tag/neighbor/node.tag/remote-as/node.def
| 15 ++++++-
templates/protocols/bgp/node.tag/parameters/confederation/peers/node.def
| 2
templates/protocols/bgp/node.tag/parameters/node.def
| 1
templates/protocols/ospf/area/node.tag/network/node.def
| 2
templates/protocols/ospf/passive-interface/node.def
| 2
templates/protocols/ospfv3/area/node.tag/.filter-list/node.def
| 3 -
templates/protocols/rip/passive-interface/node.def
| 2
templates/protocols/ripng/passive-interface/node.def
| 2
29 files changed, 67 insertions(+), 54 deletions(-)
New commits:
commit 1727949b57428d94569130e84c77a12d7a2a71fb
Author: Stephen Hemminger <[email protected]>
Date: Thu Jul 9 16:50:32 2009 -0700
0.18.27
commit 9d3dcc9040c0af33adceb85dc413833ac4716329
Author: Stephen Hemminger <[email protected]>
Date: Tue Jun 9 15:56:02 2009 -0700
Remove hidden templates
Templates in */node.tag/node.def are meaningless in current CLI.
Remove all the templates that are intermediat help text.
(cherry picked from commit ebd628b2b2a93d78a60c1d0ed41d0ab793c0efdf)
commit 930756f2fe63a7f03ce5a68d1b1e8f1a549224ff
Author: Stephen Hemminger <[email protected]>
Date: Mon Jun 8 17:09:12 2009 -0700
Remove bogus templates
node.def below node.tag is meaningless
(cherry picked from commit b606ac1a7f1120d5203a581d85e9953401d02b07)
commit b3bbd1b2f09df81fedbb59cec44e7f6dca16704e
Author: Stephen Hemminger <[email protected]>
Date: Wed Jun 3 11:54:38 2009 -0700
Fix OSPFv3 filter list node
Node was marked as 'tag:' but was a leaf node.
(cherry picked from commit 31368eec9b7dd25e248140a8732fd4c814de52b9)
commit 3b3fc34c6d6cb71b1cb00edee2cd12a96ee772ec
Author: Stephen Hemminger <[email protected]>
Date: Wed Jun 3 11:30:57 2009 -0700
Use bgpd default import-check flag
Move the default import-check enabled from template to command line
option in bgpd. This resolves some of the startup issues.
(cherry picked from commit a1d23a42ef83968222b0744505986db3e02b0ae8)
commit ad613a41773adf48e909fd13af26e63aaaf1488b
Author: Stephen Hemminger <[email protected]>
Date: Wed Jun 3 10:57:21 2009 -0700
Start bgpd earlier in process
BGPD needs to be started when parameters and neighbors are set.
Bug 4486
(cherry picked from commit c600f91dee1ed705648eff626f8fd090a28720b5)
commit 16d65ac258ef19fb80c2f7b01030a87d185fd3e1
Author: Stephen Hemminger <[email protected]>
Date: Wed Jun 3 09:39:46 2009 -0700
Allow status operations as non-root user
(cherry picked from commit 466426dba5880bf469b22172769c552cf6aaaab0)
commit 67ab58c6668dce8af9b98eb96bfe1b714409e08f
Author: Stephen Hemminger <[email protected]>
Date: Tue Jun 2 19:34:32 2009 -0700
Use create to get remote-as to go first
need remote-as to be highest priority sibling
Bug 4486
(cherry picked from commit cf0f8def872cf356f10e14c5ac0956022eab9d0b)
commit 85f38872d097ac5162dea2e8e75abbeceb76534b
Author: Stephen Hemminger <[email protected]>
Date: Tue Jun 2 17:12:23 2009 -0700
Replace update tag on multi-nodes
Multiple value nodes are never updated, only created or deleted.
(cherry picked from commit 909452cdb631577aed7b9a7aed6613c2756f4e33)
commit 69db53b3ad7495759ef94066f94c6dff8b628a95
Author: Stephen Hemminger <[email protected]>
Date: Tue Jun 2 16:08:45 2009 -0700
Add pseudo-ethernet
Should be able to set ospf/rip values on pseudo-ethernet devices.
(cherry picked from commit e7e5fcbeb15a85cb61e85ca7d42f2cd7306b09b3)
commit 753d4aaca9b0e0ffe21b0c02106ce8bfe03b803a
Author: Stephen Hemminger <[email protected]>
Date: Tue Jun 2 10:06:42 2009 -0700
Convert update: on mulitnodes to create:
This is what CLI Primer says is supposed to work.
(cherry picked from commit 4cb6efba141b1e54ee78077410dd027a8fcf1a39)
commit 6f0d0febd81bd05f5d4a70e1663e26a7dfd38c35
Author: Stephen Hemminger <[email protected]>
Date: Mon Jun 1 16:26:55 2009 -0700
Fix setup of protocols on boot
New CLI appears to require 'update:' rather than 'create:' on
tag nodes in order for them to get applied correctly. Workaround
this by changing all the create: to update: in Quagga config
Bug 4486
(cherry picked from commit 84536c188e359a9f046bc8f1c5a3180b3e03ee8b)
commit 5ab430b8eb02da9e105e127404677e68c25fb84e
Author: Stephen Hemminger <[email protected]>
Date: Thu May 28 14:45:09 2009 -0700
Convert template to new syntax
Use same syntax as other nodes
Precursor to automated edit of nodes for other bugfix.
(cherry picked from commit 435e80791de6b051ab88c7eaa7c47265bbef3be5)
commit ce31fd38b3fbe1385d4f4b8fb42c757900b445b6
Author: Stephen Hemminger <[email protected]>
Date: Thu May 28 14:36:05 2009 -0700
Abort transaction on delete of neighbor in peer group
The new CLI doesn't fail transaction automatically when one command fails.
(cherry picked from commit a50404c259bcbb424743d80a18bf87319666bce8)
http://suva.vyatta.com/git/?p=vyatta-cfg-quagga.git;a=commitdiff;h=1727949b57428d94569130e84c77a12d7a2a71fb
http://suva.vyatta.com/git/?p=vyatta-cfg-quagga.git;a=commitdiff;h=9d3dcc9040c0af33adceb85dc413833ac4716329
http://suva.vyatta.com/git/?p=vyatta-cfg-quagga.git;a=commitdiff;h=930756f2fe63a7f03ce5a68d1b1e8f1a549224ff
http://suva.vyatta.com/git/?p=vyatta-cfg-quagga.git;a=commitdiff;h=b3bbd1b2f09df81fedbb59cec44e7f6dca16704e
http://suva.vyatta.com/git/?p=vyatta-cfg-quagga.git;a=commitdiff;h=3b3fc34c6d6cb71b1cb00edee2cd12a96ee772ec
http://suva.vyatta.com/git/?p=vyatta-cfg-quagga.git;a=commitdiff;h=ad613a41773adf48e909fd13af26e63aaaf1488b
http://suva.vyatta.com/git/?p=vyatta-cfg-quagga.git;a=commitdiff;h=16d65ac258ef19fb80c2f7b01030a87d185fd3e1
http://suva.vyatta.com/git/?p=vyatta-cfg-quagga.git;a=commitdiff;h=67ab58c6668dce8af9b98eb96bfe1b714409e08f
http://suva.vyatta.com/git/?p=vyatta-cfg-quagga.git;a=commitdiff;h=85f38872d097ac5162dea2e8e75abbeceb76534b
http://suva.vyatta.com/git/?p=vyatta-cfg-quagga.git;a=commitdiff;h=69db53b3ad7495759ef94066f94c6dff8b628a95
http://suva.vyatta.com/git/?p=vyatta-cfg-quagga.git;a=commitdiff;h=753d4aaca9b0e0ffe21b0c02106ce8bfe03b803a
http://suva.vyatta.com/git/?p=vyatta-cfg-quagga.git;a=commitdiff;h=6f0d0febd81bd05f5d4a70e1663e26a7dfd38c35
http://suva.vyatta.com/git/?p=vyatta-cfg-quagga.git;a=commitdiff;h=5ab430b8eb02da9e105e127404677e68c25fb84e
http://suva.vyatta.com/git/?p=vyatta-cfg-quagga.git;a=commitdiff;h=ce31fd38b3fbe1385d4f4b8fb42c757900b445b6
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn