Displaying 3 results from an estimated 3 matches for "hillsid".
Did you mean:
  hillside
  
2020 May 27
17
[Bug 1431] New: flush set doesn't work as expected in script
https://bugzilla.netfilter.org/show_bug.cgi?id=1431
            Bug ID: 1431
           Summary: flush set doesn't work as expected in script
           Product: nftables
           Version: unspecified
          Hardware: x86_64
                OS: Debian GNU/Linux
            Status: NEW
          Severity: minor
          Priority: P5
         Component: nft
          Assignee: pablo at
2008 Jul 21
4
Deliver mail as 'read'?
I'd like to be able to deliver certain mail as 'read'  from procmail.  
My procmail rules call deliver with -m
to directly to inject filtered mail to maildir based directories.
I like to keep copies of mail I've sent by cc'ing it to myself and  
using procmail to filter and store copies in the
appropriate directory.
I cannot seem to find a way of delivering cc'd mail from
2020 Feb 03
7
[Bug 1404] New: Problems with dynamically managing interval sets with auto-merge
...uto-merge
           Product: nftables
           Version: unspecified
          Hardware: All
                OS: Debian GNU/Linux
            Status: NEW
          Severity: blocker
          Priority: P5
         Component: nft
          Assignee: pablo at netfilter.org
          Reporter: pc at hillside.co.uk
When element contents are auto-merged, a flush action will remove set elements
but seems to not permit elements to be added in the same command sequence.
Step 1:
Place following into a file (assumes ip filter table exists) to create a set
with a merged interval.
add set ip filter w_all {t...