[nat] Security will become important at some point...

This commit is contained in:
Holger Hans Peter Freyther 2010-01-12 21:35:32 +01:00
parent 49d8068b37
commit da86c0a034
1 changed files with 1 additions and 0 deletions

View File

@ -134,6 +134,7 @@ static int ipaccess_listen_bsc_cb(struct bsc_fd *bfd, unsigned int what)
}
/* todo... do something with the connection */
/* todo... use GNUtls to see if we want to trust this as a BTS */
return 0;
}