Andreas Jaggi
Results
2
comments of
Andreas Jaggi
trafficstars
FYI: I've signed a CLA back in 2018 (for contributions to google/gopacket), happy to sign a new one if needed.
Did run into the same problem (using 3.0.7). My (hacky) workaround is to force the allow-all-attributes mode by manually setting the `*` attribute on the `SearchResponse` object before calling `send()`:...