jvinet / knock

A port-knocking daemon
http://www.zeroflux.org/projects/knock
GNU General Public License v2.0
552 stars 114 forks source link

Fixes for Issues #33, #34, #35 and #36 #37

Closed airwoflgh closed 8 years ago

airwoflgh commented 8 years ago

Fixed Issues #33, #34, #35 and #36

C++ comments causing warning. Added -D_BSD_SOURCE to CFLAGS in makefile definition. Fixed SEGFAULT in getnameinfo call.