templates/interfaces/wirelessmodem/node.tag/disable-link-detect/node.def
| 3 +
templates/interfaces/wirelessmodem/node.tag/ip/node.def
| 1
templates/interfaces/wirelessmodem/node.tag/ip/ospf/authentication/md5/key-id/node.def
| 23 +++++++
templates/interfaces/wirelessmodem/node.tag/ip/ospf/authentication/md5/key-id/node.tag/md5-key/node.def
| 9 +++
templates/interfaces/wirelessmodem/node.tag/ip/ospf/authentication/md5/key-id/node.tag/node.def
| 1
templates/interfaces/wirelessmodem/node.tag/ip/ospf/authentication/md5/node.def
| 11 +++
templates/interfaces/wirelessmodem/node.tag/ip/ospf/authentication/node.def
| 2
templates/interfaces/wirelessmodem/node.tag/ip/ospf/authentication/plaintext-password/node.def
| 23 +++++++
templates/interfaces/wirelessmodem/node.tag/ip/ospf/bandwidth/node.def
| 16 +++++
templates/interfaces/wirelessmodem/node.tag/ip/ospf/cost/node.def
| 11 +++
templates/interfaces/wirelessmodem/node.tag/ip/ospf/dead-interval/node.def
| 12 ++++
templates/interfaces/wirelessmodem/node.tag/ip/ospf/hello-interval/node.def
| 12 ++++
templates/interfaces/wirelessmodem/node.tag/ip/ospf/mtu-ignore/node.def
| 10 +++
templates/interfaces/wirelessmodem/node.tag/ip/ospf/network/node.def
| 20 ++++++
templates/interfaces/wirelessmodem/node.tag/ip/ospf/node.def
| 1
templates/interfaces/wirelessmodem/node.tag/ip/ospf/priority/node.def
| 12 ++++
templates/interfaces/wirelessmodem/node.tag/ip/ospf/retransmit-interval/node.def
| 12 ++++
templates/interfaces/wirelessmodem/node.tag/ip/ospf/transmit-delay/node.def
| 12 ++++
templates/interfaces/wirelessmodem/node.tag/ip/rip/authentication/md5/node.def
| 8 ++
templates/interfaces/wirelessmodem/node.tag/ip/rip/authentication/md5/node.tag/node.def
| 1
templates/interfaces/wirelessmodem/node.tag/ip/rip/authentication/md5/node.tag/password/node.def
| 23 +++++++
templates/interfaces/wirelessmodem/node.tag/ip/rip/authentication/node.def
| 1
templates/interfaces/wirelessmodem/node.tag/ip/rip/authentication/plaintext-password/node.def
| 22 +++++++
templates/interfaces/wirelessmodem/node.tag/ip/rip/node.def
| 1
templates/interfaces/wirelessmodem/node.tag/ip/rip/split-horizon/disable/node.def
| 12 ++++
templates/interfaces/wirelessmodem/node.tag/ip/rip/split-horizon/node.def
| 1
templates/interfaces/wirelessmodem/node.tag/ip/rip/split-horizon/poison-reverse/node.def
| 14 ++++
templates/interfaces/wirelessmodem/node.tag/ipv6/node.def
| 1
templates/interfaces/wirelessmodem/node.tag/ipv6/ospfv3/cost/node.def
| 8 ++
templates/interfaces/wirelessmodem/node.tag/ipv6/ospfv3/dead-interval/node.def
| 9 +++
templates/interfaces/wirelessmodem/node.tag/ipv6/ospfv3/hello-interval/node.def
| 9 +++
templates/interfaces/wirelessmodem/node.tag/ipv6/ospfv3/ifmtu/node.def
| 11 +++
templates/interfaces/wirelessmodem/node.tag/ipv6/ospfv3/instance-id/node.def
| 9 +++
templates/interfaces/wirelessmodem/node.tag/ipv6/ospfv3/node.def
| 1
templates/interfaces/wirelessmodem/node.tag/ipv6/ospfv3/passive/node.def
| 7 ++
templates/interfaces/wirelessmodem/node.tag/ipv6/ospfv3/priority/node.def
| 9 +++
templates/interfaces/wirelessmodem/node.tag/ipv6/ospfv3/retransmit-interval/node.def
| 9 +++
templates/interfaces/wirelessmodem/node.tag/ipv6/ospfv3/transmit-delay/node.def
| 9 +++
templates/protocols/ospfv3/area/node.tag/interface/node.def
| 22 ++-----
templates/protocols/rip/distribute-list/interface/node.def
| 4 -
templates/protocols/rip/interface/node.def
| 8 +-
templates/protocols/rip/passive-interface/node.def
| 30 ++++------
templates/protocols/ripng/distribute-list/interface/node.def
| 6 --
templates/protocols/ripng/interface/node.def
| 12 +---
templates/protocols/ripng/passive-interface/node.def
| 5 -
templates/protocols/static/interface-route/node.tag/next-hop-interface/node.def
| 4 -
templates/protocols/static/interface-route6/node.tag/next-hop-interface/node.def
| 4 -
47 files changed, 387 insertions(+), 64 deletions(-)
New commits:
commit da9b9d773588e20b60b46538c46f7c4e14903935
Author: Stephen Hemminger <[email protected]>
Date: Mon Mar 2 15:29:05 2009 -0800
Add wirelessmodem router parameters
Bug 4029
It is an interface type, we need to support routing protocols on it.
commit 92ba249bb7546d93ee447af7cd76360f93db15ab
Author: Stephen Hemminger <[email protected]>
Date: Mon Mar 2 14:28:49 2009 -0800
Static: show all interfaces in allowed list
Any valid interface is allowed.
commit 148604dc849b1536b648f25b8649b3e13602a609
Author: Stephen Hemminger <[email protected]>
Date: Mon Mar 2 14:27:53 2009 -0800
RIPNG: allow any interface type
Routing protocols should show all interfaces in allowed list.
commit a4f5dbef77793280e1dc9a5bb068d71b1067ea8f
Author: Stephen Hemminger <[email protected]>
Date: Mon Mar 2 14:26:45 2009 -0800
RIP allow any interface type
Not restricted to just ethernet, RIP should work over bonding etc..
commit b5cf8d7971394dcad7c855363ea18f3913223914
Author: Stephen Hemminger <[email protected]>
Date: Mon Mar 2 14:25:36 2009 -0800
Use new syntax and allow any interface
Not restricted to just ethernet.
http://suva.vyatta.com/git/?p=vyatta-cfg-quagga.git;a=commitdiff;h=da9b9d773588e20b60b46538c46f7c4e14903935
http://suva.vyatta.com/git/?p=vyatta-cfg-quagga.git;a=commitdiff;h=92ba249bb7546d93ee447af7cd76360f93db15ab
http://suva.vyatta.com/git/?p=vyatta-cfg-quagga.git;a=commitdiff;h=148604dc849b1536b648f25b8649b3e13602a609
http://suva.vyatta.com/git/?p=vyatta-cfg-quagga.git;a=commitdiff;h=a4f5dbef77793280e1dc9a5bb068d71b1067ea8f
http://suva.vyatta.com/git/?p=vyatta-cfg-quagga.git;a=commitdiff;h=b5cf8d7971394dcad7c855363ea18f3913223914
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn