Automatically removed using: $ git grep -l kernel_types | xargs sed -i '/^#include .kernel_types/d'
When subscribing to IPv6 packets on a router for sniffing, the NETIF header is released prematurely, because of a wrong `gnrc_pktbuf_start_write()` call. This test aims to reproduce this error case.