summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/dprintf.c
diff options
context:
space:
mode:
authorjfv <jfv@FreeBSD.org>2010-12-04 01:43:38 +0000
committerjfv <jfv@FreeBSD.org>2010-12-04 01:43:38 +0000
commit0aa625fd3eabc94d04a6f62212d07b95cbbb1fc4 (patch)
tree71cc74995f6d17f57c1007f91d66eec297b7a620 /lib/libc/stdio/dprintf.c
parentc042df181c1d57a6c9892c4f6724b9cd21518aac (diff)
downloadFreeBSD-src-0aa625fd3eabc94d04a6f62212d07b95cbbb1fc4.zip
FreeBSD-src-0aa625fd3eabc94d04a6f62212d07b95cbbb1fc4.tar.gz
This small little change is a bug that drove me nuts
finding. The test to compare the mbuf m_len against a fixed value and then returning needs to be removed. When using VLANS and doing HW_TAGGING, and IPV6, the ICMP6 packets actually fail this condition, the constant assumes that the tag is IN the frame, and its not, so the length is actually tiny. Furthermore, I'm not sure what the point was to just return?? MFC after: 3 days
Diffstat (limited to 'lib/libc/stdio/dprintf.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud