slankdev / libpgen

Header only packet analysis library written in C++11
Other
40 stars 5 forks source link

Add function that control OS's protocol stack #47

Open slankdev opened 8 years ago

slankdev commented 8 years ago

We implement this with iptables source. In linux, implementing to consult iptables. In MacOSX, implementing to consult ipfw and pfctl.