ExamarCorp / ovz-web-panel

Automatically exported from code.google.com/p/ovz-web-panel
Other
0 stars 0 forks source link

bug: adding subnet length to CT ip addresses does not work #472

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Steps to reproduce:
1. click "change settings" on any VZ container
2. under "ip address", add an ip with subnet; for example "10.0.0.1/16"
3. click "save"

Actual result:
displays "incorrect ip address"
Expected result:
the ip address should have been added with the specified subnet mask
Version of the product:
latest
Server OS:
ubuntu with kernel 2.6.32-042stab062.2
Browser:
chromium

Additional information:

Original issue reported on code.google.com by private0...@gmail.com on 24 Oct 2012 at 2:38

GoogleCodeExporter commented 9 years ago
Fixed. See 
https://github.com/sibprogrammer/owp/commit/6816608f988013f7b35cea03d50b437973b9
02b8

Original comment by sibprogrammer on 23 Feb 2013 at 7:24