bird/proto/bgp
Ondrej Zajicek a7f23f581f Implements protocol templates.
Based on the patch from Alexander V. Chernikov.
Extended to support almost all protocols.
Uses 'protocol bgp NAME from TEMPLATE { ... }' syntax.
2011-11-07 00:31:23 +01:00
..
attrs.c Fixes possible buffer overflow when printing BGP attributes. 2011-09-03 21:59:40 +02:00
bgp.c Implements protocol templates. 2011-11-07 00:31:23 +01:00
bgp.h Implements protocol templates. 2011-11-07 00:31:23 +01:00
config.Y Implements protocol templates. 2011-11-07 00:31:23 +01: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 Fixes bug that causes crash with strange BGP updates. 2011-05-31 17:27:46 +02:00