summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | update changelogpaul2003-01-181-0/+12
| | | * | | Updated spec filepaul2003-01-181-51/+34
| | | * | | renamed ports/redhat to redhat/paul2003-01-189-0/+0
| | | * | | Removed out of date init/redhat.paul2003-01-189-484/+0
| | | * | | This patch adds Yon's CLI 'walk back up tree' patch. Following are emailpatch_z17218_cli_walk_uppaul2003-01-181-112/+41
| | | * | | Finish off merge off CLI extensions, see below for description. Merge shouldpaul2003-01-181-1/+88
| | | * | | Make vtysh and ipv6 conditional builds in spec filepaul2003-01-181-2/+33
| | | * | | Added RedHat related files, (init, logrotate, pam, rpm spec)paul2003-01-189-0/+706
| | | * | | Date: Fri, 20 Dec 2002 17:28:45 +0900patch_z16823paul2003-01-183-8/+128
| | | * | | From endo@suri.co.jp Fri Jan 17 23:36:30 2003patch_z16824_nsm_kill_neighbourpaul2003-01-173-0/+1866
| | | * | | From havanna_moon@gmx.net Fri Jan 17 23:37:49 2003patch_z17217_show_thread_cpupaul2003-01-173-28/+234
| | | * | | updatepaul2002-12-131-0/+1
| | | * | | "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