rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD
authorRoopa Prabhu <roopa@cumulusnetworks.com>
Thu, 14 May 2015 04:17:41 +0000 (21:17 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 May 2015 02:45:39 +0000 (22:45 -0400)
commiteea39946a1f36e8a5a47c86e7ecfca6076868505
treef20832edd2374880b6c3549838a4e525a6ed14ef
parentc1c52db16e26a26b545821abae303310a074350f
rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD

RTNH_F_EXTERNAL today is printed as "offload" in iproute2 output.

This patch renames the flag to be consistent with what the user sees.

Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/rtnetlink.h
net/ipv4/fib_trie.c
net/switchdev/switchdev.c