summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | comment out unused codeStephen Hemminger2008-05-281-0/+2
| * | | Fix compiler warningsStephen Hemminger2008-05-284-5/+14
| * | | get rid of compiler warningsStephen Hemminger2008-05-281-29/+29
| * | | Handle empty auth string properlyStephen Hemminger2008-05-281-1/+1
| * | | Add ipv6 link detect hooksStephen Hemminger2008-05-284-4/+44
| * | | Change how link-detect is configured in buildStephen Hemminger2008-05-273-8/+14
| |/ /
| * | Turn on kernel link-detectStephen Hemminger2008-05-226-3/+124
| * | ignore cscope and tags filesStephen Hemminger2008-05-221-1/+3
| * | Merge branch 'hollywood' of suva.vyatta.com:/git/vyatta-quagga into hollywoodStephen Hemminger2008-05-201-0/+1
| |\ \
| | * | Ignore derived filesrbalocca2008-05-201-0/+1
| * | | + fix the set statement namepilot2008-05-201-1/+1
| * | | + [bgpd] Added new route-map set statement: "as-path ignore"pilot2008-05-206-10/+212
| |/ /
| * | only set non-blocking on netlink socketStephen Hemminger2008-05-191-133/+50
| * | remove unneeded privledge changesStephen Hemminger2008-05-191-12/+3
| * | Merge branch 'hollywood' of suva.vyatta.com:/git/vyatta-quagga into hollywoodStephen Hemminger2008-05-155-56/+35
| |\ \
| | * \ Merge branch 'glendale' into hollywoodrbalocca2008-05-151-8/+8
| | |\ \
| | * | | Manage link state on non-connected static routesStephen Hemminger2008-05-131-1/+2
| | * | | Ignore netlink interface events that don't change stateStephen Hemminger2008-05-131-20/+24
| | * | | Merge branch 'hollywood' of git:/git/vyatta-quagga into hollywoodrbalocca2008-05-071-2/+11
| | |\ \ \
| | * | | | Convert to our method of changelog creationrbalocca2008-05-073-27/+1
| * | | | | Rearrange RIB structures to save memoryStephen Hemminger2008-05-151-29/+30
| | |/ / / | |/| | |
| * | | | Merge branch 'hollywood' of suva.vyatta.com:/git/vyatta-quagga into hollywoodStephen Hemminger2008-05-073-15/+75
| |\| | |
| | * | | Merge branch 'glendale' into hollywoodrbalocca2008-05-073-15/+75
| | |\ \ \
| * | | | | Add interface state change loggingStephen Hemminger2008-05-071-2/+11
| |/ / / /
| * | | | Force line buffered mode.Stephen Hemminger2008-05-021-0/+1
| * | | | Remove extraneous smux log messages for routing daemons connectivity to snmpdMohit Mehta2008-04-301-3/+6
| * | | | Merge branch 'hollister' into hollywoodStephen Hemminger2008-04-2916-2186/+33
| |\ \ \ \
| | * | | | remove watchlink - no longer usedStephen Hemminger2008-04-2914-2163/+0
| | * | | | Merge branch 'glendale' into hollisterStephen Hemminger2008-04-298-22/+60
| | |\ \ \ \
| * | | | | | Dependency for building quagga with snmp support enabledMohit Mehta2008-04-211-1/+2
| * | | | | | Modifications to quagga to enable bgp, ospf and rip mib traversalsMohit Mehta2008-04-214-9/+20
| * | | | | | Merge branch 'glendale' into hollywoodrbalocca2008-04-267-19/+47
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'glendale' into hollywoodrbalocca2008-04-213-2/+35
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'hollywood' of http://git.vyatta.com/vyatta-quagga into hollywoodTom Grennan2008-04-151-0/+1
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'glendale' into hollywoodrbalocca2008-04-111-0/+1
| | |\ \ \ \ \ \ \
| * | | | | | | | | TCP MD5SIG patchMichael H. Warfield2008-04-158-0/+421
| |/ / / / / / / /
| * | | | | | | | Merge branch 'upstream' into hollywoodTom Grennan2008-04-1034-54/+400
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | [bgpd] remove unnecessary 0 entries from struct message'spaul2008-03-134-9/+5
| | * | | | | | | [ripd] remove unnecessary 0 entries from struct message'spaul2008-03-133-2/+6
| | * | | | | | | [lib] Fix the struct message LOOKUP function to be more robustpaul2008-02-283-10/+34
| | * | | | | | | [lib/linklist] Enforce "nodes must have data" invariant more rigorouslypaul2008-02-282-5/+23
| | * | | | | | | + fix bug#326 by rib_lookup_and_pushup()pilot2008-02-264-0/+64
| | * | | | | | | [c++] remove/rename some names in headers that clash with C++ reserved wordspaul2008-02-265-8/+17
| | * | | | | | | [tests:bgp] Further tests for 0 sized as_path segmentspaul2008-02-232-0/+22
| | * | | | | | | [isisd] Bug #437: fix ssert caused by bad list managementpaul2008-01-294-5/+34
| | * | | | | | | [bgpd] fix crash on startup if compiled IPv4-onlypaul2008-01-292-5/+9
| | * | | | | | | [solaris] add missing makefile.am dependencypaul2008-01-132-1/+7
| | * | | | | | | [link-detect] Improve BSD support.ajs2008-01-112-3/+16
| | * | | | | | | [link-detect] Improve BSD support.ajs2008-01-115-19/+21
| | * | | | | | | [link-detect] Try to get BSD link-detect to work properly.ajs2008-01-107-0/+82