nat64
nat64 copied to clipboard
Update alloc_netdev
alloc_netdev now has 4 arguments, the third being the "name_assign_type"
the new definition is as follows:
#define alloc_netdev(sizeof_priv, name, name_assign_type, setup)
This allows compilation on modern linux systems