netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] New ARPHRD type for 6LoWPAN
@ 2013-12-07 18:08 Jukka Rissanen
  2013-12-07 18:08 ` [PATCH net-next 1/2] net: if_arp: add ARPHRD_6LOWPAN type Jukka Rissanen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jukka Rissanen @ 2013-12-07 18:08 UTC (permalink / raw)
  To: netdev

Hi,

new ARPHRD needed for 6LoWPAN networks. Initially this will
be used by Bluetooth sub-system but IEEE 802154 will be converted
to use it also. The patch using this new ARPHRD is sent to
bluetooth mailing list.

Cheers,
Jukka

Jukka Rissanen (2):
  net: if_arp: add ARPHRD_6LOWPAN type
  ipv6: Add checks for 6LOWPAN ARP type

 include/uapi/linux/if_arp.h | 1 +
 net/ipv6/addrconf.c         | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-12-10  2:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-07 18:08 [PATCH net-next 0/2] New ARPHRD type for 6LoWPAN Jukka Rissanen
2013-12-07 18:08 ` [PATCH net-next 1/2] net: if_arp: add ARPHRD_6LOWPAN type Jukka Rissanen
2013-12-07 18:08 ` [PATCH net-next 2/2] ipv6: Add checks for 6LOWPAN ARP type Jukka Rissanen
2013-12-10  2:06 ` [PATCH net-next 0/2] New ARPHRD type for 6LoWPAN David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).