VPP-34 GRE traffic blackholes in encap direction 26/1026/1
authorChris Luke <chrisy@flirble.org>
Fri, 6 May 2016 21:09:09 +0000 (17:09 -0400)
committerChris Luke <chrisy@flirble.org>
Fri, 6 May 2016 21:09:09 +0000 (17:09 -0400)
commit393490e0f5b9791105616bde88024586ba5c0cc5
treeb2d5ee6eeb130c6fe46fbfc4bc444839c64336b3
parent7ae717de72771a4412af2a0ea72c69b87961b8e9
VPP-34 GRE traffic blackholes in encap direction

The GRE code is missing the logic to indicate the "hardware" interface
is up. The fix is to listen for admin up/down events on the "software"
interface and reflect that into the hardware interface state.

Change-Id: If06e4f03989b2c52c32f50c11e1943e42bb2609f
Signed-off-by: Chris Luke <chrisy@flirble.org>
vnet/vnet/gre/gre.c