summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-20Report quagga bugs to quagga bugzilla.hasso
2004-02-192004-02-19 Sowmini Varadhan <sowmini.varadhan@sun.com>paul
2004-02-182004-02-18 Paul Jakma <paul@dishone.st>paul
2004-02-172004-02-17 Paul Jakma <paul@dishone.st>paul
2004-02-172004-02-17 Paul Jakma <paul@dishone.st>paul
2004-02-13add some /* XXX assert() */ for questionable assumptions (no codegdt
2004-02-13add an XXX at a point where ifindex_num is assumed to be one w/ogdt
2004-02-12Trivial fix from Bernd Leibing <bernd.leibing@kiz.uni-ulm.de>hasso
2004-02-11Added "ipv6 forwarding" command and fixed "no ipv6 forwarding" help.hasso
2004-02-11Don't crash when attempting to read path->oi->ifp if oi doesn't exist anyhasso
2004-02-11Fix by Vadim Suraev - [zebra 14710] #6.hasso
2004-02-11Threads usage cleanup. Still at least one bug to go.hasso
2004-02-09Yet another "set thread pointer to NULL during thread run" fix.hasso
2004-01-27Fixing previous commit.hasso
2004-01-27Make "(no) ip address x.x.x.x/x" commands work again in vtysh.hasso
2004-01-232004-01-23 sowmini.varadhan@sun.compaul
2004-01-19add appropriate cvsignorepaul
2004-01-192004-01-19 Paul Jakma <paul@dishone.st>paul
2004-01-192004-01-19 Paul Jakma <paul@dishone.st>paul
2004-01-192004-01-19 Paul Jakma <paul@dishone.st>paul
2004-01-152004-01-15 Paul Jakma <paul@dishone.st>paul
2004-01-13Explain the dual use of struct prefix for CIDR prefixes andgdt
2004-01-102004-01-10 Paul Jakma <paul@dishone.st>paul
2004-01-10Exclude Makefile and Makefile.injardin
2004-01-10Fix build on FreeBSD 4.7 and FreeBSD 5.1:jardin
2004-01-092004-01-09 Paul Jakma <paul@dishone.st>paul
2004-01-092004-01-08 Paul Jakma <paul@dishone.st>paul
2004-01-082004-01-08 Greg Troxel <gdt@fnord.ir.bbn.com>gdt
2004-01-06change perror to zlog_errgdt
2004-01-062004-01-05 Greg Troxel <gdt@fnord.ir.bbn.com>gdt
2004-01-06increase buffer size for kernel readsgdt
2004-01-05move changelog section up higher.gdt
2004-01-05Fix incorrect test in previous commit; thanks to Sowmini Varadhan forgdt
2004-01-052004-01-05 Greg Troxel <gdt@ahi.ir.bbn.com>gdt
2004-01-04Really ripngd should either leave groups on down interfaces, or keepgdt
2003-12-31Fix some threads related problems [quagga-dev 591].hasso
2003-12-302003-12-30 Paul Jakma <paul@dishone.st>paul
2003-12-302003-12-30 Paul Jakma <paul@dishone.st>paul
2003-12-232003-12-23 Krzysztof Oledzki <oleq@ans.pl>gdt
2003-12-23Remove generated file.hasso
2003-12-23Some fixes to isisd done by me and Cougar in the spring of 2003. Seehasso
2003-12-23Let's use 2608/tcp for isisd.jardin
2003-12-23Add .cvsignorehasso
2003-12-23Changelog entry about isisd integration. Sorry about previous commithasso
2003-12-232607/tcp is already used by ospfapi.jardin
2003-12-23*** empty log message ***hasso
2003-12-23Add comments about isisd integration.jardin
2003-12-23Merge isisd into the Quagga's framework:jardin
2003-12-23Initial revisionjardin
2003-12-22Reorder free(f); unlink(f); to unlink before freeing.gdt