summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix Bug 2750 bgp: large ASN shown as negativeMohit Mehta2008-03-142-5/+5
* | Fix 2842: Protocol debug does not take affect until underlying log levelStig Thormodsrud2008-03-131-1/+2
* | Merge branch 'glendale'Mohit Mehta2008-03-111-14/+14
|\ \
| * | Fix Bug 2750 bgp: large ASN shown as negativeMohit Mehta2008-03-111-14/+14
* | | Change license notice from VPL to GPLv2Stephen Hemminger2008-03-1011-242/+33
|/ /
* | Bugfix: 2845Bob Gilligan2008-03-051-2/+0
* | vc4.0.0debian/0.99.9-2Mark O'Brien2008-02-251-0/+117
* | fix for bug 2750. will also submit to quagga dvlprs.Michael Larson2008-02-121-4/+4
* | force so_recvbuf size to 223232 (double of 111616) for netlink in zebra. will...Michael Larson2008-02-061-1/+1
* | Revert "avoid package conflict between iproute and vyatta-iproute"Stephen Hemminger2008-01-311-1/+1
* | avoid package conflict between iproute and vyatta-iprouteStephen Hemminger2008-01-301-1/+1
* | modified watchlink to manage connected routes in local and main tables per in...Michael Larson2008-01-2811-62/+284
* | remove generated files from repoAn-Cheng Huang2008-01-245-25/+4
* | moved some stderr messages to syslog. removed stderr message when receiving a...Michael Larson2008-01-221-3/+6
* | need to qualify test for non-ethernet type interfaces to newlink/dellink mess...Michael Larson2008-01-211-1/+2
* | fix for bc addr and fix for parsing iface for show cmds and filterMichael Larson2008-01-212-2/+46
* | fix for ppp--restrict watchlink to ethernet interface types only. Filter by c...root2008-01-183-5/+10
* | fix bug introduced with ptp support--indexing of database and initialization ...Michael Larson2008-01-174-5/+5
* | Merge branch 'master' of http://suva.vyatta.com/vyatta-quaggaMichael Larson2008-01-171-1/+0
|\ \
| * \ Merge commit 'origin'Tom Grennan2008-01-171-2/+2
| |\ \
| * | | donot add user "vyatta" to vtysh.conf in preinit, this is now done during sys...Tom Grennan2008-01-171-1/+0
* | | | added empty exclude file creation to make watchlink happyMichael Larson2008-01-171-0/+1
| |/ / |/| |
* | | removed stderr message when unable to open exclusion file. Also downgraded sy...Michael Larson2008-01-171-2/+2
|/ /
* | Merge commit 'origin/master'Tom Grennan2008-01-167-22/+46
|\ \
| * | fix for bug 2570. increased buffer length from 4096 to 8192root2008-01-151-1/+2
| * | fix for bug 2648--downgraded some syslog messages and removed some from console.root2008-01-151-8/+8
| * | added support for ifa_address field in rtm_newaddr message and in links where...root2008-01-156-13/+36
* | | ignore watchlink binaryTom Grennan2008-01-161-0/+1
* | | use "log syslog LEVEL" not "log file syslog LEVEL"Tom Grennan2008-01-161-1/+1
* | | separate init of vtysh.conf from other daemonsTom Grennan2008-01-161-2/+7
|/ /
* | donot modify existing conffilesTom Grennan2008-01-141-2/+2
* | Merge branch 'master' of http://suva.vyatta.com/vyatta-quaggaMichael Larson2008-01-111-1/+1
|\ \
| * | Log to syslog daemonJustin Fletcher2008-01-111-1/+1
* | | added support for filtering of interfaces. filter or exclusion list needs to ...Michael Larson2008-01-113-4/+73
|/ /
* | cleaned up source a bit. added syslog error messages. added legal-eeze.Michael Larson2008-01-1111-17/+345
* | moved creation of linkstatus directory from postinst to preinst where it shou...Michael Larson2008-01-102-3/+4
* | create directory for watchlink to store link statusMichael Larson2008-01-101-0/+3
* | hooks to start/stop watchlink daemon with quaggaMichael Larson2008-01-101-1/+3
* | Added quagga like features to watchlink pgm: standard pid file creation and b...Michael Larson2008-01-102-6/+55
* | packaging and make rules for base vyatta-quagga project to build watchlinkMichael Larson2008-01-104-3/+22
* | removed unnecessary files.Michael Larson2008-01-092-325/+0
* | initial check-in of watchlink project. compiles, runs and manages state. need...Michael Larson2008-01-0914-0/+1793
* | Merge branch 'master' of http://suva.vyatta.com/vyatta-quaggaTom Grennan2008-01-083-11/+12
|\ \
| * | fix for static interface and static nexthop routes for quagga. Now respects c...Michael Larson2008-01-043-11/+12
* | | ignore debuild generated debian/vyatta-quagga.substvarsTom Grennan2008-01-082-1/+1
|/ /
* | set default loggingTom Grennan2008-01-041-0/+3
* | fix log files pathTom Grennan2008-01-041-5/+5
* | use default daemon config files rather than /dev/nullTom Grennan2008-01-041-1/+1
* | finish vyatta debian configTom Grennan2008-01-033-63/+69
* | initial vyatta-quagga debian configTom Grennan2008-01-0229-9147/+667