Hungming Chen 690d1e15f5 PacketBuilder: correct IPv6 header payload length
Ipv6 payload length doesn't include header length.

rfc8200 section 3
https://tools.ietf.org/html/rfc8200
Payload Length      16-bit unsigned integer. Length of the IPv6
                    payload, i.e., the rest of the packet
                    following this IPv6 header, in octets.

Bug: 215655463
Test: atest NetworkStaticLibTests
Change-Id: Ifdc871125b0fe2eb3a8909b8b0723a62dbe44bcf
2022-05-27 10:48:52 +00:00
Description
android_packages_modules_Connectivity
189 MiB
Languages
Java 81.4%
Kotlin 7.7%
AIDL 4.5%
C++ 4.5%
C 1.7%
Other 0.1%