mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
d2212836226ee8212eef3226acf3a4e6fa65643a
Now the enabled or disabled sids are stored in a single hash instead of two arrays, which easily can be modified. When saving the ruleset, the new read_enabled_disabled_sids() function will be used to read-in the current (old) saved enabled or disabled sids and add them to the new hash structure. After adding or modifiying sids to the hash, the entries will be written to the corresponding files. Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Description
No description provided
Languages
Perl
70.4%
Shell
23%
C
4%
Python
0.6%
Makefile
0.5%
Other
1.4%