Age | Commit message (Expand) | Author |
---|---|---|
2010-04-03 | check portid of received messages in examples | Pablo Neira Ayuso |
2010-04-03 | use C99 types uintXX_t instead of POSIX u_intXX_t | Pablo Neira Ayuso |
2010-04-03 | constify several mnl_socket_* parameters and use size_t instead of int | Pablo Neira Ayuso |
2010-03-28 | fix mnl_socket_bind() to support the selection of the netlink portID | Pablo Neira Ayuso |
2010-03-28 | partially revert previous commit | Pablo Neira Ayuso |
2010-03-28 | use `unsigned int' for number of bytes and array size in callback API | Pablo Neira Ayuso |
2010-03-26 | add COPYING file | Pablo Neira Ayuso |
2010-03-26 | fix mnl_cb_run() and mnl_cb_run2() return value logic | Pablo Neira Ayuso |
2010-03-22 | finish API documentation | Pablo Neira Ayuso |
2010-03-19 | remove libnfnetlink stuff from autogen.sh | Pablo Neira Ayuso |
2010-03-19 | fix leak in mnl_socket_open() | Pablo Neira Ayuso |
2010-03-19 | initial libmnl import | Pablo Neira Ayuso |