git: dummynet: ip_input expects ip_off/ip_len in network byte order.
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sat Sep 16 23:48:49 PDT 2017
commit 7376bec403ba1508b930305cc4b7dce742c800ea
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Sun Sep 17 06:40:50 2017 +0800
dummynet: ip_input expects ip_off/ip_len in network byte order.
Summary of changes:
sys/net/dummynet/ip_dummynet_glue.c | 7 +++++++
sys/net/dummynet3/ip_dummynet3_glue.c | 7 +++++++
sys/netinet/ip_input.c | 2 ++
3 files changed, 16 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7376bec403ba1508b930305cc4b7dce742c800ea
--
DragonFly BSD source repository
More information about the Commits
mailing list