Go to file
Stoiko Ivanov a2fb6c87cb change allowed v6 prefix-length to 128
Currently the frontend validation only allows values 8-120 as prefix-lengths for
ipv6-cidr notations.

Following commit 70ea22506939f9687e1146c0f35247cfbe9225b8 in pve-common, this
patch changes that value to 128, which, while seldomly seen in regular setups
is technically correct.

Problem was reported by a user in the forum - they needed to set a length of
125, because their provider supplies only smaller networks. [0]

[0] https://forum.proxmox.com/threads/lxc-ipv6-why-8-120.52638/

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2019-03-21 18:35:37 +01:00
button fix var assignments 2018-01-11 14:48:13 +01:00
data fixup: rename returnCompleteRecord to getRecord 2018-04-30 10:46:30 +02:00
debian bump version to 1.0-24 2019-03-14 07:42:09 +01:00
form form: proxmox textfield: support binding 'allowBlank' 2018-11-28 12:17:57 +01:00
grid save index on keydown and check on keyup 2018-05-02 15:53:35 +02:00
mixin skip config property for cbind mixin 2018-02-22 10:14:58 +01:00
node node/DNS: render DNS fields htmlEncoded 2018-10-22 08:57:24 +02:00
panel add advanced options to the input panel 2018-04-06 10:05:33 +02:00
window add apiCallDone callback for window.edit 2018-04-27 14:03:37 +02:00
Makefile bump version to 1.0-24 2019-03-14 07:42:09 +01:00
Toolkit.js change allowed v6 prefix-length to 128 2019-03-21 18:35:37 +01:00
Utils.js utils: xtermjs: allow to pass a 'cmd' parameter to the terminal 2019-02-28 10:39:40 +01:00