Start and end of range need to be moved to their own fields. Current form makes validation too hard.
However, this should not affect performance, so the database needs to stay like it is, and instead
convert the values in the save and load phase from two fields to the current form and vice versa.
Same logic also applies if we want to do other types of ip-ranges in the future(like bitmasks).
Comments
Comment #1
bfr commentedFixed in the latest version.
Comment #2
bfr commented