Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-09 | Allow status operations as non-root user | Stephen Hemminger | |
(cherry picked from commit 466426dba5880bf469b22172769c552cf6aaaab0) | |||
2009-07-09 | Use create to get remote-as to go first | Stephen Hemminger | |
need remote-as to be highest priority sibling Bug 4486 (cherry picked from commit cf0f8def872cf356f10e14c5ac0956022eab9d0b) | |||
2009-07-09 | Replace update tag on multi-nodes | Stephen Hemminger | |
Multiple value nodes are never updated, only created or deleted. (cherry picked from commit 909452cdb631577aed7b9a7aed6613c2756f4e33) | |||
2009-07-09 | Add pseudo-ethernet | Stephen Hemminger | |
Should be able to set ospf/rip values on pseudo-ethernet devices. (cherry picked from commit e7e5fcbeb15a85cb61e85ca7d42f2cd7306b09b3) | |||
2009-07-09 | Convert update: on mulitnodes to create: | Stephen Hemminger | |
This is what CLI Primer says is supposed to work. (cherry picked from commit 4cb6efba141b1e54ee78077410dd027a8fcf1a39) | |||
2009-07-09 | Fix setup of protocols on boot | Stephen Hemminger | |
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) | |||
2009-07-09 | Convert template to new syntax | Stephen Hemminger | |
Use same syntax as other nodes Precursor to automated edit of nodes for other bugfix. (cherry picked from commit 435e80791de6b051ab88c7eaa7c47265bbef3be5) | |||
2009-07-09 | Abort transaction on delete of neighbor in peer group | Stephen Hemminger | |
The new CLI doesn't fail transaction automatically when one command fails. (cherry picked from commit a50404c259bcbb424743d80a18bf87319666bce8) | |||
2009-07-07 | 0.18.26debian/0.18.26 | Bob Gilligan | |
2009-07-07 | Bugfix 4546: Re-structure to avoid nested "end" field. | Bob Gilligan | |
2009-06-10 | 0.18.25debian/0.18.25 | Stig Thormodsrud | |
2009-06-10 | Hide filter-list node until bug 4498 is fixed. | Stig Thormodsrud | |
2009-05-29 | 0.18.24debian/0.18.24 | An-Cheng Huang | |
2009-05-28 | 0.18.23debian/0.18.23 | Stephen Hemminger | |
2009-05-28 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-quagga into jenner | Stephen Hemminger | |
2009-05-28 | Manage OSPFv3 interface cost | Stephen Hemminger | |
Since OSPFv3 does not compute interface cost based on bandwidth in Quagga. Just use 1 as default. Bug 4179 | |||
2009-05-28 | Allow passive-interface definition for any device | Stephen Hemminger | |
Bug 4014 The actual device (ppp for example) may not exist when OSPF is brought up, so allow any name | |||
2009-05-28 | Convert template to new syntax | Stephen Hemminger | |
Use 'update: ...' rather than 'update:expression: ...' | |||
2009-05-26 | 0.18.22debian/0.18.22 | Stephen Hemminger | |
2009-05-26 | Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg-quagga into jenner | Stephen Hemminger | |
2009-05-26 | Start BGP at start of policy transaction | Stephen Hemminger | |
Related to bug 4345 | |||
2009-05-26 | Don't use --name option | Stephen Hemminger | |
I added --name option, but doesn't do what I expected. | |||
2009-05-22 | 0.18.21debian/0.18.21 | Stephen Hemminger | |
2009-05-21 | Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg-quagga into jenner | Stephen Hemminger | |
2009-05-21 | Start daemon at begining | Stephen Hemminger | |
This may resolve some of the priority issues. | |||
2009-05-21 | 0.18.20debian/0.18.20 | Stephen Hemminger | |
2009-05-21 | Allow interface as BGP source | Stephen Hemminger | |
Bug 4391 Quagga allows IP address or interface as update source, so generalize existing template. | |||
2009-05-13 | 0.18.19debian/0.18.19 | Stephen Hemminger | |
2009-05-12 | Syntax error in gateway-address template | Stephen Hemminger | |
Missing fi. | |||
2009-05-08 | 0.18.18debian/0.18.18 | Stephen Hemminger | |
2009-05-08 | Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg-quagga into jenner | Stephen Hemminger | |
2009-05-08 | Handle multiple requests to start same daemon | Stephen Hemminger | |
Templates will ask to start already running daemon, this is okay. | |||
2009-05-08 | Remove watchquagga stuff | Stephen Hemminger | |
The watchquagga startup here is no longer used | |||
2009-05-07 | 0.18.17debian/0.18.17 | Stephen Hemminger | |
2009-05-07 | Get rid of update action | Stephen Hemminger | |
There were several problems with the quagga-manager update. 1) can not have multiple end: tags in same tree path 2) can not shutdown bgp without losing policy 3) watchquagga timing races | |||
2009-05-07 | Redefine quagga-manager check as start | Stephen Hemminger | |
No need for check if start checks if already running | |||
2009-05-07 | Setting community policy needs to start BGP | Stephen Hemminger | |
2009-05-07 | Convert template to non-expression create/update/delete | Stephen Hemminger | |
New syntax is cleaner | |||
2009-05-01 | ignore emacs temporary | Stephen Hemminger | |
2009-04-20 | 0.18.16debian/0.18.16 | Stephen Hemminger | |
2009-04-20 | No longer need to special case loopback | Stephen Hemminger | |
2009-04-20 | Don't autogenerate disable-link-detect | Stephen Hemminger | |
2009-04-20 | Revert "Bugfix 4275: Don't allow user to configure link-detect on PPP ↵ | Stephen Hemminger | |
interfaces." This reverts commit efd76fb5e3e262c971fa9503fd84dcedd8a46c97. | |||
2009-04-17 | 0.18.15debian/0.18.15 | Bob Gilligan | |
2009-04-17 | Bugfix 4275: Don't allow user to configure link-detect on PPP interfaces. | Bob Gilligan | |
2009-04-05 | 0.18.14debian/0.18.14 | Stig Thormodsrud | |
2009-04-04 | Merge branch 'jenner' of http://git.vyatta.com/vyatta-cfg-quagga into jenner | Stig Thormodsrud | |
2009-04-04 | Move "commit" check out of invalid node.tag/node.def. | Stig Thormodsrud | |
2009-04-02 | 0.18.13debian/0.18.13 | Stephen Hemminger | |
2009-04-02 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-cfg-quagga into jenner | Stephen Hemminger | |