Dmitry Eremin-Solenikov(lumag) replied on github web page:

include/odp/api/spec/ipsec.h
line 4
@@ -1207,6 +1207,7 @@ typedef struct odp_ipsec_status_t {
  *
  * Each input packet must have a valid value for these metadata (other metadata
  * is ignored):
+ * - IPv4 or IPv6 flag: Set packet flag according to packet contents.


Comment:
@psavol @JannePeltonen @muvarov @NikhilA-Linaro 
In most cases such flag will be set by inbound packet parser (or known by the 
application). Otherwise such packet will not be received by inbound API. Well, 
unless an application submits all inbound packets to IPsec, which seems quite 
strange to me.

https://github.com/Linaro/odp/pull/328#discussion_r156215187
updated_at 2017-12-11 22:12:17

Reply via email to