CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2016/11/29 03:19:38

Modified files:
        sys/net        : switchofp.c 

Log message:
Remove debugging code that was always enabled and printed parsed
OpenFlow packets: the new DLT_OPENFLOW bpf methods allows to monitor
the communication with a switch(4) device with tcpdump now.  The
remaining debugging messages aren't compiled without DEBUG now.  On
amd64, this shrinks the switchofp.o object by about 10k by default and
about 8k with DEBUG enabled.

OK rzalamena@

Reply via email to