When we received an encrypted packet, after replacing it with its decrypted version and freeing the encrypted original, we would continue to look at the header of the now-freed original packet. Fix by moving the header pointer to point at the decrypted packet instead. Signed-off-by: Michael Brown <mcb30@ipxe.org>tags/v1.20.1
|
|
||
2720 |
|
2720 |
|
2721 |
|
2721 |
|
2722 |
|
2722 |
|
|
2723 |
|
|
2723 |
|
2724 |
|
2724 |
|
2725 |
|
2725 |
|
2726 |
|