summaryrefslogtreecommitdiffstats
path: root/debian/vyatta-quagga.init.d
Commit message (Collapse)AuthorAgeFilesLines
* Enable zebra to manage system routesStephen Hemminger2008-08-151-1/+1
|
* Revert "Rename vyatta-quagga package to quagga"Stephen Hemminger2008-08-121-0/+151
| | | | | | | | This reverts commit b3d1820e48cfd5571ecbc16ed33977141da1e7ad. Conflicts: debian/changelog
* Rename vyatta-quagga package to quaggaStephen Hemminger2008-07-311-151/+0
| | | | | Use version string (rather than name) to distinquish vyatta version of package.
* Enable IPv6 routing daemons.Stig Thormodsrud2008-07-271-2/+2
|
* Don't build watchlinkStephen Hemminger2008-04-251-3/+1
| | | | | Watchlink is no longer needed, and if it was used it would interfere with other route management. Therefore don't build it.
* Don't start watchlinkStephen Hemminger2008-04-181-1/+1
| | | | | The watchlink process causes more problems than it fixes right now. See bugs: 3092, 3145 etc
* go back to building watchlinkStephen Hemminger2008-04-181-1/+3
| | | | | | Revert "Disable watchlink from the build" This reverts commit 09d3fdd15c9bf316127f13a9322fdbea13a2628c.
* Disable watchlink from the buildStephen Hemminger2008-04-171-3/+1
| | | | No longer build/start/install watchlink
* bumped up netlink recv buffer limits for zebra--should alleviate netlink ↵Michael Larson2008-03-201-1/+1
| | | | | | error msgs that occur under large routing tables when layer 2 event occurs.
* force so_recvbuf size to 223232 (double of 111616) for netlink in zebra. ↵Michael Larson2008-02-061-1/+1
| | | | | | will also need to modify kernel proc settings
* hooks to start/stop watchlink daemon with quaggaMichael Larson2008-01-101-1/+3
|
* use default daemon config files rather than /dev/nullTom Grennan2008-01-041-1/+1
|
* finish vyatta debian configTom Grennan2008-01-031-28/+31
|
* initial vyatta-quagga debian configTom Grennan2008-01-021-0/+148