version 1.1.1.1, 2012/02/21 17:26:12
|
version 1.1.1.2, 2012/10/09 09:22:29
|
Line 1204 ospf_area_nssa_translator_role_set (struct ospf *ospf,
|
Line 1204 ospf_area_nssa_translator_role_set (struct ospf *ospf,
|
return 1; |
return 1; |
} |
} |
|
|
|
#if 0 |
/* XXX: unused? Leave for symmetry? */ |
/* XXX: unused? Leave for symmetry? */ |
static int |
static int |
ospf_area_nssa_translator_role_unset (struct ospf *ospf, |
ospf_area_nssa_translator_role_unset (struct ospf *ospf, |
Line 1221 ospf_area_nssa_translator_role_unset (struct ospf *osp
|
Line 1222 ospf_area_nssa_translator_role_unset (struct ospf *osp
|
|
|
return 1; |
return 1; |
} |
} |
|
#endif |
|
|
int |
int |
ospf_area_export_list_set (struct ospf *ospf, |
ospf_area_export_list_set (struct ospf *ospf, |