libnl/lib/netfilter
Thomas Graf 1155370f52 Rename struct nl_handle to struct nl_sock
The idea of a common handle is long revised and only misleading,
nl_handle really represents a socket with some additional
action handlers assigned to it.

Alias for nl_handle is kept for backwards compatibility.
2008-05-15 13:26:32 +02:00
..
ct.c Rename struct nl_handle to struct nl_sock 2008-05-15 13:26:32 +02:00
ct_obj.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
log.c Rename struct nl_handle to struct nl_sock 2008-05-15 13:26:32 +02:00
log_msg.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
log_msg_obj.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
log_obj.c [LIBNL]: Split up nfnetlink_log into log and msg objects 2008-02-07 13:09:17 +01:00
netfilter.c [LIBNL]: Generic netfilter stuff 2008-02-07 12:53:03 +01:00
nfnl.c Rename struct nl_handle to struct nl_sock 2008-05-15 13:26:32 +02:00
queue.c Rename struct nl_handle to struct nl_sock 2008-05-15 13:26:32 +02:00
queue_msg.c Rename struct nl_handle to struct nl_sock 2008-05-15 13:26:32 +02:00
queue_msg_obj.c Thread-safe error handling 2008-05-14 17:49:44 +02:00
queue_obj.c [LIBNL]: Add nfnetlink_queue support 2008-02-07 12:57:53 +01:00