.
Thanks,
Hongjun
From: John Lo (loj) [mailto:l...@cisco.com]
Sent: Tuesday, April 25, 2017 10:15 AM
To: Ni, Hongjun ; vpp-dev@lists.fd.io
Cc: nsh_sfc-...@lists.fd.io
Subject: RE: [vpp-dev] About MAC address check in ethernet-input node if
interface in L3 mode
Hi Hongjun,
How is the packet forwarded
, 2017 9:13 PM
To: vpp-dev@lists.fd.io
Cc: nsh_sfc-...@lists.fd.io
Subject: [vpp-dev] About MAC address check in ethernet-input node if interface
in L3 mode
Hey,
For NSH-aware SNAT case, a packet goes through below flow path:
Rx on Phy interface -> .. -> nsh_plugin for tunnel decap ->
Hey,
For NSH-aware SNAT case, a packet goes through below flow path:
Rx on Phy interface -> .. -> nsh_plugin for tunnel decap -> Ethernet-input ->
... -> Tx to phy interface.
It works well when this feature was merged before.
Recently, I ran into an issue when running NSH-aware SNAT case:
When