]> git.ipfire.org Git - people/stevee/guardian.git/commitdiff
Introduce SortAddressHash function.
authorStefan Schantl <stefan.schantl@ipfire.org>
Wed, 20 Jul 2016 11:13:39 +0000 (13:13 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Wed, 20 Jul 2016 11:13:39 +0000 (13:13 +0200)
The SortAddressHash function can be used to sort
IP-addresses which are stored in a hash into a nice
and human read-able format.

The sorted result will be returned as an array.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>

No differences found