Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.os.linux.development.system > #570
| Newsgroups | comp.os.linux.development.system |
|---|---|
| Date | 2013-10-25 12:04 -0700 |
| References | (2 earlier) <79a8f6ad-b098-4dba-a14b-32abfe513a1a@googlegroups.com> <87zjpyfj04.fsf@sable.mobileactivedefense.com> <bac4c842-3020-4f96-826f-78fc8c9d8a50@googlegroups.com> <87hac5za8k.fsf@sable.mobileactivedefense.com> <aa283e46-c54d-4b5c-8095-8a66b5b09d57@googlegroups.com> |
| Message-ID | <a243520f-75fb-4539-b375-469d35b58d9a@googlegroups.com> (permalink) |
| Subject | Re: Question using libiptc |
| From | Jeremy Brown <bjeremy32@gmail.com> |
On Friday, October 25, 2013 1:04:07 PM UTC-5, Jeremy Brown wrote: > > iptables.c, the do_command routine and what is called from that (when > > > > > > processing -j). > Problem solved... For some reason it took me a while to realize I could dmesg the error and it turns out there is a problem with XT_ALIGN(sizeof xt_tee_tginfo) where it was returning the sizeof the stuct as 44 bytes, but the kernel was expecting 40 bytes. After tweaking, everything is working as expected.
Back to comp.os.linux.development.system | Previous | Next — Previous in thread | Next in thread | Find similar
Question using libiptc Jeremy Brown <bjeremy32@gmail.com> - 2013-10-24 13:32 -0700
Re: Question using libiptc Richard Kettlewell <rjk@greenend.org.uk> - 2013-10-24 21:39 +0100
Re: Question using libiptc Jeremy Brown <bjeremy32@gmail.com> - 2013-10-24 13:56 -0700
Re: Question using libiptc Rainer Weikusat <rweikusat@mobileactivedefense.com> - 2013-10-24 22:37 +0100
Re: Question using libiptc Jeremy Brown <bjeremy32@gmail.com> - 2013-10-24 15:19 -0700
Re: Question using libiptc Jeremy Brown <bjeremy32@gmail.com> - 2013-10-24 15:25 -0700
Re: Question using libiptc Rainer Weikusat <rweikusat@mobileactivedefense.com> - 2013-10-25 15:38 +0100
Re: Question using libiptc Jeremy Brown <bjeremy32@gmail.com> - 2013-10-25 11:04 -0700
Re: Question using libiptc Jeremy Brown <bjeremy32@gmail.com> - 2013-10-25 12:04 -0700
Re: Question using libiptc Jorgen Grahn <grahn+nntp@snipabacken.se> - 2013-10-25 13:34 +0000
Re: Question using libiptc Jeremy Brown <bjeremy32@gmail.com> - 2013-10-25 07:26 -0700
Re: Question using libiptc Rainer Weikusat <rweikusat@mobileactivedefense.com> - 2013-10-25 21:20 +0100
Re: Question using libiptc Jeremy Brown <bjeremy32@gmail.com> - 2013-10-25 14:23 -0700
Re: Question using libiptc Richard Kettlewell <rjk@greenend.org.uk> - 2013-10-25 22:27 +0100
Re: Question using libiptc Richard Kettlewell <rjk@greenend.org.uk> - 2013-10-25 22:29 +0100
Re: Question using libiptc Rainer Weikusat <rweikusat@mobileactivedefense.com> - 2013-10-25 22:43 +0100
csiph-web