1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc/network_layer/ipv6
Martine Lenders 2e93ba1c50
doc: Fix 'must not'/'may not' wording
I applied the following terminology and changed the wording in the doc
accordingly:

* must not: If the parameter is of the value it *must not* be it either
  hits an assert or crashes the system.
* may not: The value can be that value, but the function will return an
  error.
2017-12-19 09:00:12 +01:00
..
blacklist gnrc/ipv6: add blacklisting of IPv6 addresses 2016-01-28 21:50:43 +01:00
ext sys/net/gnrc: gnrc_ipv6_ext: fix variableScope 2016-09-05 02:23:59 +02:00
hdr gnrc ipv6: make address parameters const 2016-03-23 15:20:12 +01:00
nib doc: Fix 'must not'/'may not' wording 2017-12-19 09:00:12 +01:00
whitelist gnrc_ipv6/whitelist: switch assignment operation to memcpy() 2016-01-28 06:23:31 +01:00
gnrc_ipv6.c gnrc_ipv6: fix packet snip switch-up 2017-12-05 12:57:50 +01:00
Makefile gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00