bird/proto/pipe
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
..
config.Y Assign default protocol preference via proto_config_new(). 2012-01-24 11:31:00 +01:00
Doc Documented all the trivial protocols. 2000-06-04 16:15:37 +00:00
Makefile Forgot to do a `cvs add', grr. 1999-08-03 19:57:43 +00:00
pipe.c Better support for multitable protocols. 2012-03-15 12:13:04 +01:00
pipe.h Better support for multitable protocols. 2012-03-15 12:13:04 +01:00