summaryrefslogtreecommitdiff
path: root/proto/rip/rip.h
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>1999-05-31 20:30:16 +0000
committerPavel Machek <pavel@ucw.cz>1999-05-31 20:30:16 +0000
commitb94bbe00278b0c6e84f34875367d85d34d08621b (patch)
treed0bdea327d5c333cbc7f46ce5919cdae69c3184c /proto/rip/rip.h
parentc7208da0b72dc7e4ff512edbecc62a99b0392c5a (diff)
Added FIXME: mode broadcast randombly corrupts memory.
Small cleaning and bugfixes.
Diffstat (limited to 'proto/rip/rip.h')
-rw-r--r--proto/rip/rip.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/proto/rip/rip.h b/proto/rip/rip.h
index cee1b905..911d3473 100644
--- a/proto/rip/rip.h
+++ b/proto/rip/rip.h
@@ -133,7 +133,6 @@ struct rip_proto {
void rip_init_instance(struct proto *p);
void rip_init_config(struct rip_proto_config *c);
-struct rip_interface *new_iface(struct proto *p, struct iface *new, unsigned long flags, struct iface_patt *patt);
/* Authentication functions */