summaryrefslogtreecommitdiffstats
path: root/include/libipset/list_sort.h
Commit message (Collapse)AuthorAgeFilesLines
* Add missing functions to libipset.mapJozsef Kadlecsik2018-11-281-4/+3
| | | | | Some new functions was not added to libipset.map at the previous release, fix it.
* Implement sorting for hash types in the ipset toolJozsef Kadlecsik2018-11-261-0/+104
Support listing/saving with sorted entries for the hash types. (bitmap and list types are automatically sorted.)