Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一些用 C 语言编写的自定义 VPN 代码,它使用 Linux tun 设备。
此用户空间代码是否可以查看附加到数据包的 iptables 标记?还是这些标记不会传播到 tun 接口?