Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Conversation

@tiramiseb
Copy link

No description provided.

... because most distribs still use libnetfilter_queue 1.0.2, which does not support this stuff
// Packet struct provides the packet data and methods to accept, drop or modify the packet.
type Packet struct {
Buffer []byte
Meta *PacketMeta
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the point of passing PacketMeta by pointer, when Packet itself is passed as pointer to the callback?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants