On systems with IP_PORTRANGE, have ftpd use `high-numbered'
ports by default. Add a -U option to get the old behavior. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10583 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -301,6 +301,9 @@ socket_get_port (const struct sockaddr *sa);
|
||||
void
|
||||
socket_set_port (struct sockaddr *sa, int port);
|
||||
|
||||
void
|
||||
socket_set_portrange (int sock, int restrict, int af);
|
||||
|
||||
void
|
||||
socket_set_debug (int sock);
|
||||
|
||||
|
Reference in New Issue
Block a user