From: David Miller <davem@davemloft.net> Date: 2016-05-10 02:34:17
From: David Ahern <redacted>
Date: Sat, 7 May 2016 16:48:58 -0700
First patch preps for the second. The second is required for several use
cases such as ping on an interface and BFD that need to send packets on
a specific interface, including ones enslaved to a VRF device.
v2
- fixed brackets on both patches per comment from DaveM