summaryrefslogtreecommitdiffstats
path: root/zebra
Commit message (Expand)AuthorAgeFilesLines
...
| * 2003-07-12 Matthias Ferdinand <mferd@sanet.de>paul2003-07-121-1/+2
| * 2003-06-11 Paul Jakma <paul@dishone.st>paul2003-07-111-0/+1
| * 2003-07-8 Chris Andrews <chris@nodnol.org>paul2003-07-082-6/+7
| * 2003-06-19 Vladimir Ivaschenko <hazard@francoudi.com>paul2003-06-192-0/+41
| * 2003-06-19 Paul Jakma <paul@dishone.st>paul2003-06-191-1/+4
| * 2003-06-15 Paul Jakma <paul@dishone.st>paul2003-06-157-49/+60
| * 2003-06-12 Paul Jakma <paul@dishone.st>paul2003-06-121-0/+5
| * 2003-06-07 Paul Jakma <paul@dishone.st>paul2003-06-071-3/+0
| * 2003-06-07 Paul Jakma <paul@dishone.st>paul2003-06-061-1/+2
| * Patch from Cougar - sort iflist by name.hasso2003-06-051-2/+1
| * Unbreak router advertisment feature when using capabilities.hasso2003-06-051-0/+1
| * 2003-06-04 Paul Jakma <paul@dishone.st>paul2003-06-0411-38/+280
| * IPv4 part of "make reject|blackhole routes work without nexthop|interface".hasso2003-05-281-4/+135
| * Fix missing else in static_add_ipv4() which was causing case of (!ifname)paul2003-05-251-1/+1
| * Add back support for null0 interface blackhole routes.paul2003-05-256-42/+122
| * Last fixes from 6Wind patch.hasso2003-05-257-6/+40
| * Route (reject|blackhole) support from 6Wind patch.hasso2003-05-257-116/+400
| * "ip forwarding" command. Patch from Jim Crumpler.hasso2003-05-252-0/+31
| * Jim Crumpler:merge_zprivs_head_1paul2003-05-241-35/+95
| * From: Hasso Tepper <hasso@estpak.ee>paul2003-05-241-31/+1
| * From: Hasso Tepper <hasso@estpak.ee>paul2003-05-231-2/+2
| * Undo Hasso last patch, about to apply a slightly updated patch.paul2003-05-231-2/+2
| * From: Hasso Tepper <hasso@estpak.ee>paul2003-05-231-2/+2
| * Update Changelogspaul2003-05-161-0/+13
| * From: Gilad Arnold <gilad.arnold@terayon.com>paul2003-05-161-3/+3
| * From: Gilad Arnold <gilad arnold at terayon com>paul2003-05-141-0/+4
| * From: Israel Keys <ikeys@agile.tv>paul2003-04-191-19/+73
| * Amir - rev 198paul2003-04-091-2/+0
| * Amir - revision 197paul2003-04-091-1/+2
| * Add Makefile.in to the remaining .cvsignore'spaul2003-04-091-0/+1
| * [zebra 18626] move zebra socket paths to configure.acpaul2003-04-071-2/+0
| * Remove auto* files from the repository.paul2003-04-071-408/+0
| * 2003-03-25 Paul Jakma <paul@dishone.st>paul2003-03-251-181/+190
| * Fix build for net-snmppaul2003-03-181-81/+99
| * Update auto files.paul2003-03-171-310/+216
| * Sync to Zebra.org 20030301paul2003-03-011-17/+159
| * Sync to latest Zebra CVSpaul2003-02-071-0/+4
| * Matthew Grant <grantma@anathoth.gen.nz>patch_z17290_portfixpaul2003-01-221-3/+10
| * Matthew Grant <grantma@anathoth.gen.nz>patch_z17290_ifupstaticfixpaul2003-01-222-5/+38
| * Add work around for RFC3021 patch and its problem with certain IPv6 interfacesrfc3021-ipv6-fixpaul2003-01-191-1/+6
| * From havanna_moon@gmx.net Fri Jan 17 23:37:49 2003patch_z17217_show_thread_cpupaul2003-01-171-1/+1
| * Kevin C Miller <kevinm@andrew.cmu.edu>patch_z16681_ospfd_nssapaul2002-12-131-1/+1
| * Michal Ludvig <michal@logix.cz>patch_z16525_kamepaul2002-12-131-11/+24
| * [zebra 14631] Generic PtP and RFC3021 interface addressing supportpatch_z14631_ptp_rfc3021paul2002-12-132-32/+44
| * zebra link state detection supportpatch_z12269_linkstatepaul2002-12-133-14/+82
| * patch from Frank van Maarseveen <F.vanMaarseveen@inter.NL.net>patch_z14599_multicast_inactive_ifpaul2002-12-131-11/+25
| * Initial revisionpaul2002-12-1350-0/+19591
* Handle network interface renamesStephen Hemminger2008-07-311-35/+34
* Do link detect in quagga, rather than kernelStephen Hemminger2008-07-285-154/+3
* Fix management of route changesStephen Hemminger2008-07-241-27/+45