bird/proto
Ondrej Zajicek c0adf7e9fc Better support for multitable protocols.
The nest-protocol interaction is changed to better handle multitable
protocols. Multitable protocols now declare that by 'multitable' field,
which tells nest that a protocol handles things related to proto-rtable
interaction (table locking, announce hook adding, reconfiguration of
filters) itself.

Filters and stats are moved to announce hooks, a protocol could have
different filters and stats to different tables.

The patch is based on one from Alexander V. Chernikov, thanks.
2012-03-15 12:13:04 +01:00
..
bgp Better support for multitable protocols. 2012-03-15 12:13:04 +01:00
ospf Assign default protocol preference via proto_config_new(). 2012-01-24 11:31:00 +01:00
pipe Better support for multitable protocols. 2012-03-15 12:13:04 +01:00
radv Fixes RAdv proto w.r.t. templates. 2011-11-17 21:12:23 +01:00
rip Assign default protocol preference via proto_config_new(). 2012-01-24 11:31:00 +01:00
static Assign default protocol preference via proto_config_new(). 2012-01-24 11:31:00 +01:00
Doc Implements Router Advertisement protocol. 2011-03-13 11:33:50 +01:00