mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-16 23:15:37 +00:00
97ef85c9aa
We used to modify in place the packet payload during encryption, it works well for UDP and ICMP but TCP stack requires that we don't change the packet payload, therefore we now copy the whole packet before encryption. |
||
---|---|---|
.. | ||
api | ||
core | ||
include | ||
netif | ||
FILES |