From 730f2e2c8c29b3461caa096fa514cbf71f84e51b Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 1 Dec 1999 15:10:21 +0000 Subject: Added dumping of routing tables (`show route'). This includes filtering. --- conf/confbase.Y | 1 + 1 file changed, 1 insertion(+) (limited to 'conf/confbase.Y') diff --git a/conf/confbase.Y b/conf/confbase.Y index 02a86e9..2a76dec 100644 --- a/conf/confbase.Y +++ b/conf/confbase.Y @@ -33,6 +33,7 @@ CF_DECLS struct f_tree *e; struct f_val v; struct password_item *p; + struct rt_show_data *ra; } %token END CLI_MARKER -- cgit v1.2.3