bird/proto/bgp
Martin Mares 93a786cb03 Removed a lot of unused variables.
Please try compiling your code with --enable-warnings to see them. (The
unused parameter warnings are usually bogus, the unused variable ones
are very useful, but gcc is unable to control them separately.)
2000-05-04 20:30:36 +00:00
..
attrs.c IPv6 BGP support finished. Also simplified the BGP stuff a bit. 2000-05-04 20:02:56 +00:00
bgp.c Defined format specifier %M' which behaves as %m', but takes the 2000-05-02 16:10:04 +00:00
bgp.h IPv6 BGP support finished. Also simplified the BGP stuff a bit. 2000-05-04 20:02:56 +00:00
config.Y The `bgp_origin' attribute is now an enum. 2000-04-28 15:13:29 +00:00
Makefile Construction of BGP packets. 2000-03-21 15:53:50 +00:00
packets.c Removed a lot of unused variables. 2000-05-04 20:30:36 +00:00