cleanups in kernel interface code
added proper traffic selector to string conversion some cleanups here & there
This commit is contained in:
@@ -174,6 +174,7 @@ whitelist_t whitelist[] = {
|
||||
{inet_ntoa, 0xFF},
|
||||
{strerror, 0xFF},
|
||||
{getprotobynumber, 0xFF},
|
||||
{getservbyport, 0xFF},
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user