From 4d176e14509c71823a539b3c8b6103e254296d4f Mon Sep 17 00:00:00 2001 From: Ondrej Filip Date: Mon, 11 May 2009 02:01:11 +0200 Subject: 'show route protocol

' added to CLI. --- nest/route.h | 1 + 1 file changed, 1 insertion(+) (limited to 'nest/route.h') diff --git a/nest/route.h b/nest/route.h index 0de0e0f..08df881 100644 --- a/nest/route.h +++ b/nest/route.h @@ -211,6 +211,7 @@ struct rt_show_data { struct filter *filter; int verbose; struct fib_iterator fit; + struct proto *show_protocol; struct proto *import_protocol; int import_mode, primary_only; struct config *running_on_config; -- cgit v1.2.3