[pkg-netfilter-team] Bug#1063690: Segfault on table containing two sets

Nina R. nina at koumbit.org
Sun Feb 18 21:48:34 GMT 2024


Having two sets in one table like this also causes a
segfault:

table inet filter {
  set blackhole_v4 {
    type ipv4_addr
    flags timeout, interval
  }
  set blackhole_v6 {
    type ipv6_addr
    flags timeout, interval
  }
}

In the meantime, I had to install 0.9.8-3.1 from
snapshot.debian.org.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: This is a digitally signed message part
URL: <http://alioth-lists.debian.net/pipermail/pkg-netfilter-team/attachments/20240218/0043ccfe/attachment.sig>


More information about the pkg-netfilter-team mailing list