]> git.ipfire.org Git - thirdparty/dhcp.git/commit - RELNOTES
- Removed the restriction on using IPv6 address in IPv4 mode. This allow
authorMark Andrews <marka@isc.org>
Fri, 18 Feb 2011 01:41:30 +0000 (01:41 +0000)
committerMark Andrews <marka@isc.org>
Fri, 18 Feb 2011 01:41:30 +0000 (01:41 +0000)
commit7900af4bef29e5f38c9e5b52633c7fb88953e1bc
tree5e0ca33412a3bd6766114cd2dc4034db7cbdfa6f
parent4176a7009dde1893d7d4b96a8ce2d8602dff0c3a
- Removed the restriction on using IPv6 address in IPv4 mode.  This allow
  IPv4 options which contain IPv6 address to be specified.  For example
  the 6rd option can be specified and use like this:

        option 6rd code 212 = { integer 8, integer 8,
                                ip6-address, array of ip-address };
        option 6rd 16 10 2001:: 1.2.3.4, 5.6.7.8;
RELNOTES
common/parse.c