On Sat, 2009-01-17 at 17:29 +0100, Jan Engelhardt wrote:

> But only when XTABLES_INTERNAL is defined, which only ought to be
> true for iptables itself, and not iproute.

ipt is analogous to iptables in requiring access to a lot of those
things already defined in internal.h; example struct afinfo, the
enumeration xt_tryload (for target finding) etc.

> Then, as just mentioned, move the declaration of find_target to
> xtables.h (and the code to xtables.c too, so that it ends up in
> libxtables.so, if it is not already).

I could move everything i need into xtables.h - i am sure there will
be a few things still left in internal.h. Would this be fine by you?

cheers,
jamal




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to