All of lore.kernel.org
 help / color / mirror / Atom feed
* some primitive header questions
@ 2004-04-19 14:28 Ozgur AKAN
  2004-04-20  8:53 ` Henrik Nordstrom
  0 siblings, 1 reply; 2+ messages in thread
From: Ozgur AKAN @ 2004-04-19 14:28 UTC (permalink / raw)
  To: netfilter-devel@lists.netfilter.org

[-- Attachment #1: Type: text/plain, Size: 278 bytes --]

Hi,

When I look into "libiptc.c" I see no include commands. In "libip4tc.c" 
there are 6 includes but nothing releated with libiptc.c. How do 
libiptc.h, libiptc.c and libip4tc.h interact?

This question is maybe out of the aim of this list, sorry...

thanks,

-- 
Ozgur Akan


[-- Attachment #2: Type: text/html, Size: 630 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: some primitive header questions
  2004-04-19 14:28 some primitive header questions Ozgur AKAN
@ 2004-04-20  8:53 ` Henrik Nordstrom
  0 siblings, 0 replies; 2+ messages in thread
From: Henrik Nordstrom @ 2004-04-20  8:53 UTC (permalink / raw)
  To: Ozgur AKAN; +Cc: netfilter-devel@lists.netfilter.org

On Mon, 19 Apr 2004, Ozgur AKAN wrote:

> When I look into "libiptc.c" I see no include commands. In "libip4tc.c" 
> there are 6 includes but nothing releated with libiptc.c. How do 
> libiptc.h, libiptc.c and libip4tc.h interact?

libip4tc.c includes libiptc.c. You need to look a bit further down to find 
this.

libiptc.c contains the functions common to both IPv4 and IPv6.

Regards
Henrik

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-04-20  8:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-19 14:28 some primitive header questions Ozgur AKAN
2004-04-20  8:53 ` Henrik Nordstrom

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.