> vimes# diff GENERIC VIMES > 25c25 > < ident GENERIC > --- >> ident VIMES > 63,66c63,66 > < options INVARIANTS #Enable calls of extra sanity > checking < options INVARIANT_SUPPORT #Extra sanity checks of > internal structures, required by INVARIANTS < options WITNESS > #Enable checks to detect deadlocks and cycles < options > WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed --- >> # options INVARIANTS #Enable calls of extra sanity >> # checking options INVARIANT_SUPPORT #Extra sanity checks of >> # internal structures, required by INVARIANTS options WITNESS >> # #Enable checks to detect deadlocks and cycles options >> # WITNESS_SKIPSPIN #Don't run witness on spinlocks for speed > 272a273,278 >> >> # These options are a subset of the IPFILTER options. >> options IPFILTER #ipfilter support >> options IPFILTER_LOG #ipfilter logging >> options IPFILTER_DEFAULT_BLOCK #block all packets by default I don't see PFIL_HOOKS defined. You need it for IPFILTER. Part of my changes removed some cruft that automatically configured PFIL_HOOKS when IPFILTER was configured. Guess I need to update NOTES and add something to UPDATING. SamReceived on Thu Sep 25 2003 - 07:01:20 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:23 UTC