]> git.ipfire.org Git - people/stevee/perl-ipset.git/log
people/stevee/perl-ipset.git
2 years agoAdd private call_list_cmd function.
Stefan Schantl [Thu, 1 Sep 2022 17:33:43 +0000 (19:33 +0200)] 
Add private call_list_cmd function.

This function uses the print_outfm_to_string function to capute the
output and return it as string.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
2 years agoAdd function to capture printed content and store it.
Michael Tremer [Wed, 31 Aug 2022 18:32:27 +0000 (20:32 +0200)] 
Add function to capture printed content and store it.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
2 years agoAdd function to get the error message of a session.
Stefan Schantl [Thu, 25 Aug 2022 16:54:05 +0000 (18:54 +0200)] 
Add function to get the error message of a session.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
2 years agoImprove error handling.
Stefan Schantl [Thu, 25 Aug 2022 16:53:10 +0000 (18:53 +0200)] 
Improve error handling.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
2 years agoAdd support for swapping sets.
Stefan Schantl [Mon, 15 Aug 2022 16:27:24 +0000 (18:27 +0200)] 
Add support for swapping sets.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
2 years agoAdd support for renaming sets.
Stefan Schantl [Mon, 15 Aug 2022 10:19:35 +0000 (12:19 +0200)] 
Add support for renaming sets.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
2 years agoAdd support to delete sets.
Stefan Schantl [Sun, 14 Aug 2022 16:37:34 +0000 (18:37 +0200)] 
Add support to delete sets.

2 years agoInitial commit.
Stefan Schantl [Sun, 14 Aug 2022 16:28:54 +0000 (18:28 +0200)] 
Initial commit.

The module has the following support:
* Creating new sets.
* Checking if a set exists.

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