Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Workaround for package rename vs pam problem | Stephen Hemminger | 2008-06-05 | 1 | -1/+1 |
| | | | | | | vtysh uses PACKAG_NAME in PAM therfore expects /etc/pam.d/quagga.pam. But dh_installpam only handles package.pam normally, so use option to install other file. | ||||
* | Change how link-detect is configured in build | Stephen Hemminger | 2008-05-27 | 1 | -0/+1 |
| | | | | | Rather that looking for /proc/sys/net/ipv4/conf, use --enable-linkdetect flag to configure. | ||||
* | Modifications to quagga to enable bgp, ospf and rip mib traversals | Mohit Mehta | 2008-04-21 | 1 | -1/+2 |
| | |||||
* | Don't build watchlink | Stephen Hemminger | 2008-04-25 | 1 | -1/+0 |
| | | | | | Watchlink is no longer needed, and if it was used it would interfere with other route management. Therefore don't build it. | ||||
* | go back to building watchlink | Stephen Hemminger | 2008-04-18 | 1 | -1/+1 |
| | | | | | | Revert "Disable watchlink from the build" This reverts commit 09d3fdd15c9bf316127f13a9322fdbea13a2628c. | ||||
* | Disable watchlink from the build | Stephen Hemminger | 2008-04-17 | 1 | -1/+1 |
| | | | | No longer build/start/install watchlink | ||||
* | packaging and make rules for base vyatta-quagga project to build watchlink | Michael Larson | 2008-01-10 | 1 | -0/+1 |
| | |||||
* | finish vyatta debian config | Tom Grennan | 2008-01-03 | 1 | -0/+3 |
| | |||||
* | initial vyatta-quagga debian config | Tom Grennan | 2008-01-02 | 1 | -0/+140 |