From c9df01d3215379c0463dd2a3b0c9b1700d6e2ac3 Mon Sep 17 00:00:00 2001 From: Ondrej Zajicek Date: Sun, 25 Mar 2012 19:44:14 +0200 Subject: Fixes several minor bugs in kernel syncer. --- doc/bird.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/bird.sgml b/doc/bird.sgml index 5244fc39..20738be3 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -1618,7 +1618,7 @@ kernel table.

Because the kernel protocol is partially integrated with the connected routing table, there are two limitations - it is not possible to connect more kernel protocols to the same routing table -and changing route attributes (even the kernel ones) in an export +and changing route destination/gateway in an export filter of a kernel protocol does not work. Both limitations can be overcome using another routing table and the pipe protocol. -- cgit v1.2.3