You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 20, 2023. It is now read-only.
Fixed bug in simnet when installing iptables rules in the host namespace
-- Insert rather than append the iptables rules that redirect packets to the simnet
sn-FORWARD table. This ensures packets flow through the simnet rules before any system
firewall rules installed in the host namespace.
0 commit comments