User Tools

Site Tools


cookbooks:devel:core

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
cookbooks:devel:core [2020/08/13 14:59]
miconda [latency_limit_action]
cookbooks:devel:core [2020/09/30 09:23]
miconda [ip_free_bind]
Line 971: Line 971:
 </code> </code>
  
 +
 +==== ipv6_hex_style ====
 +
 +Can be set to "a" or "A" to specify if locally computed IPv6 addresses should use lowercase or uppercase hexa digits. Default is "A" (uppercase hexa digits, preseriving the behaviour before this global parameter was introduced). Enables the ability to follow the recommendations of RFC 5952, section 4.3.
 +
 +Example of usage:
 +
 +<code c>
 +  ipv6_hex_style = "a"
 +</code>
 ==== kemi.onsend_route_callback ==== ==== kemi.onsend_route_callback ====
  
cookbooks/devel/core.txt ยท Last modified: 2022/04/11 17:10 by bkaufman