--- embedaddon/quagga/ospfd/ospf_lsa.h 2012/10/09 09:22:29 1.1.1.3 +++ embedaddon/quagga/ospfd/ospf_lsa.h 2013/07/21 23:54:40 1.1.1.4 @@ -243,6 +243,7 @@ extern int tv_cmp (struct timeval, struct timeval); extern int get_age (struct ospf_lsa *); extern u_int16_t ospf_lsa_checksum (struct lsa_header *); +extern int ospf_lsa_checksum_valid (struct lsa_header *); extern int ospf_lsa_refresh_delay (struct ospf_lsa *); extern const char *dump_lsa_key (struct ospf_lsa *);