nat64 icon indicating copy to clipboard operation
nat64 copied to clipboard

Update alloc_netdev

Open primis opened this issue 4 years ago • 0 comments

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

primis avatar Jun 30 '21 14:06 primis