L2TP: Add option for custom fib id for outgoing encapsulated packets 67/1967/3
authorPierre Pfister <ppfister@cisco.com>
Fri, 15 Jul 2016 08:19:39 +0000 (09:19 +0100)
committerChris Luke <chris_luke@comcast.com>
Wed, 20 Jul 2016 11:48:13 +0000 (11:48 +0000)
If a custom fib ID is used (different from ~0), the associated
fib is used to forward outgoing encapsulated packets.
Otherwise, the fib used is the same as for any packet
received on the original RX interface (L2TP does not modify RX interface index).

Change-Id: I4533d5f7fa432c78c937d3acdd802d0d1c92a0c7
Signed-off-by: Pierre Pfister <ppfister@cisco.com>

No differences found