summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* import into the "upstream" branchTom Grennan2007-12-191-2/+9
* Merge branch 'quagga_net'Tom Grennan2007-12-1893-1342/+6008
|\
| * + fixed no_set_aspath_prepend() to correctly match existing "set" statementpilot2007-12-182-1/+16
| * [bgpd] Fix typo in previous commit to bgp_main.cpaul2007-11-211-1/+1
| * [bgpd] small fix for crash if 'listenon' argument is not givenpaul2007-11-132-1/+9
| * + fixed bug #418 (changing address on an existing interface doesn't cause exi...pilot2007-11-126-11/+63
| * 2007-10-30 Nick Hilliard <nick@inex.ie>paul2007-11-017-8/+87
| * + fix the bug reported by Milan Kocian (IPv6 route handling was broken by the...pilot2007-10-242-0/+11
| * [ospf6d] Fix removal of defunct ASBR routespaul2007-10-222-9/+7
| * [snmp-smux] Fix problems if 'smux peer ...' is issued multiple timespaul2007-10-222-2/+17
| * [news] Fix top-line versionpaul2007-10-221-1/+1
| * [tests] Forgot to commit ecommunity_tests.cpaul2007-10-181-0/+141
| * [bgpd] Merge AS4 supportpaul2007-10-1427-432/+1897
| * + pidfiles are now always created with 0644 perms instead if LOGFILE_MASK (0600)pilot2007-10-042-3/+10
| * + rib_process() speedup for multi-nexthop route nodespilot2007-10-042-2/+8
| * + Minor bugfix: IPv6 prefixes were logged incorrectly in RIB debugging calls....pilot2007-10-032-11/+17
| * [privs/Solaris] Quagga should work in zones with IP instancespaul2007-09-182-0/+12
| * [bgpd] Fix typo, which prevented advertisement of MP (non-IPv4) prefixespaul2007-09-184-17/+108
| * + fix missing arg to zlog_warn()pilot2007-09-182-1/+2
| * + fix minor regression in OSPF sending buffer adjustment logicpilot2007-09-184-11/+18
| * + sayonara old_pid!pilot2007-09-145-11/+6
| * + fixed bug #402: now the second zebra process doesn't destroy routespilot2007-09-142-5/+20
| * Switch from LOOKUP() to lookup() for rtm_type (see bug #401 for details).pilot2007-09-144-13/+19
| * * rt_socket.c: (kernel_rtm_ipv4) prefix_buf could be passedpilot2007-09-122-0/+8
| * [release] bump to 0.99.9upstream/0.99.9debian/0.99.9-1debian/0.99.9paul2007-09-072-1/+5
| * [bgpd] low-impact DoS: crash on malformed community with debug setpaul2007-09-073-1/+22
| * + fixed bug #400: adjusted rtread_sysctl.c:route_read()pilot2007-09-062-0/+8
| * [bgpd] bug #398 Bogus free on out route-map, and assert() with rsclientspaul2007-08-303-34/+49
| * [bgpd] Pass NOSUB to regexecpaul2007-08-232-1/+9
| * Bug #362 is fixed now.pilot2007-08-2110-2/+102
| * Looks like bug #320 is finally fixed now.pilot2007-08-212-0/+11
| * Fixed ioctl_solaris.c:if_get_mtu() for IPv6'less operationpilot2007-08-212-14/+16
| * Fixed bug #394 "RTF_DONE is ignored in rtm_read()"pilot2007-08-172-2/+7
| * Merged own patch for bug #390 (rewrite zebra/zebra_rib.c:nexthop_active_updat...pilot2007-08-142-12/+22
| * Merged own patch for the bug #391 (debugging and comments mostly).pilot2007-08-138-48/+418