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-next>] [day] [month] [year] [list]
Date:	Mon, 9 Mar 2009 15:46:09 +0100 (CET)
From:	Jan Engelhardt <jengelh@...ozas.de>
To:	"Rafael J. Wysocki" <rjw@...k.pl>
cc:	"David S. Miller" <davem@...emloft.net>,
	Stephen Hemminger <shemminger@...tta.com>,
	netdev@...r.kernel.org
Subject: Re: iproute2 and regressing "ipv6: convert tunnels to
 net_device_ops"


(Cc'ed netdev ml)

On Monday 2009-03-09 14:14, Rafael J. Wysocki wrote:

>Hi,
>
>On Monday 09 March 2009, Jan Engelhardt wrote:
>> Hi,
>> 
>> 
>> commit 1326c3d5a4b792a2b15877feb7fb691f8945d203 
>> (v2.6.28-rc6-461-g23a12b1) broke the display of local and remote 
>> addresses of an SIT tunnel in iproute2. Instead of the addresses 
>> assigned, it only displays 0.0.0.0. The version of iproute2 is 2.6.25, 
>> as shipped with openSUSE 11.1.
>> 
>> Before:
>> # ip t a sit7 mode sit remote 1.2.3.4 local 5.6.7.8
>> # ip a
>> 7: sit7@...E: <POINTOPOINT,NOARP> mtu 1480 qdisc noop stat DOWN
>>     link/sit 5.6.7.8 peer 1.2.3.4
>> 
>> After:
>> 7: sit7@...E: <POINTOPOINT,NOARP> mtu 1480 qdisc noop stat DOWN
>>     link/sit 0.0.0.0 brd 0.0.0.0
>> 
>> ---->
>> commit 23a12b14715e2dcd34dc8002927263ad3437344c
>> Author: Stephen Hemminger <shemminger@...tta.com>
>> Date:   Thu Nov 20 20:33:56 2008 -0800
>> 
>>     ipv6: convert tunnels to net_device_ops
>>     
>>     Like IPV4, convert the tunnel virtual devices to use net_device_ops.
>>     
>>     Signed-off-by: Stephen Hemminger <shemminger@...tta.com>
>>     Signed-off-by: David S. Miller <davem@...emloft.net>
>> 
>> :040000 040000 23483d156e517904d31dd7e2276a0ff8a25f2ecc 
>> 395574b3a80869307a5e936a02598476f7e1c49b M      net
>> <----
>
>If you want me to track this, please send a copy to a mailing list with
>archives to which I can link or file a bugzilla report (with CC to me).
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ