Changes from Release 3.5.8:
	Added patch for router-id selection. [wfs 980326]
	Added patch for comparision statement for network ranges. Contributed by 
		Apurva Mehta   [wfs 980326] 
	Added patch for flooding summary link ASBR when cost changes. Contributed by
		Apurva Mehta   [wfs 980326]
	Added patch to allow Gated compiling on UX4800 system. Contributed by
		Katsuhiro Kondou  [wfs 980326]
	Added patch for kernel routing table on linux systems. Contributed by
		Andrew Romanenko [wfs 980326]
	Added patch for HP systems. [wfs 980326] 
	Added patch for check for 0 mask in OSPF.  [chopps 980111]
	Added patch for when a BGP peer is configured with an unreachable gateway.
		[swright 980318]	
Changes from Release 3.5.7:
	Added patch for OSPF memory leak. Contributed by Acee Lindem
		[wfs 971203]
	Added patch for RIP aging bug. Contributed by Erich Meier [wfs 971203]
	Added patch for unconfigured network patch. Contributed by
		Gordon Chaffee. [wfs 971203]
	Added patch for more recent LSA macro. Contributed by Acee Lindem.
		[wfs 971203]
	Added patch to fix if_name character array mis-declaration. Submitted
		by Ivane Nejgebauer. [wfs 971203]
	Added patch to OSPF NBRS_LIST macro that verifies existence of
		neighbor pointer before using this pointer.  Submitted by
		Ivane Nejgebauer. [wfs 971203]
	Bring ospf up-to-date with the md5 specification set forth in rfc 2178.
		Closes pr 138. [chopps 970924]

Changes from Release 3.5.6:
	Fix wrong ls_id to AddLSA in ospf_rt.c for ASE routes 
		fixes pr#113 [chopps 970814]
	
Changes from Release 3.5.5:
	Cleaned up and added rcsid's. [chopps 970626]
	Added support for Solaris 2.6 from David Comay.  Includes
		support for 2.6's routing socket. [chopps 970625]
	Cleaned up and organized copyrights in most files [chopps 970717]
	Added new CHANGES file and moved old file to CHANGES.1.
		[chopps 970803]
	Fixed typo in snmp_isode.c -- now compiles. [chopps 970811]
	Scanf string specifier from Katsuhiro Kondou
	OSPF not advertising directly connected networks from Acee Lindem
	Fixed OSPF authentication scope problem from Acee Lindem
	Patches to prevent core dumps from rdisc and gdc from Katsuhiro Kondou
	Change Linux config file to use flex, not lex from Chris Hopps
	Gated would ignore router discovery messages sent to limited broadcast
		address from Jeffrey Honig.
	Cut and paste bug in krt_rtread_sioc.c file from Katsuhiro Kondou
