> -----Original Message----- > From: Radu Nicolau <[email protected]> > Sent: Wednesday, May 25, 2022 2:59 PM > To: Nicolau, Radu <[email protected]>; Akhil Goyal <[email protected]> > Cc: [email protected]; Buckley, Daniel M <[email protected]>; Zhang, Qi > Z <[email protected]>; [email protected] > Subject: [PATCH 2/3] examples/ipsec-secgw: fix NAT-T header fields > > Use the proper IP protocol (UDP instead of ESP) and set the ports when > UDP encapsulation is enabled. > > Fixes: 9ae86b4cfc77 ("examples/ipsec-secgw: support UDP encap for inline > crypto") > Cc: [email protected] > > Signed-off-by: Radu Nicolau <[email protected]> > --- Acked-by: Fan Zhang <[email protected]>

