]> git.ipfire.org Git - people/stevee/perl-ipset.git/shortlog
people/stevee/perl-ipset.git
2023-04-17  Stefan SchantlAdd test to remove ports from a set master
2023-04-17  Stefan SchantlAdd test to add ports to a set
2023-04-17  Stefan SchantlAdd test to create and remove a port set.
2023-04-17  Stefan SchantlAdd function to remove ports from a set.
2023-04-17  Stefan SchantlAdd function to add ports to a set.
2023-04-17  Stefan SchantlAdd support to create bitmap:port based sets
2022-09-17  Stefan SchantlDestroy ipset session on end of the testsuite.
2022-09-17  Stefan SchantlDrop unused typemap definition for struct ipset_type.
2022-09-17  Stefan SchantlAdd support for flushing sets.
2022-09-17  Stefan SchantlAdd function to remove addresses or networks from a...
2022-09-17  Stefan SchantlAdd function to add addresses or networks to a set.
2022-09-17  Stefan SchantlAdd test for get_sets() function.
2022-09-17  Stefan SchantlUse values from testset hash.
2022-09-17  Stefan SchantlAdd tests for get_set_data() function and methods.
2022-09-11  Stefan SchantlAdd pure perl get_set_data function().
2022-09-01  Stefan SchantlAdd comments for function groups.
2022-09-01  Stefan SchantlAdd function to get the raw set data.
2022-09-01  Stefan SchantlAdd function to get all loaded sets from the kernel.
2022-09-01  Stefan SchantlAdd private call_list_cmd function.
2022-08-31  Michael TremerAdd function to capture printed content and store it.
2022-08-25  Stefan SchantlAdd function to get the error message of a session.
2022-08-25  Stefan SchantlImprove error handling.
2022-08-15  Stefan SchantlAdd support for swapping sets.
2022-08-15  Stefan SchantlAdd support for renaming sets.
2022-08-14  Stefan SchantlAdd support to delete sets.
2022-08-14  Stefan SchantlInitial commit.