diff options
author | Antony Antony <antony@phenome.org> | 2016-03-25 13:17:46 +0100 |
---|---|---|
committer | Antony Antony <antony@phenome.org> | 2016-03-25 13:17:46 +0100 |
commit | 7f594309bfcc18db17a7214eed0f63f3d1bb2e59 (patch) | |
tree | 450dc77511474d3d5474ec398119b6b24f15c00c /net/isc-dhcp/files/dhclient6.conf | |
parent | 4457604f3b1c5fa4e76ddf23dc69bf0c312bc923 (diff) |
isc-dhcp: update to 4.3.3. Migrate from oldplackages
Signed-off-by: Antony Antony <antony@phenome.org>
Diffstat (limited to 'net/isc-dhcp/files/dhclient6.conf')
-rw-r--r-- | net/isc-dhcp/files/dhclient6.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/isc-dhcp/files/dhclient6.conf b/net/isc-dhcp/files/dhclient6.conf new file mode 100644 index 000000000..ab446990c --- /dev/null +++ b/net/isc-dhcp/files/dhclient6.conf @@ -0,0 +1,2 @@ +option dhcp6.softwire code 54 = ip6-address; +also request dhcp6.softwire; |