summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | "Masahiko Endo" < endo @ suri . co . jp >paul2002-12-134-0/+709
| | | * | | update changelogpaul2002-12-131-1/+7
| | | * | | change log message fron signed to unsigned decimalpaul2002-12-131-1/+1
| | | * | | Kevin C Miller <kevinm@andrew.cmu.edu>patch_z16681_ospfd_nssapaul2002-12-139-60/+146
| | | * | | Yon Uriarte <havanna_moon@gmx.net>paul2002-12-131-22/+157
| | | * | | Michal Ludvig <michal@logix.cz>patch_z16525_kamepaul2002-12-132-14/+29
| | | * | | [zebra 14631] Generic PtP and RFC3021 interface addressing supportpatch_z14631_ptp_rfc3021paul2002-12-139-165/+67
| | | * | | changelog updatedpre-rfc2301paul2002-12-131-0/+4
| | | * | | zebra link state detection supportpatch_z12269_linkstatepaul2002-12-1314-34/+123
| | | * | | ospfd Point-to-Multipoint supportpatch_z14800_ospfd_ptmppaul2002-12-133-11/+72
| | | * | | Greg Troxel <gdt@ir.bbn.com>patch_z15715_ospf_md5paul2002-12-131-2/+13
| | | * | | zebra-ospfd-md5auth-seqnum.patch - paulj - change OSPF md5 sequence numberpatch_z15646_ospfd_seqnum_timepaul2002-12-131-1/+4
| | | * | | patch from Frank van Maarseveen <F.vanMaarseveen@inter.NL.net>patch_z14599_multicast_inactive_ifpaul2002-12-131-11/+25
| | | * | | Added RIPv1 patch - bug fixes and improved/more interoperable classfulpatch_z15769_ripv1paul2002-12-133-31/+161
| | | * | | Added vtysh patch to allow 'write file' command to write eitherpatch_z15554_vtysh_writeconfpaul2002-12-133-26/+104
| | | * | | Initial revisionpaul2002-12-13420-0/+243853
| | | / /
| * | | | Handle network interface renamesStephen Hemminger2008-07-311-35/+34
| * | | | Use netlink to find interfacesStephen Hemminger2008-07-301-8/+9
| * | | | Add a --noerror optionStephen Hemminger2008-07-301-7/+18
| * | | | Do link detect in quagga, rather than kernelStephen Hemminger2008-07-287-167/+3
| * | | | Return non-zero exit code on error.Stephen Hemminger2008-07-281-1/+2
| * | | | Don't seg fault if logging not enabled.Stephen Hemminger2008-07-281-2/+4
| * | | | Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-quagga into islavistaStephen Hemminger2008-07-282-6/+2
| |\ \ \ \
| | * | | | Enable IPv6 routing daemons.Stig Thormodsrud2008-07-271-2/+2
| | * | | | Remove vestigial watchlink code.Stig Thormodsrud2008-07-271-4/+0
| * | | | | Make vtysh more useable for scriptingStephen Hemminger2008-07-283-13/+51
| |/ / / /
| * | | | Merge branch 'hollywood' of speedy:git/vyatta-quagga into islavistaStephen Hemminger2008-07-241-26/+44
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix management of route changesStephen Hemminger2008-07-241-27/+45
| | * | | Only set ifindex on set passStephen Hemminger2008-07-231-2/+2
| | | |/ | | |/|
| * | | Merge branch 'islavista' of suva.vyatta.com:/git/vyatta-quagga into islavistaStephen Hemminger2008-07-243-106/+125
| |\| |
| * | | Fix compiler warnings from incorrect format stringsStephen Hemminger2008-07-116-8/+10
| * | | Make some trivial functions on interfaces inlineStephen Hemminger2008-07-112-66/+59
| * | | Add reference counting to bgp instanceStephen Hemminger2008-07-113-13/+51
| * | | Change peer_lock/unlock to inlineStephen Hemminger2008-07-112-46/+23
| * | | Change bgp_info_lock/unlock to be inlineStephen Hemminger2008-07-112-36/+20
| * | | Fix use after free in rsclient cleanupStephen Hemminger2008-07-111-2/+2
* | | | Merge branch 'hollywood'Rick Balocca2008-07-184-104/+110
|\ \ \ \ | | |/ / | |/| |
| * | | Remove routes from FIB.Stephen Hemminger2008-07-171-17/+37
| * | | Handle state transistions when there are multiple nexthopsStephen Hemminger2008-07-171-63/+53
| * | | Update recursive route when nexthop changesStephen Hemminger2008-07-161-4/+7
| * | | Merge extreme:vyatta/hollywood/vyatta-quagga into hollywoodStephen Hemminger2008-07-161-1/+1
| |\ \ \
| | * | | Minor typo in zebra debuggingStephen Hemminger2008-07-161-1/+1
| * | | | Go back to hiding connected routes from down interfacesStephen Hemminger2008-07-161-1/+1
| * | | | Handle races with add/delete of routesStephen Hemminger2008-07-161-27/+20
| |/ / /
* | | | Merge branch 'hollywood'Rick Balocca2008-07-162-38/+51
|\| | |
| * | | Revert "Only announce connected routes if link is detected"Stephen Hemminger2008-07-161-1/+1
| * | | Update RIB/FIB on recursive route state changesStephen Hemminger2008-07-151-37/+50
* | | | Merge branch 'hollywood'Rick Balocca2008-07-158-74/+69
|\| | |
| * | | Make some trivial functions on interfaces inlineStephen Hemminger2008-07-112-66/+59
| * | | Fix compiler warnings from incorrect format stringsStephen Hemminger2008-07-116-8/+10
| |/ /