From a1bf6440b5c27f7fb829eb25f6ac1c2629eb72eb Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 6 Dec 1998 18:21:23 +0000 Subject: Added skeleton of static route protocol. --- nest/protocol.h | 1 + 1 file changed, 1 insertion(+) (limited to 'nest') diff --git a/nest/protocol.h b/nest/protocol.h index 59db428..f516f0f 100644 --- a/nest/protocol.h +++ b/nest/protocol.h @@ -47,6 +47,7 @@ extern list protocol_list; extern struct protocol proto_device; extern struct protocol proto_rip; +extern struct protocol proto_static; /* * Routing Protocol Instance -- cgit v1.2.3