Jukka Rissanen
|
1188f05497
6lowpan: Uncompression of traffic class field was incorrect
|
11 years ago |
Dan Carpenter
|
78032f9b3e
6lowpan: release device on error path
|
11 years ago |
Alexander Aring
|
3582b900ad
6lowpan: cleanup skb copy data
|
11 years ago |
Alexander Aring
|
578d524127
6lowpan: set 6lowpan network and transport header
|
11 years ago |
Alexander Aring
|
3e69162ea4
6lowpan: set and use mac_len for mac header length
|
11 years ago |
Alexander Aring
|
3961532fd4
6lowpan: remove unnecessary set of headers
|
11 years ago |
Alexander Aring
|
8ef007fd1d
6lowpan: remove unnecessary break
|
11 years ago |
Alexander Aring
|
b236b954de
6lowpan: remove skb->dev assignment
|
11 years ago |
Alexander Aring
|
b614442f34
6lowpan: use netdev_alloc_skb instead dev_alloc_skb
|
11 years ago |
Alexander Aring
|
53cb5717b4
6lowpan: remove unnecessary check on err >= 0
|
11 years ago |
Alexander Aring
|
545f3613a8
6lowpan: remove unnecessary ret variable
|
11 years ago |
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 |