From a7a3a0a383a9dadcd93d876e7d9b43f870f20941 Mon Sep 17 00:00:00 2001 From: Ondrej Filip Date: Wed, 31 May 2000 12:07:09 +0000 Subject: Added tagging of external LSA. --- proto/ospf/rt.h | 1 + 1 file changed, 1 insertion(+) (limited to 'proto/ospf/rt.h') diff --git a/proto/ospf/rt.h b/proto/ospf/rt.h index 66c04df..efd0906 100644 --- a/proto/ospf/rt.h +++ b/proto/ospf/rt.h @@ -22,6 +22,7 @@ struct extfib { u16 metric; u16 metric2; ip_addr nh; + u32 tag; struct iface *nhi; }; -- cgit v1.2.3