libnl/include/netlink
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
..
fib_lookup Initial import 2007-09-15 01:28:01 +02:00
genl Added additional parsing and validation functions for generic netlink 2008-01-10 12:35:38 +01:00
netfilter Fix nfnl_queue_msg_get_packetid() return type 2008-02-07 13:18:34 +01:00
route Link info interface and vlan support 2008-01-08 15:00:46 +01:00
addr.h Abstract address allocation based on netlink attribute 2008-01-30 13:14:58 +01:00
attr.h Detailed attribute documentation 2008-01-30 13:16:48 +01:00
cache-api.h Export interface to define caches 2007-09-17 13:36:16 +02:00
cache.h Cache message type association interface cleanups 2007-10-11 23:09:49 +02:00
data.h Abstract data allocation based on netlink attribute 2008-01-30 13:14:38 +01:00
handlers.h Initial import 2007-09-15 01:28:01 +02:00
list.h Initial import 2007-09-15 01:28:01 +02:00
msg.h Improve message/attribute construction documentation and add nlmsg_expand() 2008-01-14 16:46:17 +01:00
netlink-compat.h Initial import 2007-09-15 01:28:01 +02:00
netlink-kernel.h Initial import 2007-09-15 01:28:01 +02:00
netlink.h Include linux/ip_mg_alg.h internally for compatibility only 2007-12-18 12:30:09 +01:00
object-api.h Export interface to define objects 2007-09-15 19:55:38 +02:00
object.h Initial import 2007-09-15 01:28:01 +02:00
socket.h Initial import 2007-09-15 01:28:01 +02:00
types.h Initial import 2007-09-15 01:28:01 +02:00
utils.h Export interface to define objects 2007-09-15 19:55:38 +02:00