Cenk Gündoğan
7f6966aacc
ng_rpl: RPL for the gnrc network stack
8 years ago
Oleg Hahm
8b2d9bfe4b
make: added dependency from ipv6_netif to bitfield
8 years ago
Martine Lenders
2903667494
tests: adapt unittests for ipv6_hdr module division
8 years ago
Martine Lenders
4f650b31f9
ipv6: move non-GNRC types and functions in their own modules
8 years ago
Oleg Hahm
8639d2c27d
at86rf2xx: rename remaining files and variables
8 years ago
Martine Lenders
203561e741
ipv6_addr: remove ng_ prefix
8 years ago
Martine Lenders
4e5fa612c1
ng_ndp: prepare for parallel NDP implementations
8 years ago
Martine Lenders
a5e039cf4d
udp: put UDP header in its own module
8 years ago
Martine Lenders
8f9e1656e1
at86rf2xx: remove ng_ prefix
8 years ago
Martine Lenders
5c03268516
inet_csum: remove ng_ prefix
8 years ago
Martine Lenders
9cf5e5fb6a
ieee802154: remove ng_ prefix
8 years ago
Kaspar Schleiser
c5dfa445ec
make: remove obsolete legacy network stack dependencies
8 years ago
Kaspar Schleiser
5d8349298f
remove bulk of legacy network stack and drivers
8 years ago
Cenk Gündoğan
ea5e371383
sys/universal_address: separate universal_address from fib
8 years ago
Martine Lenders
9e823076f4
ng_pktbuf: new default packet buffer implementation
8 years ago
Martine Lenders
78ef5f08e1
make: add 6LoWPAN IPHC as default module for 6LoWPAN
8 years ago
Joakim Gebart
9781ea99cc
drivers/hih6310: Initial commit of HIH6310 driver
...
Honeywell HumidIcon Digital Humidity/Temperature Sensors: HIH-6130/6131 Series
Only basic humidity and temperature measurement support is implemented.
Missing:
- Alarm interrupts
- Command mode (reconfigure i2c address, alarm levels, alarm polarity, custom ID)
8 years ago
Lotte Steenbrink
51ac879fa2
add FIB to AODVv2
8 years ago
Kaspar Schleiser
49ea7a3d61
sys: factor stdio uart functions out of newlib's syscalls
8 years ago
Martine Lenders
c5318336ae
net: intial import of the ZEP protocol
8 years ago
Martine Lenders
871a6f9cde
ng_nettest: some fixes
8 years ago
Martine Lenders
f28c5041eb
ng_nettest: initial import of a ng_netapi test framework
8 years ago
Hauke Petersen
5cde312103
make.dep: added dependecy for ng_netif_default
8 years ago
Martine Lenders
9a989264d8
ng_sixlowpan: initial import of IP header compression
8 years ago
Martine Lenders
96ab1fa283
ng_slip: initial import
8 years ago
Martine Lenders
3acc8718f2
ng_net: add 6LoWPAN as dependency for IEEE 802.15.4 devices
...
Only applies if ng_ipv6 also was included.
8 years ago
Joseph Noir
bddaee751d
Add replacement headers for thread, mutex and cond
...
These headers do not provide full stl functionality,
but a small subset:
* thread and this_thread
* condition_variable (some timed functions are missing)
* mutex, lock_guard and unique_lock
8 years ago
Kaspar Schleiser
c944d54171
core: log: introduce logging API
8 years ago
Martine Lenders
dcfa2681d6
ng_ipv6_ext: initial import of extension header handling
8 years ago
Martine Lenders
d76fb3fa8b
make: introduce *_default pseudo-modules
...
Fixes #2971
8 years ago
Martine Lenders
ee11a2ae56
ng_ndp: initial import of the address resolution
8 years ago
Martine Lenders
86133b8404
ng_icmpv6_echo: initial import
8 years ago
Martine Lenders
591ef1826f
ng_icmpv6: Initial import
8 years ago
haukepetersen
867beae836
make: added missing deps for ng_nomac and ng_netif
8 years ago
Martine Lenders
067a3498c5
netif_hdr: add print function
8 years ago
Hauke Petersen
fefac35c1c
drivers: new driver for at86rf2xx family radios
8 years ago
haukepetersen
b1d8752711
net: added NG_UDP implementation
8 years ago
Martine Lenders
73d9739258
ng_sixlowpan: Initial import of datagram fragmentation
8 years ago
Martine Lenders
13e33d4d7b
ng_sixlowpan: add missing ng_ipv6 dependency
8 years ago
Martine Lenders
5412e0e68b
ng_sixlowpan: initial import
8 years ago
Martine Lenders
a0c6db6591
ng_ipv6: initial import
8 years ago
Martine Lenders
39ed4baa92
ng_sixlowpan: initial import of a context buffer
8 years ago
Martine Lenders
f34df829dc
pktdump: dump data of packet snips structured
8 years ago
Martine Lenders
9c30851b45
ipv6_hdr: Initial import
8 years ago
Oleg Hahm
e5188cf216
oonf_common: depends on the oonf_api package
8 years ago
Oleg Hahm
ff6fd3f9b3
oonf_api: added missing dependency
8 years ago
BytesGalore
30c76adc43
net: added a core implementation of a FIB
8 years ago
Hauke Petersen
497a3da9e3
net: added ng_pktdump module
8 years ago
Martine Lenders
7027519f28
ng_ipv6: provide support for ng_netif
8 years ago
Hauke Petersen
f1bddafa33
make: introduced pseudomodule ng_netbase
8 years ago