]> git.neil.brown.name Git - portmap.git/commit
Add -i/-l option to bind to a local address.
authorNeil Brown <neilb@notabene.brown>
Fri, 20 Apr 2007 02:42:33 +0000 (12:42 +1000)
committerNeil Brown <neilb@notabene.brown>
Fri, 20 Apr 2007 02:42:33 +0000 (12:42 +1000)
commit9b5a702224794a3f9445d36e7c59d71e4dd251eb
treeb53895af84f53700199209af7d7c4126e509c62f
parent91b840b900414a0c0c2a3985a6e5b5b58c5eac90
Add -i/-l option to bind to a local address.

e.g. to bind to 127.0.0.1

 -i address  is from Debian
 -l          is from Fedora and means "-i 127.0.0.1"
portmap.c