nat64 icon indicating copy to clipboard operation
nat64 copied to clipboard

Linux NAT64 kernel module

Results 1 nat64 issues
Sort by recently updated
recently updated
newest added

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