Skip to content
Snippets Groups Projects
Commit ce9e5e16 authored by Hans Dedecker's avatar Hans Dedecker Committed by Jo-Philipp Wich
Browse files

dnsmasq: Add conntrack support in the full variant


Conntrack support reads the connection track mark associated with
incoming DNS queries and sets the same mark value on the upstream
forwarded DNS query. This can be usefull to track traffic generated
by dnsmasq to associate it with the clients who generate the queries,
usefull for bandwidth accouting and firewall.

Signed-off-by: default avatarHans Dedecker <dedeckeh@gmail.com>
parent 16122117
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment