summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Mark assert() tests as unlikelyStephen Hemminger2008-08-081-3/+11
| * | | | | Add gcc printf format checksStephen Hemminger2008-08-081-6/+12
| * | | | | bgp: no need to raise privs when setting up md5Stephen Hemminger2008-08-061-9/+0
| |/ / / /
| * | | | Merge branch 'hollywood' into islavistaRick Balocca2008-08-051-0/+29
| |\ \ \ \
| * | | | | inline bgp flag manipulationStephen Hemminger2008-08-042-43/+37
| * | | | | Realign rib code with upstreamStephen Hemminger2008-08-011-33/+31
| * | | | | remove dead codeStephen Hemminger2008-08-013-3/+5
| * | | | | Make metaqueue functions staticStephen Hemminger2008-08-011-5/+5
| * | | | | Make log message lookup function use const tablesStephen Hemminger2008-08-018-23/+23
| * | | | | md5 support now integratedStephen Hemminger2008-08-012-7/+0
| * | | | | Add prototype for sockopt_ipv4_tosStephen Hemminger2008-08-011-0/+1
| * | | | | bgp_config_write_damp should return voidStephen Hemminger2008-08-012-22/+21
| * | | | | Add back in TOS supportStephen Hemminger2008-08-011-0/+14
| * | | | | Make hash compare functions take const argsStephen Hemminger2008-07-3114-86/+50
| * | | | | Watchlink leftoversStephen Hemminger2008-07-312-2/+1
* | | | | | Merge branch 'hollywood'Rick Balocca2008-08-291-0/+17
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | 3.1.3vyatta/3.1.3debian/0.99.9-13Mark O'Brien2008-08-191-0/+17
| | |/ / / | |/| | |
* | | | | Merge branch 'hollywood'Rick Balocca2008-08-031-0/+29
|\| | | | | |/ / / |/| | |
| * | | Put bug fix for route flapping backStephen Hemminger2008-07-301-26/+44
| * | | Merge branch 'hollywood' of git:/git/vyatta-quagga into hollywoodMark O'Brien2008-07-300-0/+0
| |\ \ \
| | * | | Revert "Only set ifindex on set pass"Stephen Hemminger2008-07-281-2/+2
| | * | | Revert "Fix management of route changes"Stephen Hemminger2008-07-281-45/+27
| * | | | 3.1.2vyatta/3.1.2debian/0.99.9-12Mark O'Brien2008-07-231-0/+34
* | | | | Rename vyatta-quagga package to quaggaStephen Hemminger2008-07-3114-9/+15
* | | | | Fix merge problemsStephen Hemminger2008-07-317-126/+133
* | | | | Merge ../vyatta-quaggaStephen Hemminger2008-07-3193-984/+4255
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream' into islavistaStephen Hemminger2008-07-3182-715/+4085
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | [bgpd] Fix triggerable crash when compiled with --disable-bgp-announcepaul2008-07-227-27/+60
| | * | | | [bgpd] fix a couple of trivial compiler warningspaul2008-07-225-17/+25
| | * | | | [bgpd] TCP-MD5: password vty configuration and initial Linux supportpaul2008-07-2113-9/+432
| | * | | | [tools/multiple-bgpd.sh] make it easier to use IPv6 peer addressespaul2008-07-211-10/+12
| | * | | | Merge /home/shemminger/git/quagga into upstreamStephen Hemminger2008-07-0914-229/+696
| | |\ \ \ \
| | | * | | | [solaris] Sync SMF bits with OpenSolaris SFWpaul2008-07-033-151/+562
| | | * | | | [vtysh] small fix to previous CMD_AS_RANGE patch, and add missing commandpaul2008-07-033-2/+18
| | | * | | | [vty] CMD_AS_RANGE accidently quoted and so not expanded in vtypaul2008-07-026-52/+64
| | | * | | | [bgpd] Fix double-free crash in bgp_table_finish, seen with rs-clientpaul2008-07-025-11/+23
| | | * | | | [zebra] Make BSD link-state deal more gracefully with GIFMEDIA ioctl errorpaul2008-07-012-15/+31
| | * | | | | Merge branch 'master' of /home/shemminger/git/quagga into upstreamStephen Hemminger2008-06-2034-103/+1115
| | |\| | | |
| | | * | | | [tools/multiple-bgpd] setup IPv6 advertismentspaul2008-06-121-1/+18
| | | * | | | [administrivia] commit missing ChangeLog update...paul2008-06-111-0/+4
| | | * | | | [release] Bump version to 0.99.10paul2008-06-101-2/+2
| | | * | | | [tests] BGP MP_(UN)REACH_NLRI unit tests (actual file..)paul2008-06-071-0/+535
| | | * | | | [lib] trivial: add const qualifier to stream_put/writepaul2008-06-073-4/+9
| | | * | | | [bgpd] minor changes to bgp_mp_reach_parsepaul2008-06-073-13/+47
| | | * | | | [tests] BGP MP_(UN)REACH_NLRI unit testspaul2008-06-072-1/+9
| | | * | | | + note the meta-queue in NEWSpilot2008-06-071-0/+2
| | | * | | | + initial edition of meta-queue for RIB updates processing (bug #431)pilot2008-06-028-58/+173
| | | * | | | [bgpd] bug #419: partial aspath-limit incorrectly causes session resetpaul2008-06-012-2/+10
| | | * | | | [tools] multiple-bgpd.sh: make paths more configurablepaul2008-06-011-3/+5
| | | * | | | [ripd] Fix mistaken empty string testpaul2008-05-292-1/+5