From 9c11ec9efca2fc75495cf8dcb28a959ba22b01fa Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Tue, 3 Aug 1999 19:34:26 +0000 Subject: Implemented a Table-to-Table protocol a.k.a The Pipe. --- nest/protocol.h | 1 + 1 file changed, 1 insertion(+) (limited to 'nest/protocol.h') diff --git a/nest/protocol.h b/nest/protocol.h index 8d2f8cfa..a2c0eb93 100644 --- a/nest/protocol.h +++ b/nest/protocol.h @@ -64,6 +64,7 @@ extern struct protocol proto_device; extern struct protocol proto_rip; extern struct protocol proto_static; extern struct protocol proto_ospf; +extern struct protocol proto_pipe; /* * Routing Protocol Instance -- cgit v1.2.3