On Wed, Jul 27, 2005 at 10:43:04PM +0200, Joerg Sonnenberger wrote: >On Wed, Jul 27, 2005 at 04:29:42PM -0400, George Georgalis wrote: >> >> I'd like to port a Linux program, but I'm getting this >> >> /usr/include/netinet/ip.h:169: syntax error before `n_long' >> /usr/include/netinet/ip.h:172: syntax error before `n_long' > >Include netinet/in_systm.h first. Be warned though, that you are leaving >all portable interfaces when you depend on anything but netinet/in.h.
The application is a libpcap / Diffie-Hellman encrypted knockd for linux. The implementation looks straight forward enough, but I don't know about the methods. The include didn't change the error. http://cryptknock.sourceforge.net/cryptknock-1.0.1.tar.gz I was looking for a BSD license/port of knockd, when I found this, which looks interesting. I haven't figured out how it works though. // George -- George Georgalis, systems architect, administrator <IXOYE>< http://galis.org/ cell:646-331-2027 mailto:[EMAIL PROTECTED]
