https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14407
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #75 from David Cook <[email protected]> --- This is cool, but it's unfortunate the name "ipset" was used, since that's an actual tool that can be used for managing IP sets in the Linux kernel: http://ipset.netfilter.org/ipset.man.html When I saw the function name "in_ipset", I was confused until I saw that we weren't actually using ipset and it was just coincidental naming. Not a criticism. Just sharing my initial confusion with the naming. -- You are receiving this mail because: 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/
