From 013a9b91fe495371cbf9a5690613de45b634e3af Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 13 Feb 1999 20:46:03 +0000 Subject: When shutting down, remove all routes (except for RTS_INHERIT and RTS_DEVICE routes) from kernel routing tables unless the "persist" switch is set. --- sysdep/unix/krt.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdep/unix/krt.h') diff --git a/sysdep/unix/krt.h b/sysdep/unix/krt.h index 5631bc5..9b630b2 100644 --- a/sysdep/unix/krt.h +++ b/sysdep/unix/krt.h @@ -52,6 +52,7 @@ void krt_scan_ifaces_done(struct krt_proto *); void krt_set_preconfig(struct krt_config *); void krt_set_start(struct krt_proto *); +void krt_set_shutdown(struct krt_proto *); /* sync-if.c */ -- cgit v1.2.3