X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=secnet.h;h=76db6038c9e1ce9433849a1dabcfe609da221788;hb=c72aa74324481a2ee642b1739baec10eb616cbca;hp=ecbc9de8a502841ff72b1ae42480cb99974100b4;hpb=22c77971bb13c37344fc73fe9b8d72ed96181df2;p=secnet.git diff --git a/secnet.h b/secnet.h index ecbc9de..76db603 100644 --- a/secnet.h +++ b/secnet.h @@ -270,6 +270,7 @@ extern uint32_t current_phase; extern void enter_phase(uint32_t new_phase); void phase_hooks_init(void); /* for main() only */ +void clear_phase_hooks(uint32_t phase); /* for afterfork() */ /* Some features (like netlink 'soft' routes) require that secnet retain root privileges. They should indicate that here when