summaryrefslogtreecommitdiffstats
path: root/proto/ospf/ospf.h
diff options
context:
space:
mode:
Diffstat (limited to 'proto/ospf/ospf.h')
-rw-r--r--proto/ospf/ospf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/proto/ospf/ospf.h b/proto/ospf/ospf.h
index 79d0dd1..13ce8fe 100644
--- a/proto/ospf/ospf.h
+++ b/proto/ospf/ospf.h
@@ -227,7 +227,7 @@ struct ospf_lsa_ext_tos {
u8 etos;
u8 padding;
u16 metric;
- u32 fwaddr;
+ ip_addr fwaddr;
u32 tag;
};