CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/04/30 07:41:26
Modified files:
usr.bin/ftp : fetch.c ftp.1 ftp.c ftp_var.h main.c
Log message:
Add a -s flag to ftp(1) to let the user specify the source IP address
of the connection. This is useful for testing ftp(1) over VPN tunnels.
This -s flag is present in the other BSDs, including OS X.
All work was done by Lawrence Teo, thanks (-:.
ok myself mikeb
