Macos route add reimplemented using system call
This commit is contained in:
parent
491a09b175
commit
acf878c8dd
4 changed files with 1728 additions and 13 deletions
4
service/server/helper_route_mac.h
Normal file
4
service/server/helper_route_mac.h
Normal file
|
@ -0,0 +1,4 @@
|
|||
extern "C"
|
||||
{
|
||||
void mainRouteIface(int argc, char **argv);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue