Page MenuHomeFreeBSD

D25619.diff
No OneTemporary

D25619.diff

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

Mime Type
text/plain
Expires
Fri, Jan 17, 11:35 PM (16 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15844468
Default Alt Text
D25619.diff (442 B)

Event Timeline