summaryrefslogtreecommitdiffstats
path: root/zebra
Commit message (Expand)AuthorAgeFilesLines
* Fix help. "ipv6 ..." commands are for IPv6.hasso2004-03-111-2/+2
* Fix warning. Approved by Amir.hasso2004-03-041-1/+1
* Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGERhasso2004-03-043-1/+14
* Added "ipv6 forwarding" command and fixed "no ipv6 forwarding" help.hasso2004-02-112-2/+24
* 2004-01-19 Paul Jakma <paul@dishone.st>paul2004-01-191-36/+19
* 2004-01-08 Greg Troxel <gdt@fnord.ir.bbn.com>gdt2004-01-082-9/+21
* change perror to zlog_errgdt2004-01-062-2/+9
* 2004-01-05 Greg Troxel <gdt@fnord.ir.bbn.com>gdt2004-01-062-94/+77
* increase buffer size for kernel readsgdt2004-01-062-1/+16
* Fix incorrect test in previous commit; thanks to Sowmini Varadhan forgdt2004-01-051-2/+1
* 2004-01-05 Greg Troxel <gdt@ahi.ir.bbn.com>gdt2004-01-052-9/+127
* Merge isisd into the Quagga's framework:jardin2003-12-232-2/+17
* reorder includes to avoid warning.gdt2003-12-032-1/+6
* Add support for --enable-exampledir to specify where to place examplegdt2003-12-031-1/+3
* 2003-11-17 Jay Fenlason <fenlason@redhat.com>paul2003-11-171-0/+7
* 2003-11-02 Krzysztof Oledzki <oleq@ans.pl>paul2003-11-021-0/+2
* 2003-10-27 Gilad Arnold <gilad.arnold@terayon.com>paul2003-10-281-7/+13
* 2003-10-24 Paul Jakma <paul@dishone.st>paul2003-10-241-15/+3
* 2003-10-22 Paul Jakma <paul@dishone.st>paul2003-10-221-4/+12
* 2003-10-22 Paul Jakma <paul@dishone.st>paul2003-10-221-2/+2
* 2003-10-13 Douglas Fraser <doug+quagga@idmf.net>paul2003-10-131-2/+2
* 2003-10-07 Tarhon-Onu Victor <mituc@iasi.rdsnet.ro>quagga_0_96_3_releasepaul2003-10-071-0/+2
* 2003-09-29 Gilad Arnold <gilad.arnold@terayon.com>paul2003-09-291-0/+3
* 2003-09-29 Paul Jakma <paul@dishone.st>paul2003-09-292-34/+34
* 2003-09-24 sowmini.varadhan@sun.compaul2003-09-241-7/+54
* 2003-08-27 Jay Fenlason <fenlason@redhat.com>paul2003-08-271-0/+1
* 2003-08-27 Jay Fenlason <fenlason@redhat.com>paul2003-08-271-3/+3
* 2003-08-14 Paul Jakma <paul@dishone.st>paul2003-08-141-3/+3
* 2003-08-10 amir <amir@datacore.ch>paul2003-08-101-1/+1
* 2003-08-01 Cougar <cougar@random.ee>paul2003-08-011-2/+1
* 2003-07-15 Paul Jakma <paul@dishone.st>paul2003-07-154-613/+665
* 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