Hello! I'd like to change 6lowpan defragmentation (net/ieee802154/6lowpan/reassembly.c) code to match that of regular IPv6, as in https://www.spinics.net/lists/netdev/msg546133.html. However, I don't have a physical Linux/6lowpan setup to test my changes. Is it possible to create a virtual 6lowpan device/network inside net namespaces to run tests like these: https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git/tree/tools/testing/selftests/net/ip_defrag.c ? Thanks, Peter