server side done

This commit is contained in:
2022-01-06 09:20:29 +01:00
parent 22c820771a
commit 1e309b67ef
7 changed files with 34 additions and 24 deletions

View File

@ -1500,6 +1500,7 @@ enum timingMode getTiming() {
}
/* configure mac */
int getNumberofUDPInterfaces() { return 2; }
int getNumberofDestinations(int *retval) {
#ifdef VIRTUAL