From 2c971094ebf73c2a2cfc5927095a0c6fd3c15836 Mon Sep 17 00:00:00 2001 From: Ondrej Filip Date: Wed, 5 Apr 2000 00:51:25 +0000 Subject: LSA flooding done. --- proto/ospf/ospf.h | 1 + 1 file changed, 1 insertion(+) (limited to 'proto/ospf/ospf.h') diff --git a/proto/ospf/ospf.h b/proto/ospf/ospf.h index ea36693..e3a42f5 100644 --- a/proto/ospf/ospf.h +++ b/proto/ospf/ospf.h @@ -112,6 +112,7 @@ struct ospf_packet { u16 length; u32 routerid; u32 areaid; +#define BACKBONE 0 u16 checksum; u16 autype; u8 authetication[8]; -- cgit v1.2.3