landhb / DrawBridge

Layer 4 Single Packet Authentication Linux kernel module utilizing Netfilter hooks and kernel supported Berkeley Packet Filters (BPF)
GNU General Public License v3.0
112 stars 23 forks source link

Added interface command-line option #6

Closed thelafffinman closed 4 years ago

thelafffinman commented 4 years ago

Added code to allow users to specify an interface via the command-line versus having the client choose on the users behalf.

landhb commented 4 years ago

Looks like more than the interface commit got pushed to this PR. If we can roll back to 5c18061 it should be ready to merge.