Support Tunnel Mode Null Encryption
This adds tunnel mode ESP support to the null encrypt/decrypt helpers. The helpers are changed from modifying packets in place to returning a modified copy, because for tunnel mode a new IP layer needs to be constructed. Bug: 66467511 Test: run_net_test.sh xfrm_test.py Change-Id: I25b240f423705bc6a0ca919bdc66c558ad9db61a
Loading
Please sign in to comment