diff options
author | Alexander Chernavin <achernavin@netgate.com> | 2021-05-27 10:05:17 -0400 |
---|---|---|
committer | Ole Tr�an <otroan@employees.org> | 2021-06-16 07:58:17 +0000 |
commit | b862f1dd52b0f5318d67b4463be90562e57f8278 (patch) | |
tree | 9443bc60f9bcc48de62a778843ea54662c94e0eb /src/vppinfra | |
parent | 26c6fffa7ac30bda79432a6d46d6dd5d286b7cb6 (diff) |
nat: fix crash when translate unknown proto packets
Type: fix
Currently, there might be a crash in NAT ED mode:
* if a session for an unknown proto packet cannot be created in2out,
* if a session for an unknown proto packet cannot be found out2in.
With this change, translate packets only if a session is given in NAT
ED mode.
Signed-off-by: Alexander Chernavin <achernavin@netgate.com>
Change-Id: Iafb332db1ae9a3e76435964ad636037d1b8a51e8
Diffstat (limited to 'src/vppinfra')
0 files changed, 0 insertions, 0 deletions