summaryrefslogtreecommitdiff
path: root/src/socket.c
AgeCommit message (Expand)Author
2010-10-10add quote from Thoureau to documentationPablo Neira Ayuso
2010-09-08doxygen documentationPablo Neira Ayuso
2010-06-25socket: remove mnl_socket_sendmsg() and mnl_socket_recvmsg()Pablo Neira Ayuso
2010-04-12update socket helper documentationPablo Neira Ayuso
2010-04-03constify several mnl_socket_* parameters and use size_t instead of intPablo Neira Ayuso
2010-03-28fix mnl_socket_bind() to support the selection of the netlink portIDPablo Neira Ayuso
2010-03-26add COPYING filePablo Neira Ayuso
2010-03-19fix leak in mnl_socket_open()Pablo Neira Ayuso
2010-03-19initial libmnl importPablo Neira Ayuso