http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11180
Bug ID: 11180
Summary: IP branch attrib showld acept CIDR notation
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: new feature
Priority: P5 - low
Component: System Administration
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
The most common way to talk about an IP range is the CIDR notation, for example
"157.93.48.0/22, 157.93.53.0/25, 157.93.54.0/25", instead of using an asterisk
(current "157.93.48.*" notation), which limit the mask to /24. I think koha
should handle both notations, or at least instead CIDR, which is much more
flexible.
As in the example also sometimes is necessary to deal with more than one subnet
(comma separated) at the same time (I could fill another bug for this one).
Of course all this is particularly useful to AutoLocation system preference.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/