version 1.1.1.1, 2012/02/21 17:26:12
|
version 1.1.1.2, 2012/10/09 09:22:28
|
Line 300 extern void ospf6_brouter_show (struct vty *vty, struc
|
Line 300 extern void ospf6_brouter_show (struct vty *vty, struc
|
extern int config_write_ospf6_debug_route (struct vty *vty); |
extern int config_write_ospf6_debug_route (struct vty *vty); |
extern void install_element_ospf6_debug_route (void); |
extern void install_element_ospf6_debug_route (void); |
extern void ospf6_route_init (void); |
extern void ospf6_route_init (void); |
|
extern void ospf6_clean (void); |
|
|
#endif /* OSPF6_ROUTE_H */ |
#endif /* OSPF6_ROUTE_H */ |
|
|