On Fri, 9 Jan 2004, sandolo wrote: > filter.c:130: `DIOCXCOMMIT' undeclared (first use in this function) > > I'm running OBSD 3.4 RELEASE, any help ?
Hmm, yes, it turns out that atomic commits were added after 3.4. Please try this one: http://www.sentia.org/downloads/ftpsesame-0.8.tar.gz Other changes: - check that pf is enabled - use BIOCIMMEDIATE on bpf descriptor - stricter matching of server replies - more notes in manpage SECURITY section -- Cam
