Module Name: src Committed By: ozaki-r Date: Thu Jul 31 02:37:25 UTC 2014
Modified Files: src/sys/netinet: ip_carp.c Log Message: Make carp_suppress_preempt global back It is still accessed by if_pfsync.c. This unbreaks the build of i386 kernel. To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 src/sys/netinet/ip_carp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.