From: David Ahern <dsah...@gmail.com> Date: Mon, 7 Aug 2017 10:08:10 -0700
> Add extack error messages for failure paths creating vrf devices. Once > extack support is added to iproute2, we go from the unhelpful: > $ ip li add foobar type vrf > RTNETLINK answers: Invalid argument > > to: > $ ip li add foobar type vrf > Error: VRF table id is missing > > Signed-off-by: David Ahern <dsah...@gmail.com> Applied, thanks David.