head     1.1;
branch   1.1.1;
access   ;
symbols  init:1.1.1.1 vendor:1.1.1;
locks    ; strict;
comment  @# @;


1.1
date     2006.01.16.11.22.28;  author sctp;  state Exp;
branches 1.1.1.1;
next     ;

1.1.1.1
date     2006.01.16.11.22.28;  author sctp;  state Exp;
branches ;
next     ;


desc
@@



1.1
log
@Initial revision
@
text
@How to compile

	1. ./configure

	2. Edit Makefile (if needed)
		DINET6:		recommended
		DADVANCEDAPI:	recommended
		DDEBUG:		debugging log of BGP4+
		DDEBUG_RIP:	debugging log of RIPng
		DDRAFT_IETF_00:	draft-ietf-idr-bgp4-multiprotocol-00.txt spec

	3. make

	4. You'll get ./bgpd

-----------------------------------------------------------------------------
How to run
	1. Edit /usr/local/v6/etc/bgpd.conf
	   (To write down the file, please read `doc/config-file.jp')

	2. Run ./bgpd

-----------------------------------------------------------------------------
BUGS

-  No authentification is supported.  Therfore, OPEN message's optional
   parameter always consists of nothing.

-  No transition of unrecognized optional transitive path-attributes is
   supported.

@


1.1.1.1
log
@sctp test cvs
@
text
@@
