[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220204101844.1b7725ed@hermes.local>
Date: Fri, 4 Feb 2022 10:18:44 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: Wojciech Drewek <wojciech.drewek@...el.com>
Cc: netdev@...r.kernel.org, dsahern@...il.com,
michal.swiatkowski@...ux.intel.com, marcin.szycik@...ux.intel.com
Subject: Re: [PATCH iproute2-next v2 1/2] ip: GTP support in ip link
On Fri, 4 Feb 2022 17:58:20 +0100
Wojciech Drewek <wojciech.drewek@...el.com> wrote:
> --- a/ip/iplink.c
> +++ b/ip/iplink.c
> @@ -57,7 +57,7 @@ void iplink_types_usage(void)
> " macsec | macvlan | macvtap |\n"
> " netdevsim | nlmon | rmnet | sit | team | team_slave |\n"
> " vcan | veth | vlan | vrf | vti | vxcan | vxlan | wwan |\n"
> - " xfrm }\n");
> + " xfrm | gtp }\n");
> }
>
options are in alpha order, please insert in the correct place.
Powered by blists - more mailing lists