equal
deleted
inserted
replaced
58 <li>Time attributes can now be bounded. See attribute-test-suite.cc |
58 <li>Time attributes can now be bounded. See attribute-test-suite.cc |
59 for an example.</li> |
59 for an example.</li> |
60 <li>New generic hash function interface. Two hash functions are provided: |
60 <li>New generic hash function interface. Two hash functions are provided: |
61 murmur3 (default), and the venerable FNV1a. See the Hash Functions |
61 murmur3 (default), and the venerable FNV1a. See the Hash Functions |
62 section in the Manual.</li> |
62 section in the Manual.</li> |
|
63 <li>New Mac16Address has been added. It can be used with IPv6 to make |
|
64 an Autoconfigured address.</li> |
|
65 <li>Mac64Address support has been extended. It can now be used with |
|
66 IPv6 to make an Autoconfigured address.</li> |
63 </ul> |
67 </ul> |
64 |
68 |
65 <h2>Changes to existing API:</h2> |
69 <h2>Changes to existing API:</h2> |
66 <ul> |
70 <ul> |
67 <li> The documentation's IPv6 addresses (2001:db8::/32, RFC 3849) are now |
71 <li> The documentation's IPv6 addresses (2001:db8::/32, RFC 3849) are now |