bird/proto/bgp
Ondrej Filip 98ac61766d A lot of changes:
- metric is 3 byte long now
	- summary lsa originating
	- more OSPF areas possible
	- virtual links
	- better E1/E2 routes handling
	- some bug fixes..

I have to do:
	- md5 auth (last mandatory item from rfc2328)
	- !!!!DEBUG!!!!! (mainly virtual link system has probably a lot of bugs)
	- 2328 appendig E
2004-06-25 16:39:53 +00:00
..
attrs.c A lot of changes: 2004-06-25 16:39:53 +00:00
bgp.c Staticized lots of local functions. 2004-06-05 09:58:23 +00:00
bgp.h Better selection of link-local NLRI addresses, at least for our own 2003-02-22 22:47:45 +00:00
config.Y path metric' and disable after error' are switches, not numeric clauses. 2000-05-29 22:08:04 +00:00
Doc BGP documented. 2000-06-04 17:06:18 +00:00
Makefile Construction of BGP packets. 2000-03-21 15:53:50 +00:00
packets.c ... in BGP. 2004-06-05 09:27:17 +00:00