thom311 / libnl

Netlink Library Suite
GNU Lesser General Public License v2.1
417 stars 306 forks source link

implement NETLINK_NFLOG interface #15

Open socketpair opened 11 years ago

socketpair commented 11 years ago

Used in ULOG iptables taget. vanilla usage shown in libipulog

socketpair commented 11 years ago

broadcast message with only one type, without attributes - just raw structure. Very simple, But I don't know how to do that correctly in libnl3

socketpair commented 11 years ago

see https://github.com/mmoya/pkg-ulogd/blob/master/libipulog/libipulog.c