index
:
delta/libmnl.git
master
new-api
nfct-stats
nl-mmap
git.netfilter.org: libmnl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
libmnl
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix for mnl_attr_for_each_nested()
Jozsef Kadlecsik
2010-04-16
1
-2
/
+2
*
remove mnl_nlmsg_get_len() function
Pablo Neira Ayuso
2010-04-12
1
-2
/
+1
*
more consistency name issues: rename get_data*() to get_payload*()
Pablo Neira Ayuso
2010-04-05
1
-6
/
+6
*
rename mnl_nlmsg_payload_size() to mnl_nlmsg_get_payload_len() for consistency
Pablo Neira Ayuso
2010-04-05
1
-2
/
+2
*
rename mnl_attr_type_ok() by mnl_attr_type_valid() for consistency
Pablo Neira Ayuso
2010-04-05
1
-1
/
+1
*
rename mnl_attr_type_invalid() by mnl_attr_type_ok()
Pablo Neira Ayuso
2010-04-04
1
-0
/
+2
*
remove mnl_align() as it's been replaced by MNL_ALIGN()
Pablo Neira Ayuso
2010-04-04
1
-1
/
+0
*
check source of the netlink message and fix sequence tracking logic
Pablo Neira Ayuso
2010-04-04
1
-3
/
+6
*
add validation infrastructure and rework attribute parsing
Pablo Neira Ayuso
2010-04-03
1
-11
/
+42
*
use C99 types uintXX_t instead of POSIX u_intXX_t
Pablo Neira Ayuso
2010-04-03
1
-12
/
+13
*
constify several mnl_socket_* parameters and use size_t instead of int
Pablo Neira Ayuso
2010-04-03
1
-5
/
+5
*
partially revert previous commit
Pablo Neira Ayuso
2010-03-28
1
-2
/
+2
*
use `unsigned int' for number of bytes and array size in callback API
Pablo Neira Ayuso
2010-03-28
1
-4
/
+4
*
initial libmnl import
Pablo Neira Ayuso
2010-03-19
2
-0
/
+121