Re: [PATCH] IPv6: (3/5) Set dev->dev_addr and dev->broadcast in ip6_tnls
From: David S. Miller <hidden>
Date: 2003-09-01 08:47:22
From: David S. Miller <hidden>
Date: 2003-09-01 08:47:22
On Mon, 1 Sep 2003 02:48:55 +0300 (EEST) Ville Nuorvala [off-list ref] wrote:
I just only recently noticed MAX_ADDR_LEN had beed increased to 32. This means the IPv6 addresses can now be copied into the dev->dev_addr and dev->broadcast fields, just like the IPv4 addresses are for the other tunnel drivers. Please apply!
Applied, thanks Ville.