Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152634164
D25619.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
442 B
Referenced Files
None
Subscribers
None
D25619.diff
View Options
Index: head/sys/netpfil/ipfw/ip_dummynet.c
===================================================================
--- head/sys/netpfil/ipfw/ip_dummynet.c
+++ head/sys/netpfil/ipfw/ip_dummynet.c
@@ -2511,7 +2511,6 @@
{
if (dn_cfg.init_done)
return;
- printf("DUMMYNET %p with IPv6 initialized (100409)\n", curvnet);
dn_cfg.init_done = 1;
/* Set defaults here. MSVC does not accept initializers,
* and this is also useful for vimages
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 17, 4:03 AM (19 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31638022
Default Alt Text
D25619.diff (442 B)
Attached To
Mode
D25619: Don't print VNET pointer when starting up
Attached
Detach File
Event Timeline
Log In to Comment