Oleg Hahm
|
e064985c1b
|
gnrc ipv6 netif: missing flags for 6lowpan router
|
2015-09-10 19:38:38 +02:00 |
|
Martine Lenders
|
2bb3376e5e
|
Merge pull request #3811 from DipSwitch/ndp_option_parse
ndp: fix bug in option parsing of RTR_ADV and add debug support
|
2015-09-10 15:26:30 +02:00 |
|
Martine Lenders
|
94979362cc
|
Merge pull request #3810 from DipSwitch/ndp_fix_pi_opt
ndp: fix NDP PI option length validation and option processing in RTR_ADV msg
|
2015-09-10 15:07:10 +02:00 |
|
DipSwitch
|
80a4834d98
|
ndp: fix bug in option parsing of RTR_ADV and add debug support
|
2015-09-10 14:30:38 +02:00 |
|
Martine Lenders
|
639fd0068e
|
Merge pull request #3807 from OlegHahm/sixlowpan_nd_rtr_sol
gnrc: 6lowpan: router solicitation retransmission fixes
|
2015-09-10 13:54:56 +02:00 |
|
Oleg Hahm
|
46939f9c25
|
6lowpan: boundaries for rtr sol retransmissions
Also avoid setting the retransmission time to 0.
|
2015-09-10 13:16:17 +02:00 |
|
DipSwitch
|
d770561616
|
ndp: fix the NDP PI option length checking
|
2015-09-10 11:28:36 +02:00 |
|
Oleg Hahm
|
8b16f3ef06
|
Merge pull request #3749 from authmillenon/gnrc_sixlowpan_nd_router/feat/initial
gnrc_sixlowpan_nd_router: initial import of router behavior of 6LoWPAN-ND
|
2015-09-10 10:49:36 +02:00 |
|
Martine Lenders
|
40912d3d66
|
gnrc: adapt for gnrc_sixlowpan_nd_router
|
2015-09-10 02:13:45 +02:00 |
|
Martine Lenders
|
132f5e1b9c
|
gnrc_sixlowpan_nd_router: initial import
|
2015-09-10 02:13:44 +02:00 |
|
Oleg Hahm
|
b4c00d5f6e
|
gnrc: ndp: fix PIO address validity check
|
2015-09-10 01:31:32 +02:00 |
|
Oleg Hahm
|
5576ab7c40
|
gnrc: ndp: reset router solicitation counter
The counter should be reseted after the reception of a router advertisement.
|
2015-09-09 23:48:34 +02:00 |
|
Martine Lenders
|
84768b1747
|
Merge pull request #3748 from authmillenon/gnrc_sixlowpan_nd/feat/initial
gnrc_sixlowpan_nd: initial import of host behavior of 6LoWPAN-ND
|
2015-09-09 11:58:01 +02:00 |
|
Martine Lenders
|
ea3426eee5
|
gnrc: adapt for gnrc_sixlowpan_nd
|
2015-09-09 11:16:10 +02:00 |
|
Martine Lenders
|
2a1c243ad2
|
gnrc_sixlowpan_nd: initial import
|
2015-09-08 20:37:36 +02:00 |
|
Cenk Gündoğan
|
bad1a74b65
|
Merge pull request #3797 from DipSwitch/rpl_allow_instanceID_0
rpl: RPL Instance ID 0 must be allowed
|
2015-09-08 10:02:28 +02:00 |
|
DipSwitch
|
36d60d0c4b
|
rpl: Use PadN instead of 4 Pad1 options in DIS
|
2015-09-08 09:26:48 +02:00 |
|
DipSwitch
|
a3062dd8c2
|
rpl: RPL Instance ID 0 must be allowed
|
2015-09-08 09:20:20 +02:00 |
|
Oleg Hahm
|
3ea86c7c7a
|
gnrc: ipv6: netif: obey naming conventions
|
2015-09-07 18:32:41 +02:00 |
|
Hauke Petersen
|
44d4c46fc0
|
Merge pull request #3790 from kaspar030/fix_xtimer_usleep_until_doxygen
sys: xtimer: fix xtimer_usleep_until doxygen
|
2015-09-07 17:12:07 +02:00 |
|
Hauke Petersen
|
0242be0293
|
Merge pull request #3784 from kaspar030/workaround_shell_inline_putchar
sys: shell: work around inlined putchar
|
2015-09-07 17:10:44 +02:00 |
|
|
9b07294e5b
|
sys: xtimer: fix xtimer_usleep_until doxygen
|
2015-09-07 14:23:01 +02:00 |
|
Oleg Hahm
|
8afecdd8a6
|
Merge pull request #3658 from OlegHahm/ipv6_fib
universal_addresses: configure sizes according to the used modules
|
2015-09-07 10:14:08 +02:00 |
|
Oleg Hahm
|
23a60e6270
|
universal_address: determine biggest address size
|
2015-09-07 09:18:30 +02:00 |
|
Oleg Hahm
|
7d2f414476
|
universal_address: make size dependent on FIB size
|
2015-09-07 09:18:29 +02:00 |
|
|
8bb6f31500
|
Merge pull request #2800 from kaspar030/add_driver_encx24j600
drivers: add driver for encx24j600 ethernet chips
|
2015-09-05 17:03:23 +02:00 |
|
|
383ada9349
|
sys: xtimer: always set long_target, even for short timers
|
2015-09-05 09:13:26 +02:00 |
|
|
d7b9053e23
|
sys: shell: work around inlined putchar
|
2015-09-04 19:38:16 +02:00 |
|
Hauke Petersen
|
7701aed546
|
Merge pull request #3164 from kaspar030/remove_uart0
sys: remove uart0
|
2015-09-04 18:54:30 +02:00 |
|
|
bd698bf574
|
drivers: add encx24j600 ethernet driver
|
2015-09-04 18:49:08 +02:00 |
|
|
48baf5ddcf
|
Merge pull request #3683 from kaspar030/add_gnrc_netdev2_support
sys: net: add gnrc netdev2 support
|
2015-09-04 18:00:18 +02:00 |
|
|
e17b664e3d
|
sys: remove chardev_thread
|
2015-09-04 17:46:23 +02:00 |
|
|
a13bc46f3e
|
sys: remove uart0
|
2015-09-04 17:46:23 +02:00 |
|
Oleg Hahm
|
2d231611c7
|
Merge pull request #3771 from OlegHahm/ipv6_netif_more_addresses_for_router
ipv6: netif: compute maximum addresses
|
2015-09-04 16:08:14 +02:00 |
|
|
ef972735dc
|
sys: net: replace dev_eth with netdev2, adapt native tap driver
|
2015-09-04 15:39:04 +02:00 |
|
|
78b4bf6f58
|
sys: net: gnrc: add basic netdev2 support
|
2015-09-04 15:39:04 +02:00 |
|
Oleg Hahm
|
049b9868f3
|
ipv6: netif: compute maximum addresses
RPL and ND routers need additional addresses
|
2015-09-04 14:52:54 +02:00 |
|
|
34092a3eba
|
sys: net: gnrc: ndp: fix type used for NETOPT_SRC_LEN
|
2015-09-03 23:33:41 +02:00 |
|
Hauke Petersen
|
076e9db374
|
Merge pull request #3402 from kaspar030/simplify_shell
sys: simplify shell
|
2015-09-03 15:27:01 +02:00 |
|
Thomas Eichinger
|
fa11195e38
|
Merge pull request #3393 from thomaseichinger/pr/fix_osx_warnings_errors
native: fix warning error OS X
|
2015-09-03 14:04:45 +02:00 |
|
|
13995e878f
|
sys: shell: get rid of some parameters
|
2015-09-03 13:33:18 +02:00 |
|
Thomas Eichinger
|
c5a141393c
|
shell/netif: fix wrong type for formating
|
2015-09-03 11:49:57 +02:00 |
|
Thomas Eichinger
|
3d9b656e8a
|
gnrc/ndp: fix warning about double parentheses
|
2015-09-03 11:49:57 +02:00 |
|
Thomas Eichinger
|
cfea6439f6
|
native: fix formating warnings on OS X
|
2015-09-03 11:49:57 +02:00 |
|
Martine Lenders
|
fc6896b0c7
|
Merge pull request #3049 from authmillenon/ng_ndp/feat/rtr-dscvry
gnrc_ndp_router: Initial import of router behavior of router discovery
|
2015-09-03 00:22:40 +02:00 |
|
Martine Lenders
|
10e571df5e
|
gnrc: adapt for gnrc_ndp_router
|
2015-09-02 23:28:37 +02:00 |
|
Oleg Hahm
|
4fa3bb89ea
|
Merge pull request #3744 from authmillenon/gnrc_ipv6_nc/enh/6lo-nd
gnrc_ipv6_nc: adapt neighbor cache for different ND implementations
|
2015-09-02 21:54:35 +02:00 |
|
Martine Lenders
|
abe63b3f71
|
gnrc_ndp_router: initial import
|
2015-09-02 21:42:10 +02:00 |
|
Thomas Eichinger
|
d9c9c87cf3
|
ng_netdev_eth: functions are not used
|
2015-09-02 17:34:47 +02:00 |
|
Martine Lenders
|
c367477d44
|
gnrc: adapt for gnrc_ndp_host
|
2015-09-02 17:31:10 +02:00 |
|