From: Craig Gallek <kraigatg...@gmail.com> Date: Wed, 19 Apr 2017 12:30:52 -0400
> iproute2 changes to follow. Example usage: > ip link add gre-test type gre local 10.0.0.1 remote 10.0.0.2 fwmark 0x4 > ip -detail link show gre-test > ... > ip link set gre-test type gre fwmark 0 Looks good, series applied, thanks.