[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1383124271-15290-1-git-send-email-jukka.rissanen@linux.intel.com>
Date: Wed, 30 Oct 2013 11:11:09 +0200
From: Jukka Rissanen <jukka.rissanen@...ux.intel.com>
To: netdev@...r.kernel.org
Subject: [PATCH 0/2] Add support for ARPHRD_RAWIP
Hi,
This new type is needed in Bluetooth 6LoWPAN where
raw IPv6 packets are transferred to/from the device.
I used the same value (530) as some Android kernels
(from Qualcomm) are using in order not to brake any
user space programs. If this is not needed, I can
certainly send a new patch version with next available
value (519).
Cheers,
Jukka
Jukka Rissanen (2):
net: if_arp: add ARPHRD_RAWIP type
ipv6: Add checks for RAWIP ARP type
include/uapi/linux/if_arp.h | 1 +
net/ipv6/addrconf.c | 14 +++++++++++++-
2 files changed, 14 insertions(+), 1 deletion(-)
--
1.7.11.7
--
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