lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ