Alan Ott
|
ab2d95df9c
6lowpan: Sync default hardware address of lowpan links to their wpan
|
11 years ago |
Alan Ott
|
7adac1ec81
6lowpan: Only make 6lowpan links to IEEE802154 devices
|
11 years ago |
Alexander Aring
|
65d892c8ac
6lowpan: handle context based source address
|
12 years ago |
Alexander Aring
|
ce2463b283
6lowpan: lowpan_uncompress_addr with address_mode
|
12 years ago |
Alexander Aring
|
84c2e7bcf5
6lowpan: add function to uncompress multicast addr
|
12 years ago |
David Hauweele
|
31afe1f73e
6lowpan: Fix fragmentation with link-local compressed addresses
|
12 years ago |
Alexander Aring
|
84ce1ddfef
6lowpan: init ipv6hdr buffer to zero
|
12 years ago |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 years ago |
Alan Ott
|
fc52eea4c5
6lowpan: handle dev_queue_xmit() error code properly
|
12 years ago |
Tony Cheneau
|
6bdeaba47d
6lowpan: use IEEE802154_ADDR_LEN instead of a magic number
|
12 years ago |
Tony Cheneau
|
ababf38596
6lowpan: fix a small formatting issue
|
12 years ago |
Tony Cheneau
|
24363b6732
6lowpan: modify udp compression/uncompression to match the standard
|
12 years ago |
Tony Cheneau
|
43de7aa6ac
6lowpan: use the PANID provided by the device instead of a static value
|
12 years ago |
Tony Cheneau
|
c7d0ab28b4
6lowpan: obtain IEEE802.15.4 sequence number from the MAC layer
|
12 years ago |
Tony Cheneau
|
d4ac32365d
6lowpan: store fragment tag values per device instead of net stack wide
|
12 years ago |
Tony Cheneau
|
9da2924c4b
6lowpan: add debug messages for 6LoWPAN fragmentation
|
12 years ago |
Tony Cheneau
|
d991b98f50
6lowpan: fix first fragment (FRAG1) handling
|
12 years ago |
Tony Cheneau
|
58ef67c318
6lowpan: use short IEEE 802.15.4 addresses for broadcast destination
|
12 years ago |
Tony Cheneau
|
f333a15a3e
6lowpan: always enable link-layer acknowledgments
|
12 years ago |
Tony Cheneau
|
f5c20f58d9
6lowpan: next header is not properly set upon decompression of a UDP header.
|
12 years ago |
Alexander Aring
|
fc4e98dbba
6lowpan: use stack buffer instead of heap
|
12 years ago |
David S. Miller
|
a07fdceccf
6lowpan: Remove __init tag from lowpan_netlink_fini().
|
12 years ago |
Alan Ott
|
ee21c7e0d1
6lowpan: Handle uncompressed IPv6 packets over 6LoWPAN
|
12 years ago |
Alan Ott
|
0c446212c4
6lowpan: Refactor packet delivery into a function
|
12 years ago |
Alan Ott
|
b333b7e6ec
6lowpan: consider checksum bytes in fragmentation threshold
|
12 years ago |
Peter Senna Tschudin
|
4c835019a6
net/ieee802154/6lowpan.c: Remove unecessary semicolon
|
12 years ago |
Alan Ott
|
a2dc375e12
6lowpan: handle NETDEV_UNREGISTER event
|
13 years ago |
Alan Ott
|
a437d2744b
6lowpan: Make a copy of skb's delivered to 6lowpan
|
13 years ago |
Tony Cheneau
|
5e96855fc5
6lowpan: Change byte order when storing/accessing to len field
|
13 years ago |
Tony Cheneau
|
4576039ffc
6lowpan: Change byte order when storing/accessing u16 tag
|
13 years ago |