summaryrefslogtreecommitdiff
path: root/src/socket.c
AgeCommit message (Expand)Author
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