Open AOx0 opened 1 month ago
This may be blocked by #35 since it requires special handling when updating a rule by something that does not concern to the same OSI Layer.
Other thing to consider is that IDs will no longer be a direct index into the array. Hence rules may need to be compared by its fields, which is not great
Allows to overwrite the value stored for the rule with id
:id
. Ideally this allows to update fields of the struct, but can be also used to completely replace the existing rule by another one.