aboutsummaryrefslogtreecommitdiff
path: root/dhcp6relay.8
diff options
context:
space:
mode:
authorSUZUKI, Shinsuke <suz@kame.net>2007-02-27 14:47:11 +0000
committerBjørn Mork <bjorn@mork.no>2010-08-06 15:37:36 +0200
commitfc15adcff189d5fb96a9802307f8b82866e12ac7 (patch)
tree9795f2174138334f799ac987c2545791f98589c2 /dhcp6relay.8
parentfe2c74572f875332b461ba2a17a594a7ee4eb2d3 (diff)
supported script execution for dhcp6relay (contributed by Bruno STEVANT)
Diffstat (limited to 'dhcp6relay.8')
-rw-r--r--dhcp6relay.87
1 files changed, 7 insertions, 0 deletions
diff --git a/dhcp6relay.8 b/dhcp6relay.8
index 5d23ed9..4f761b0 100644
--- a/dhcp6relay.8
+++ b/dhcp6relay.8
@@ -41,6 +41,7 @@
.Op Fl H Ar hoplim
.Op Fl r Ar relay-IF
.Op Fl s Ar serveraddr
+.Op Fl S Ar script-file
.Op Fl p Ar pid-file
.Ar interface ...
.\"
@@ -87,6 +88,12 @@ are specified, this option cannot be omitted.
.It Fl s Ar serveraddr
Specifies the DHCPv6 server address to relay packets to.
If not specified, packets are relayed to ff05::1:3 (All DHCPv6 servers).
+.It Fl S Ar script-file
+Specifies the script file to be executed when
+.Nm
+receives a RELAY-REPLY message from a DHCPv6 server. Further detail of the
+script file syntax is available in
+.Xr dhcp6c 8
.It Fl p Ar pid-file
Use
.Ar pid-file