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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 19 Sep 2018 23:05:10 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     saifhhasan@...il.com
Cc:     netdev@...r.kernel.org, calvinowens@...com, has@...com
Subject: Re: [PATCH net] mpls: allow routes on ip6gre devices

From: Saif Hasan <saifhhasan@...il.com>
Date: Wed, 19 Sep 2018 12:59:24 -0700

> @@ -1533,10 +1533,11 @@ static int mpls_dev_notify(struct
> notifier_block *this, unsigned long event,
>         unsigned int flags;
> 
>         if (event == NETDEV_REGISTER) {
> -               /* For now just support Ethernet, IPGRE, SIT and IPIP devices */
> +    /* For now just support Ethernet, IPGRE, IP6GRE, SIT and IPIP devices */
>                 if (dev->type == ARPHRD_ETHER ||

Your email client has corrupted this patch, please fix.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ