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

Use INET_ADDRSTRLEN/INET6_ADDRSTRLEN macro instead of magic number #28

Closed cppcoffee closed 2 years ago

cppcoffee commented 2 years ago

Signed-off-by: Xiaobo Liu cppcoffee@gmail.com