]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Merge branch 'libipsec-ip-frag'
authorTobias Brunner <tobias@strongswan.org>
Mon, 18 Sep 2017 08:31:58 +0000 (10:31 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 18 Sep 2017 08:31:58 +0000 (10:31 +0200)
This fixes "packet too short" errors when parsing fragmented IPv4
packets and correctly determines the protocol in fragmented IPv6 packets.
Protocol headers are only parsed in unfragmented IPv4 and IPv6 packets,
or IPv4 first fragments.

Closes strongswan/strongswan#80.


Trivial merge