标签: vpn iptables tun
我有一些用C编写的自定义VPN代码,它使用Linux tun设备。
此用户空间代码是否可能看到附加到数据包的iptables标记?还是那些标记不会传播到Tun接口?