summaryrefslogtreecommitdiffstats
path: root/nest/protocol.h
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>1999-08-03 21:34:26 +0200
committerMartin Mares <mj@ucw.cz>1999-08-03 21:34:26 +0200
commit9c11ec9efca2fc75495cf8dcb28a959ba22b01fa (patch)
tree80f4d7b42bebab8ed3d9df22d244baef21fe4bfd /nest/protocol.h
parent8c943173ced1fb85c627a8ba1c3d7360eab7d22b (diff)
downloadbird-9c11ec9efca2fc75495cf8dcb28a959ba22b01fa.tar
bird-9c11ec9efca2fc75495cf8dcb28a959ba22b01fa.zip
Implemented a Table-to-Table protocol a.k.a The Pipe.
Diffstat (limited to 'nest/protocol.h')
-rw-r--r--nest/protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nest/protocol.h b/nest/protocol.h
index 8d2f8cf..a2c0eb9 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