BytesGalore
|
c1a3ccdef6
|
Merge pull request #4322 from cgundogan/pr/fib/print_fix
fib: fix output of fibroute
|
2015-11-28 11:38:55 +01:00 |
|
Martine Lenders
|
2b6bea0196
|
Merge pull request #4299 from authmillenon/gnrc_netif_hdr/opt/un-inline
gnrc_netif_hdr: un-inline build function
|
2015-11-27 15:07:29 +01:00 |
|
Martine Lenders
|
507b4381d2
|
Merge pull request #4335 from authmillenon/gnrc_netdev2/enh/namescheme
gnrc_netdev2: harmonize naming scheme to rest of GNRC
|
2015-11-27 14:16:42 +01:00 |
|
Martine Lenders
|
74722888f6
|
gnrc_netif_hdr: un-inline build function
|
2015-11-27 13:19:50 +01:00 |
|
Martine Lenders
|
3c00cec299
|
gnrc_netdev2: harmonize naming scheme to rest of GNRC
|
2015-11-27 13:03:37 +01:00 |
|
test
|
432f6c34ab
|
ndp: use on-link flag instead of auto flag
|
2015-11-26 23:37:39 +01:00 |
|
Cenk Gündoğan
|
7fb889fa1a
|
nhdp: remove unused variable
|
2015-11-24 20:56:27 +01:00 |
|
Cenk Gündoğan
|
2aabc8ccea
|
nhdp: use conn_udp_close
|
2015-11-24 20:56:27 +01:00 |
|
Cenk Gündoğan
|
c516e4e759
|
nhdp: fix call to conn_udp_recvfrom
|
2015-11-24 20:56:27 +01:00 |
|
Cenk Gündoğan
|
e53c4a00a8
|
nhdp: include fixes
|
2015-11-24 20:56:27 +01:00 |
|
Oleg Hahm
|
4fd7cfea9f
|
Merge pull request #4324 from OlegHahm/posix_socket_recvfrom_byte_order
conn: fix UDP port byteorder in recvfrom
|
2015-11-23 20:24:46 +01:00 |
|
Cenk Gündoğan
|
58de2cf1a7
|
Merge pull request #4280 from thomaseichinger/pr/fix_osx_again
net/fib: shell: fix warnings/errors thrown by clang on OS X
|
2015-11-23 15:50:46 +01:00 |
|
test
|
db7e8a7b37
|
sixlowpan: iphc: minor optimizations
|
2015-11-23 13:17:23 +01:00 |
|
BytesGalore
|
3e7753bff4
|
Merge pull request #4298 from cgundogan/pr/rpl/dao_timer_reuse
rpl: reuse timer for periodic daos
|
2015-11-23 07:49:19 +01:00 |
|
BytesGalore
|
ad7b0f0685
|
Merge pull request #4296 from cgundogan/pr/rpl/dao_refactoring
rpl: directly iterate fib entries for DAO and mark external routes
|
2015-11-23 07:20:51 +01:00 |
|
Oleg Hahm
|
9d1dd39f36
|
conn: fix UDP port byteorder in recvfrom
Additionally cleans up some superfluous functions.
|
2015-11-20 22:43:57 +01:00 |
|
test
|
244bfb3fd4
|
fib: fix output of fibroute
|
2015-11-20 10:50:03 +01:00 |
|
test
|
1f2c674026
|
rpl: reuse timer for periodic daos
|
2015-11-20 10:06:07 +01:00 |
|
test
|
bbe1b6f125
|
rpl: reuse xtimer for cleanup
|
2015-11-17 19:00:18 +01:00 |
|
test
|
37709d27e5
|
rpl: directly iterate through fib entries for DAO
|
2015-11-17 18:48:30 +01:00 |
|
Martine Lenders
|
5f04675403
|
Merge pull request #4284 from authmillenon/gnrc_ipv6/enh/addr-res-without-nd
gnrc_ipv6: get l2addr from NC if no ND present
|
2015-11-17 17:59:58 +01:00 |
|
Martine Lenders
|
c7ebcbbda2
|
gnrc_ipv6: get l2addr from NC if no ND present
|
2015-11-17 16:20:58 +01:00 |
|
Martine Lenders
|
6595e8c57f
|
Merge pull request #4174 from authmillenon/gnrc_ndp_internal/fix/send-ras-without-pio
gnrc_ndp_internal: send RAs even when there are no PIOs
|
2015-11-17 14:01:55 +01:00 |
|
Oleg Hahm
|
46dc908fcb
|
gnrc 6lowpan: exclude CTX if not part of the app
This removes dependencies to 6LoWPAN context module if an application is built without support for it.
Also, includes a missing header.
|
2015-11-17 12:04:11 +01:00 |
|
Thomas Eichinger
|
6e3d2b6c53
|
net/fib: fix clang extra parantheses warning/error
|
2015-11-16 16:05:37 +01:00 |
|
Cenk Gündoğan
|
a88f72d0da
|
Merge pull request #4245 from cgundogan/pr/gnrc_nettest/vtimer_xtimer
gnrc_nettest: use xtimer instead of vtimer
|
2015-11-10 12:21:48 +01:00 |
|
Cenk Gündoğan
|
01225ca9d5
|
gnrc_nettest: use xtimer instead of vtimer
|
2015-11-10 08:34:36 +01:00 |
|
Cenk Gündoğan
|
677c1304b9
|
zep: remove superfluous vtimer include
|
2015-11-10 08:13:11 +01:00 |
|
BytesGalore
|
3153389e49
|
Merge pull request #4241 from cgundogan/pr/rpl/parent_lifetime_32
rpl: use uint32_t for the parent lifetime
|
2015-11-09 21:17:16 +01:00 |
|
Cenk Gündoğan
|
bf5e9b4351
|
rpl: use uint32_t for the parent lifetime
|
2015-11-09 20:28:31 +01:00 |
|
Cenk Gündoğan
|
b1f2f22898
|
rpl: uint32_t is sufficient for the DAO timer
|
2015-11-09 17:25:05 +01:00 |
|
Cenk Gündoğan
|
bf3a504691
|
nc: ndp: sixlowpan: remove timex.h include
|
2015-11-09 14:55:04 +01:00 |
|
Cenk Gündoğan
|
401e1b3814
|
sixlowpan: timex_t -> uint32_t
|
2015-11-09 14:55:04 +01:00 |
|
Cenk Gündoğan
|
34c3267bfe
|
ndp: timex_t -> uint32_t
|
2015-11-09 14:55:04 +01:00 |
|
Cenk Gündoğan
|
5aaea3879f
|
netif: ndp: gnrc_ipv6_netif_t::retrans_timer -> uint32_t
|
2015-11-09 14:55:04 +01:00 |
|
Cenk Gündoğan
|
b59fc825a3
|
netif: nc: ndp: gnrc_ipv6_netif_t::reach_time -> uint32_t
|
2015-11-09 14:55:01 +01:00 |
|
Cenk Gündoğan
|
47fe901187
|
ndp: timex -> uint32_t for probe delay time
|
2015-11-09 14:54:42 +01:00 |
|
Cenk Gündoğan
|
be7a34b1b8
|
Merge pull request #3157 from BytesGalore/fib_host_prefix_flags
net/fib: Added network prefix flag to indicate a network destination
|
2015-11-02 16:38:55 +01:00 |
|
Martine Lenders
|
7b059647c5
|
Merge pull request #4207 from jfischer-phytec-iot/fix@gnrc_conn_recvfrom
sys/net/gnrc/conn/gnrc_conn.c: release pkt in gnrc_conn_recvfrom
|
2015-11-02 16:22:50 +01:00 |
|
BytesGalore
|
523d1f87ca
|
net/fib: Added network prefix flag to indicate a network destination
|
2015-11-02 15:57:39 +01:00 |
|
Cenk Gündoğan
|
42c5666357
|
Merge pull request #4186 from cgundogan/pr/ipv6/last_vtimers
network_layer: remove last occurences of vtimer
|
2015-11-02 15:42:50 +01:00 |
|
Johann Fischer
|
8b456c9f4f
|
sys/net/gnrc/conn/gnrc_conn.c: release pkt in gnrc_conn_recvfrom
|
2015-11-02 15:19:27 +01:00 |
|
Cenk Gündoğan
|
47a02d9d07
|
ipv6: ndp: sixlowpan: remove vtimer includes
|
2015-11-02 15:02:08 +01:00 |
|
Cenk Gündoğan
|
263c8feb20
|
rpl: release pkt in send_dao
|
2015-11-01 20:51:09 +01:00 |
|
Cenk Gündoğan
|
a2716fa1b1
|
rpl: refactor send_dio to use pktbuf properly
|
2015-11-01 20:50:00 +01:00 |
|
|
a6498cb165
|
sys: net: gnrc_netreg: check for msg queue of registered thread, not registering
|
2015-10-31 11:18:00 +01:00 |
|
Joakim Nohlgård
|
7635d3e94d
|
netopt: Add support for IEEE 802.15.4 channel page option
|
2015-10-30 09:59:53 +01:00 |
|
Cenk Gündoğan
|
78d5c1c6e5
|
rpl: check if dodag id is global or unique local
|
2015-10-29 13:11:26 +01:00 |
|
Cenk Gündoğan
|
206e027725
|
Merge pull request #3647 from BytesGalore/fib_source_routing
fib: initial source route support
|
2015-10-29 12:08:47 +01:00 |
|
Cenk Gündoğan
|
83e0c45259
|
Merge pull request #4176 from authmillenon/gnrc_ndp/fix/stop-rs-retransmissions-on-ra
gnrc_ndp: stop multicast RS retransmissions on RA reception
|
2015-10-28 21:40:28 +01:00 |
|