Go to file
gdt fc9d074576 Make vtysh work on NetBSD, and minor cleanups:
if --enable-vtysh, look for perl, and substitute into vtysh/extract.pl,
  rather than assuming perl is in /usr/bin

  Look for tputs in libtermcap and libcurses, in addition to
  previously-searched locations.  Follow GNU readlines search order.

  Clean up --enable-vtysh definition in configure.ac.

  Add vtysh/vtysh_cmds.c to CLEANFILES.  This is important if
  extract.pl fails, so that 'make clean && make' will regenerate
  vtysh_cmds.c rhather than using the old zero-length file.
2004-06-30 14:25:12 +00:00
bgpd Removing code which looked at current dir for config file before attempting 2004-06-20 19:54:37 +00:00
doc CVS ignore Linux NFS silly-delete .nfs* files 2004-06-06 15:25:35 +00:00
guile CVS ignore Linux NFS silly-delete .nfs* files 2004-06-06 15:25:35 +00:00
init CVS ignore Linux NFS silly-delete .nfs* files 2004-06-06 15:25:35 +00:00
isisd Removing code which looked at current dir for config file before attempting 2004-06-20 19:54:37 +00:00
lib 2004-06-21 Paul Jakma <paul@dishone.st> 2004-06-21 10:35:59 +00:00
ospf6d Removing code which looked at current dir for config file before attempting 2004-06-20 19:54:37 +00:00
ospfclient CVS ignore Linux NFS silly-delete .nfs* files 2004-06-06 15:25:35 +00:00
ospfd Remove ifdef's HAVE_NSSA. NSSA support is stable enough. 2004-06-20 21:00:27 +00:00
ports renamed ports/redhat to redhat/ 2003-01-18 02:08:50 +00:00
redhat Fix stray dollar sign that had crept into OSPF6D_OPTS and prevented ospf6d 2004-06-06 15:46:23 +00:00
ripd Removing code which looked at current dir for config file before attempting 2004-06-20 19:54:37 +00:00
ripngd Removing code which looked at current dir for config file before attempting 2004-06-20 19:54:37 +00:00
tests CVS ignore Linux NFS silly-delete .nfs* files 2004-06-06 15:25:35 +00:00
tools Initial revision 2002-12-13 20:15:29 +00:00
vtysh Make vtysh work on NetBSD, and minor cleanups: 2004-06-30 14:25:12 +00:00
zebra Removing code which looked at current dir for config file before attempting 2004-06-20 19:54:37 +00:00
.cvsignore CVS ignore Linux NFS silly-delete .nfs* files 2004-06-06 15:25:35 +00:00
AUTHORS Initial revision 2002-12-13 20:15:29 +00:00
ChangeLog Make vtysh work on NetBSD, and minor cleanups: 2004-06-30 14:25:12 +00:00
config.guess Initial revision 2002-12-13 20:15:29 +00:00
config.sub Rivo Nurgess: Add cobalt machine type 2003-05-27 09:26:22 +00:00
configure.ac Make vtysh work on NetBSD, and minor cleanups: 2004-06-30 14:25:12 +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
HACKING 2004-05-13 Paul Jakma <paul@dishone.st> 2004-05-13 13:38:06 +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 2004-01-10 Paul Jakma <paul@dishone.st> 2004-01-10 22:03:07 +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 Merge isisd into the Quagga's framework: 2003-12-23 08:56:18 +00:00
README Initial revision 2002-12-13 20:15:29 +00:00
RELEASE-NOTES We are going to change some stuff in incompatible way, so it's good idea to 2004-06-12 15:23:08 +00:00
REPORTING-BUGS Zebra -> Quagga and reformatting. 2004-02-20 20:33:43 +00:00
SERVICES 2607/tcp is already used by ospfapi. 2003-12-23 10:42:45 +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 Use -rf with autom4te.cache. 2004-06-30 13:24:42 +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.