xnumad
|
560d8c8ee5
|
gnrc_ipv6_nib: test: Force unspecified next hop addresses
|
2024-08-31 10:40:17 +02:00 |
|
Jan Romann
|
4384795cb9
|
treewide: Remove excessive newlines
|
2021-08-13 19:50:38 +02:00 |
|
Leandro Lanzieri
|
64dde8f317
|
gnrc/nib: Move GNRC_IPV6_NIB_ABR_NUMOF to 'CONFIG_' namespace
|
2020-03-31 18:07:13 +02:00 |
|
Leandro Lanzieri
|
a77d0dd9c5
|
gnrc/nib: Move GNRC_IPV6_NIB_OFFL_NUMOF to 'CONFIG_' namespace
|
2020-03-31 18:07:13 +02:00 |
|
Leandro Lanzieri
|
f6ee712e98
|
gnrc/nib: Move GNRC_IPV6_NIB_DEFAULT_ROUTER_NUMOF to 'CONFIG_' namespace
|
2020-03-31 18:07:12 +02:00 |
|
Leandro Lanzieri
|
07771de08f
|
gnrc/nib: Move GNRC_IPV6_NIB_NUMOF to 'CONFIG_' namespace
|
2020-03-31 18:07:11 +02:00 |
|
Leandro Lanzieri
|
53a522d642
|
gnrc/nib: Move GNRC_IPV6_NIB_CONF_MULTIHOP_P6C to 'CONFIG_' namespace
Also evaluate using IS_ACTIVE macro.
|
2020-03-31 18:07:10 +02:00 |
|
Leandro Lanzieri
|
3ec296400d
|
gnrc/nib: Move GNRC_IPV6_NIB_CONF_DC to 'CONFIG_' namespace
Also evaluate using IS_ACTIVE macro.
|
2020-03-31 18:07:09 +02:00 |
|
Francois Berder
|
4a31f94cfc
|
many typo fixes
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
|
2019-11-23 22:39:07 +01:00 |
|
Gaëtan Harter
|
8e4b11cdd0
|
Merge pull request #10369 from miri64/gnrc_ipv6_nib/fix/arsm-16-bit
gnrc_ipv6_nib/arsm: ensure proper int width in backoff calculation
|
2019-02-12 17:54:52 +01:00 |
|
Martine Lenders
|
f5086e76df
|
tests/unittests: add tests for exponential NS backoff
|
2019-02-12 17:01:14 +01:00 |
|
Martine Lenders
|
875377d622
|
tests/unittests: suppress cppcheck redundantAssignment warning
To make the CI happy ;-).
|
2019-02-08 23:35:37 +01:00 |
|
Martine Lenders
|
2451fb36f8
|
tests: add unittest for state corruption in NC cache-out
|
2019-02-08 19:22:51 +01:00 |
|
smlng
|
1dfe3719d8
|
unittests: fix gnrc_ipv6_nib test
|
2017-11-29 21:11:08 +01:00 |
|
Martine Lenders
|
71a7dbf918
|
gnrc: remove legacy network interface structures
|
2017-11-17 09:20:29 +01:00 |
|
Martine Lenders
|
22a41ea99c
|
tests: port gnrc_ipv6_nib unittests to gnrc_netif2
|
2017-11-08 20:18:53 +01:00 |
|
Martine Lenders
|
361dc1423f
|
tests: extend gnrc_ipv6_nib unittests for internal ABR component
|
2017-10-06 22:09:53 +02:00 |
|
Martine Lenders
|
32d48a81a1
|
tests: extend gnrc_ipv6_nib unittests for prefix list component
|
2017-10-06 15:35:41 +02:00 |
|
Cenk Gündoğan
|
c3d3e7d024
|
Merge pull request #7212 from miri64/gnrc_ipv6_nib/feat/internal-offl
gnrc_ipv6_nib: provide internal implementation for off-link entries
|
2017-10-06 12:02:43 +02:00 |
|
Martine Lenders
|
c1f9b15c3a
|
tests: extend nib-internal unittests for off-link entry handling
|
2017-10-06 11:50:59 +02:00 |
|
Martine Lenders
|
9558a3d14a
|
tests: extend gnrc_ipv6_nib unittests for NC component
|
2017-10-06 11:33:13 +02:00 |
|
Martine Lenders
|
bfa515bd43
|
tests: enhance tests for caching error case
|
2017-06-15 11:40:46 +02:00 |
|
Martine Lenders
|
0bf52f07f7
|
tests: provide unittests for internal NIB functions
|
2017-06-09 21:52:37 +02:00 |
|