Go to file
paul a4b70768b4 From: Gilad Arnold <gilad.arnold@terayon.com>
Subject: [zebra 19084] Re: suspected memory leakage upon static route

I believe this is a more complete patch, it also addresses
allocating/freeing of nexthop->ifname string buffer (1) using
XSTRDUP/XFREE macros (thus correctly updating memory statistics), and
(2) for all nexthop->type cases that carry an ifname string.
2003-05-16 17:19:48 +00:00
bgpd Hopefully fix the 'bgp dump routes-mrt' command to actually dump routes. 2003-05-10 18:33:28 +00:00
doc Add Makefile.in to the remaining .cvsignore's 2003-04-09 06:37:27 +00:00
guile Add Makefile.in to the remaining .cvsignore's 2003-04-09 06:37:27 +00:00
init Removed out of date init/redhat. 2003-01-18 01:46:14 +00:00
lib From: Sergiy Vyshnevetskiy <serg @ vostok.net> 2003-05-08 20:10:22 +00:00
ospf6d Import of zebra.org 20030428-18:07 IST 2003-04-28 17:11:02 +00:00
ospfclient Author: ralph 2003-04-09 07:26:33 +00:00
ospfd Fix merge error of Hasso's patch "case case" :) 2003-05-11 12:59:11 +00:00
ports renamed ports/redhat to redhat/ 2003-01-18 02:08:50 +00:00
redhat define localstatedir for configure 2003-04-07 08:14:11 +00:00
ripd Hasso Tepper 2003-04-19 15:49:49 +00:00
ripngd From: Hasso Tepper 2003-04-23 17:01:31 +00:00
tools Initial revision 2002-12-13 20:15:29 +00:00
vtysh From: Sergiy Vyshnevetskiy <serg@vostok.net> 2003-05-06 12:16:27 +00:00
zebra From: Gilad Arnold <gilad.arnold@terayon.com> 2003-05-16 17:19:48 +00:00
.cvsignore Updated to reflect removal of auto-built files 2003-04-09 06:34:28 +00:00
acconfig.h Initial revision 2002-12-13 20:15:29 +00:00
AUTHORS Initial revision 2002-12-13 20:15:29 +00:00
ChangeLog From: Hasso Tepper <hasso@estpak.ee> 2003-04-13 21:42:11 +00:00
config.guess Initial revision 2002-12-13 20:15:29 +00:00
config.sub Initial revision 2002-12-13 20:15:29 +00:00
configure.ac From: Sergiy Vyshnevetskiy <serg@vostok.net> 2003-05-07 16:12:43 +00:00
configure.in Copy configure.ac to configure.in. 2003-04-07 06:15:02 +00:00
COPYING Initial revision 2002-12-13 20:15:29 +00:00
COPYING.LIB Initial revision 2002-12-13 20:15:29 +00:00
depcomp Initial revision 2002-12-13 20:15:29 +00:00
INSTALL Initial revision 2002-12-13 20:15:29 +00:00
install-sh Initial revision 2002-12-13 20:15:29 +00:00
Makefile.am Fix make dist 2003-03-31 19:02:41 +00:00
missing Initial revision 2002-12-13 20:15:29 +00:00
mkinstalldirs Revert to zebra.org automake files 2003-02-17 23:54:05 +00:00
NEWS Initial revision 2002-12-13 20:15:29 +00:00
README Initial revision 2002-12-13 20:15:29 +00:00
REPORTING-BUGS Initial revision 2002-12-13 20:15:29 +00:00
SERVICES Initial revision 2002-12-13 20:15:29 +00:00
stamp-h.in Initial revision 2002-12-13 20:15:29 +00:00
TODO Initial revision 2002-12-13 20:15:29 +00:00
update-autotools Initial revision 2002-12-13 20:15:29 +00:00

GNU Zebra is free software that manages various IPv4 and IPv6 routing
protocols.

Currently GNU Zebra supports BGP4, BGP4+, OSPFv2, OSPFv3, RIPv1,
RIPv2, and RIPng.
  
See the file INSTALL for building and installation instructions.
  
See the file REPORTING-BUGS to report bugs.
  
GNU Zebra is free software. See the file COPYING for copying conditions.