Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144721111
D18882.id52965.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
410 B
Referenced Files
None
Subscribers
None
D18882.id52965.diff
View Options
Index: head/sys/netpfil/pf/if_pfsync.c
===================================================================
--- head/sys/netpfil/pf/if_pfsync.c
+++ head/sys/netpfil/pf/if_pfsync.c
@@ -335,6 +335,7 @@
pfsync_buckets = mp_ncpus * 2;
sc = malloc(sizeof(struct pfsync_softc), M_PFSYNC, M_WAITOK | M_ZERO);
+ sc->sc_flags |= PFSYNCF_OK;
sc->sc_maxupdates = 128;
ifp = sc->sc_ifp = if_alloc(IFT_PFSYNC);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Feb 12, 4:12 PM (15 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28668289
Default Alt Text
D18882.id52965.diff (410 B)
Attached To
Mode
D18882: Fix pfsync breaking carp
Attached
Detach File
Event Timeline
Log In to Comment