chiark
/
gitweb
/
~mdw
/
userv-utils
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
98fef71
)
Option is -l not -lc, document that.
author
ian
<ian>
Sun, 28 May 2000 18:27:09 +0000
(18:27 +0000)
committer
ian
<ian>
Sun, 28 May 2000 18:27:09 +0000
(18:27 +0000)
ipif/udptunnel
patch
|
blob
|
blame
|
history
diff --git
a/ipif/udptunnel
b/ipif/udptunnel
index 2024ea7f2f3e89883d0cfb2402a1f145dfd52be7..65226b07a3d34d08a2101df5f552b796e4f5ff02 100755
(executable)
--- a/
ipif/udptunnel
+++ b/
ipif/udptunnel
@@
-25,8
+25,8
@@
# udptunnel will userv ipif locally, as
# userv root ipif <private-local-addr>,<private-remote-addr>,<mtu>,<proto>
# <extra-local-nets>
# udptunnel will userv ipif locally, as
# userv root ipif <private-local-addr>,<private-remote-addr>,<mtu>,<proto>
# <extra-local-nets>
-# or, if -l
c
was given, userv root ipif is replaced with the argument(s) to
-# successive -l
c
options.
+# or, if -l was given, userv root ipif is replaced with the argument(s) to
+# successive -l options.
# Copyright (C) 1999 Ian Jackson
#
# Copyright (C) 1999 Ian Jackson
#
@@
-44,7
+44,7
@@
# along with userv-utils; if not, write to the Free Software
# Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#
# along with userv-utils; if not, write to the Free Software
# Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#
-# $Id: udptunnel,v 1.
8 1999/11/09 22:35:41
ian Exp $
+# $Id: udptunnel,v 1.
9 2000/05/28 18:27:09
ian Exp $
use Socket;
use POSIX;
use Socket;
use POSIX;