]> git.ipfire.org Git - people/stevee/guardian.git/commit - modules/Base.pm
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)
commitfa67ac02c9f665d835346d14c05d1aa0b8ab2d64
tree037f836e1dbb9cfa467557f12945025ad27bc667
parent67af4d57daf101486d513271bef96bd832398246
Introduce SortAddressHash function.

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>
modules/Base.pm