K 10 svn:author V 3 thj K 8 svn:date V 27 2020-07-22T10:00:13.584517Z K 7 svn:log V 505 MFC r363141: Don't print VNET pointer when initializing dummynet When dummynet initializes it prints a debug message with the current VNET pointer unnecessarily revealing kernel memory layout. This appears to be left over from when the first pieces of vimage support were added. PR: 238658 Submitted by: huangfq.daxian@gmail.com Reviewed by: markj, bz, gnn, kp, melifaro Approved by: jtl (co-mentor), bz (co-mentor) Event: July 2020 Bugathon Differential Revision: https://reviews.freebsd.org/D25619 END