openwrtv3/package/libs/libnetfilter-queue
Alin Năstac 86a2702a00 libnetfilter_queue: fix checksum computation
There are 2 issues fixed by this patch:
  - UDP checksum is computed incorrectly, the used pseudo IP header
    contains transport protocol 6 iso 17
  - on big endian arches the UDP/TCP checksum is incorrectly
    computed when payload length is odd

Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name> [refresh patch]
2016-06-26 16:09:48 +02:00
..
patches libnetfilter_queue: fix checksum computation 2016-06-26 16:09:48 +02:00
Makefile conntrack-tools: update package (along with associated libraries) to the latest version, fix musl build issues 2015-03-28 10:19:26 +00:00