1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net
Martine Lenders 70c1fb7b4e gnrc_ipv6_nib: fix final RA behavior
This fix

* assures that the periodicity of the final router advertisements is
  kept (so that no administrative change e.g. adding prefixes to the
  prefix list causes additional RAs outside the rate limitation)
* removes all administrative options (PIO, ABRO, 6CO) from final router
  advertisements (with router lifetime == 0)
2018-01-26 13:57:19 +01:00
..
application_layer Merge pull request #7162 from kb2ma/nanocoap/msgid_byte_order 2018-01-17 22:59:07 +01:00
crosslayer sys/net/netopt: add NETOPT_CHANNEL_FREQUENCY option 2017-12-14 15:01:09 +01:00
gnrc gnrc_ipv6_nib: fix final RA behavior 2018-01-26 13:57:19 +01:00
link_layer net: added link layer address filter module 2017-05-18 15:24:25 +02:00
netdev_test netdev: Make set() value parameter const void * 2017-08-25 13:41:19 +02:00
network_layer ipv6_addr: provide fix for off-by-x error 2017-04-25 19:19:43 +02:00
routing gnrc: remove legacy network interface structures 2017-11-17 09:20:29 +01:00
sock sys: net: sock: add utility functions 2017-03-28 19:16:27 +02:00
transport_layer net: add tcp_hdr_print 2017-02-07 13:42:41 +01:00
doc.txt doc: add net to sys group 2015-08-30 14:00:33 +02:00