diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2023-03-10 17:40:32 +0800 |
---|---|---|
committer | Steffen Klassert <steffen.klassert@secunet.com> | 2023-03-13 11:51:13 +0100 |
commit | f4796398f21b9844017a2dac883b1dd6ad6edd60 (patch) | |
tree | 7ca7f4689216fb84aee08cbb034e874ab672c82c /scripts/generate_rust_analyzer.py | |
parent | 5f24f41e8ea62a6a9095f9bbafb8b3aebe265c68 (diff) |
xfrm: Remove inner/outer modes from output path
The inner/outer modes were added to abstract out common code that
were once duplicated between IPv4 and IPv6. As time went on the
abstractions have been removed and we are now left with empty
shells that only contain duplicate information. These can be
removed one-by-one as the same information is already present
elsewhere in the xfrm_state object.
Just like the input-side, removing this from the output code
makes it possible to use transport-mode SAs underneath an
inter-family tunnel mode SA.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions