[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

iptables -A or iptables -I?



Alohá!

Just out of curiosity - which is faster (what kind of datastructure does iptables use)?

a) iptables -A <chain> <rule>
b) iptables -I <chain> 1 <rule>

Maybe this is rather a kernelspace question and should be directed to that mailing list?

regards

Martin



Reply to: