Re: [PATCH 3/3] build: support compilation on non-Linuxes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 05/03/11 13:31, Jan Engelhardt wrote:
> Netlink is a usable TLV protocol for IPC (e.g. over AF_LOCAL sockets)
> in itself even if other operating systems do not have kernel support
> for it.
> This tested on FreeBSD 8.2.

Interesting, I'll apply some example file to the tree if you have it.

One comment:

> ---
>  configure.ac                    |   13 ++--
>  include/generic/linux/netlink.h |  152 +++++++++++++++++++++++++++++++++++++++

This duplicates the header that it's in include/linux/netlink.h, the
only difference that I see at a quick glance is:

+#ifndef AF_NETLINK
+#	define AF_NETLINK 0
+#endif

right?

I have kept this patch until we've got some discussion.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux