I'm also getting this warning on macOS: ``` dlls/nsiproxy.sys/ip.c:1497:13: warning: unused function 'ipv6_forward_fill_entry' [-Wunused-function] static void ipv6_forward_fill_entry( struct ipv6_route_data *entry, struct nsi_ipv6_forward_key *key, ^ ``` It would be good to fix that too.