Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Dependency for building quagga with snmp support enabled | Mohit Mehta | 2008-04-21 | 1 | -1/+2 | |
| | | ||||||
* | | Modifications to quagga to enable bgp, ospf and rip mib traversals | Mohit Mehta | 2008-04-21 | 2 | -1/+8 | |
| | | ||||||
* | | Don't build watchlink | Stephen Hemminger | 2008-04-25 | 3 | -5/+1 | |
|/ | | | | | Watchlink is no longer needed, and if it was used it would interfere with other route management. Therefore don't build it. | |||||
* | Indicate the VC4.0.2 release candidate in the changelog | rbalocca | 2008-04-21 | 1 | -1/+1 | |
| | ||||||
* | VC4.0.2debian/0.99.9-6 | Mark O'Brien | 2008-04-19 | 1 | -0/+15 | |
| | ||||||
* | Don't start watchlink | Stephen Hemminger | 2008-04-18 | 1 | -1/+1 | |
| | | | | | The watchlink process causes more problems than it fixes right now. See bugs: 3092, 3145 etc | |||||
* | go back to building watchlink | Stephen Hemminger | 2008-04-18 | 3 | -2/+5 | |
| | | | | | | Revert "Disable watchlink from the build" This reverts commit 09d3fdd15c9bf316127f13a9322fdbea13a2628c. | |||||
* | Disable watchlink from the build | Stephen Hemminger | 2008-04-17 | 3 | -5/+2 | |
| | | | | No longer build/start/install watchlink | |||||
* | VC4.0.2debian/0.99.9-5 | Mark O'Brien | 2008-04-16 | 1 | -0/+18 | |
| | ||||||
* | Add upgrade test to prerm | rbalocca | 2008-04-10 | 1 | -0/+1 | |
| | ||||||
* | 3.0.2 | Mark O'Brien | 2008-04-04 | 1 | -0/+29 | |
| | ||||||
* | Remove unused lintian "ignore" option | rbalocca | 2008-03-21 | 1 | -1/+0 | |
| | ||||||
* | bumped up netlink recv buffer limits for zebra--should alleviate netlink ↵ | Michael Larson | 2008-03-20 | 1 | -1/+1 | |
| | | | | | | error msgs that occur under large routing tables when layer 2 event occurs. | |||||
* | Merge branch 'master' of git:/git/vyatta-quagga | Mark O'Brien | 2008-03-19 | 1 | -1/+1 | |
|\ | | | | | | | | | | | Conflicts: debian/changelog | |||||
| * | 3.0.1 | Mark O'Brien | 2008-03-18 | 1 | -0/+29 | |
| | | ||||||
* | | VC4.0.1debian/0.99.9-3 | Mark O'Brien | 2008-03-18 | 1 | -0/+29 | |
|/ | ||||||
* | Fix 2842: Protocol debug does not take affect until underlying log level | Stig Thormodsrud | 2008-03-13 | 1 | -1/+2 | |
| | | | | is lowered | |||||
* | vc4.0.0debian/0.99.9-2 | Mark O'Brien | 2008-02-25 | 1 | -0/+117 | |
| | ||||||
* | force so_recvbuf size to 223232 (double of 111616) for netlink in zebra. ↵ | Michael Larson | 2008-02-06 | 1 | -1/+1 | |
| | | | | | | will also need to modify kernel proc settings | |||||
* | Revert "avoid package conflict between iproute and vyatta-iproute" | Stephen Hemminger | 2008-01-31 | 1 | -1/+1 | |
| | | | | | | | Since vyatta-iproute advertises itself as iproute there should be no need for the previous change. This reverts commit 87431d4ce8c1521e7b748d927136e581228fbf1e. | |||||
* | avoid package conflict between iproute and vyatta-iproute | Stephen Hemminger | 2008-01-30 | 1 | -1/+1 | |
| | | | | Now that there is vyatta-iproute, don't get both packages installed. | |||||
* | remove generated files from repo | An-Cheng Huang | 2008-01-24 | 4 | -25/+0 | |
| | ||||||
* | Merge branch 'master' of http://suva.vyatta.com/vyatta-quagga | Michael Larson | 2008-01-17 | 1 | -1/+0 | |
|\ | ||||||
| * | donot add user "vyatta" to vtysh.conf in preinit, this is now done during ↵ | Tom Grennan | 2008-01-17 | 1 | -1/+0 | |
| | | | | | | | | system config | |||||
* | | added empty exclude file creation to make watchlink happy | Michael Larson | 2008-01-17 | 1 | -0/+1 | |
|/ | ||||||
* | use "log syslog LEVEL" not "log file syslog LEVEL" | Tom Grennan | 2008-01-16 | 1 | -1/+1 | |
| | ||||||
* | separate init of vtysh.conf from other daemons | Tom Grennan | 2008-01-16 | 1 | -2/+7 | |
| | ||||||
* | donot modify existing conffiles | Tom Grennan | 2008-01-14 | 1 | -2/+2 | |
| | ||||||
* | Log to syslog daemon | Justin Fletcher | 2008-01-11 | 1 | -1/+1 | |
| | ||||||
* | moved creation of linkstatus directory from postinst to preinst where it ↵ | Michael Larson | 2008-01-10 | 2 | -3/+4 | |
| | | | | should be. | |||||
* | create directory for watchlink to store link status | Michael Larson | 2008-01-10 | 1 | -0/+3 | |
| | ||||||
* | hooks to start/stop watchlink daemon with quagga | Michael Larson | 2008-01-10 | 1 | -1/+3 | |
| | ||||||
* | packaging and make rules for base vyatta-quagga project to build watchlink | Michael Larson | 2008-01-10 | 2 | -0/+2 | |
| | ||||||
* | ignore debuild generated debian/vyatta-quagga.substvars | Tom Grennan | 2008-01-08 | 1 | -1/+0 | |
| | ||||||
* | set default logging | Tom Grennan | 2008-01-04 | 1 | -0/+3 | |
| | ||||||
* | fix log files path | Tom Grennan | 2008-01-04 | 1 | -5/+5 | |
| | ||||||
* | use default daemon config files rather than /dev/null | Tom Grennan | 2008-01-04 | 1 | -1/+1 | |
| | ||||||
* | finish vyatta debian config | Tom Grennan | 2008-01-03 | 3 | -63/+69 | |
| | ||||||
* | initial vyatta-quagga debian config | Tom Grennan | 2008-01-02 | 24 | -0/+647 | |