OpenDataPlane / odp

The ODP project is an open-source, cross-platform set of application programming interfaces (APIs) for the networking data plane
https://opendataplane.org
Other
176 stars 134 forks source link

[PATCH v2] linux-gen: ipsec: fix error path when pktout queue not found #2093

Closed JannePeltonen closed 3 months ago

JannePeltonen commented 3 months ago

Do not try to send a packet to a pktout using an uninitialized queue handle when the queue lookup has failed in inline output.