Actions
Bug #815
closedaddress parsing with negation
Affected Versions:
Effort:
Difficulty:
Label:
Description
From oisf-users:
On Tue, May 14, 2013 at 1:08 PM, Brant Wells wrote: > On 5/14/2013 8:57 AM, C. L. Martinez wrote: >> >> Hi all, >> >> After changing my HOME_NET variable to: >> >> HOME_NET: "[10.196.0.0/24, !10.196.0.15]" >> >> > Try specifying it as > > HOME_NET: "[10.196.0.0/24, !10.0.196.0.15/32]" ? > > See yas! > ~Brant > > Yep, works. Thanks Brant.
Suricata shouldn't treat !10.0.196.0.15/32 and !10.196.0.15 differently.
Solution should include unittest(s).
Actions