commit | ac92a01f5ada7b8139353d6ad3b99bebcfd46d6e | [log] [tgz] |
---|---|---|
author | Oleg Zhurakivskyy <oleg.zhurakivskyy@intel.com> | Mon Aug 13 09:57:00 2018 +0300 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Mon Aug 13 13:53:14 2018 +0300 |
tree | d0b93ff59abf06f8ed469bec619cb49f706713e8 | |
parent | 7d55b7f11ae23d33a2d0e5850000fbf99e8676b1 [diff] |
net: ipv6: Refactor IPv6 header length handling Change the length to uint16_t and work with it through standard htons/ntohs() macros. Signed-off-by: Oleg Zhurakivskyy <oleg.zhurakivskyy@intel.com>