libnl/include
Patrick McHardy ca0988a2a7 Fix nfnl_queue_msg_get_packetid() return type
[LIBNL]: Fix nfnl_queue_msg_get_packetid() return type

The packet-ID is a 32 bit value, but nfnl_queue_msg_get_packetid() returns
an uint16_t. Makes queueing fail after 2^16 packets.

Signed-off-by: Patrick McHardy <kaber@trash.net>
2008-02-07 13:18:34 +01:00
..
linux [LIBNL]: nfnetlink_log: support NUFLA_GID attribute 2008-02-07 13:02:41 +01:00
netlink Fix nfnl_queue_msg_get_packetid() return type 2008-02-07 13:18:34 +01:00
Makefile [LIBNL]: Install netfilter headers 2008-02-07 13:14:56 +01:00
netlink-generic.h Initial import 2007-09-15 01:28:01 +02:00
netlink-local.h Detailed attribute documentation 2008-01-30 13:16:48 +01:00
netlink-tc.h Initial import 2007-09-15 01:28:01 +02:00
netlink-types.h [LIBNL]: Split up nfnetlink_log into log and msg objects 2008-02-07 13:09:17 +01:00