I have some custom VPN code, written in C, which uses a Linux tun device.
Is it possible for this user-space code to see iptables marks that were attached to packets? Or do those marks not propagate as far as a tun interface?
I have some custom VPN code, written in C, which uses a Linux tun device.
Is it possible for this user-space code to see iptables marks that were attached to packets? Or do those marks not propagate as far as a tun interface?