index
:
libmnl
master
libmnl tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
examples: rtnl-route-event: update Makefile.am
Pablo Neira Ayuso
2013-04-24
1
-1
/
+5
*
examples: rtnl-route-event: add example to listen to IPv4/IPv6 routes
Pablo Neira Ayuso
2013-04-24
1
-0
/
+330
*
examples: rtnl-route-add improvements (including IPv6 support)
Pablo Neira Ayuso
2013-04-24
1
-24
/
+57
*
callback: fix missing handling of NLM_F_DUMP_INTR
Stephen Hemminger
2013-03-27
1
-1
/
+8
*
headers: update netlink.h to 3.9
Stephen Hemminger
2013-03-26
1
-5
/
+10
*
examples: add kobject-event
Pablo Neira Ayuso
2013-03-26
4
-2
/
+57
*
examples: add genl-group-events
Pablo Neira Ayuso
2013-03-19
2
-1
/
+68
*
doxygen: fix a variable name.
Eric Leblond
2013-03-14
1
-1
/
+1
*
examples: rtnl-route-dump: add IPv6 support
Philip Prindeville
2012-08-09
1
-5
/
+108
*
parse: add mnl_attr_for_each_payload
libmnl-1.0.3
Pablo Neira Ayuso
2012-05-18
5
-6
/
+45
*
nlmsg: fix valgrind warnings about padding
Stephen Hemminger
2012-04-19
1
-2
/
+3
*
build: libmnl 1.0.2 release
libmnl-1.0.2
Pablo Neira Ayuso
2012-01-02
1
-1
/
+1
*
example: release them in the public domain
Pablo Neira Ayuso
2012-01-02
12
-72
/
+12
*
build: kernel-like compilation messages
Pablo Neira Ayuso
2011-12-27
1
-0
/
+3
*
build: disable implicit .tar.gz archive generation and use POSIX mode
Jan Engelhardt
2011-12-17
1
-1
/
+1
*
m4: resolve autoconf-2.68 warnings
Jan Engelhardt
2011-12-17
1
-2
/
+2
*
build: use AC_CONFIG_AUX_DIR and stash away tools
Jan Engelhardt
2011-12-17
2
-5
/
+2
*
Update .gitignore
Jan Engelhardt
2011-12-17
1
-3
/
+3
*
build: abort autogen on subcommand failure
Jan Engelhardt
2011-08-09
1
-1
/
+1
*
COPYING: update file (FSF address was outdated)
Pablo Neira Ayuso
2011-06-02
1
-22
/
+63
*
doc: fix wrong comment describing mnl_nlmsg_batch_stop()
Sean Robinson
2011-03-17
1
-3
/
+3
*
include: use sanitized header from headers_install
Jan Engelhardt
2011-03-17
1
-127
/
+1
*
src: use limits.h header
Jan Engelhardt
2011-03-05
1
-2
/
+1
*
doxygen: exclude EXPORT_SYMBOL and skip .git files
Pablo Neira Ayuso
2011-02-08
1
-2
/
+2
*
doc: don't show up EXPORT_SYMBOL in doxygen
Pablo Neira Ayuso
2011-02-03
6
-87
/
+136
*
examples/genl: support dumping the genl families
Jan Engelhardt
2011-01-08
1
-2
/
+6
*
examples/genl: fix newline imbalance
Jan Engelhardt
2011-01-08
1
-2
/
+3
*
Merge branch 'master' of git://dev.medozas.de/libmnl
Pablo Neira Ayuso
2011-01-06
2
-5
/
+6
|
\
|
*
build: use only AC_CANONICAL_HOST
Jan Engelhardt
2010-12-31
1
-2
/
+2
|
*
build: use AM_CPPFLAGS
Jan Engelhardt
2010-12-31
2
-3
/
+4
*
|
header: fix invalid use of type void * in arithmetic of mnl_for_each_nest(...)
Pablo Neira Ayuso
2010-12-30
1
-2
/
+2
|
/
*
build: libmnl 1.0.1 release
libmnl-1.0.1
Pablo Neira Ayuso
2010-12-26
2
-2
/
+2
*
header: fix signess issues in MNL_SOCKET_BUFFER_SIZE
Pablo Neira Ayuso
2010-12-25
1
-1
/
+1
*
headers: add local copy of linux/netlink.h to libmnl
Pablo Neira Ayuso
2010-12-22
4
-2
/
+277
*
include: add missing unistd.h
Jan Engelhardt
2010-12-20
1
-0
/
+1
*
doc: add new website at netfilter.org to doxygen
Pablo Neira Ayuso
2010-12-17
1
-2
/
+2
*
examples: fix wrong group mask number in nfct-event
Pablo Neira Ayuso
2010-12-17
1
-3
/
+3
*
build: 1.0.0 release
libmnl-1.0.0
Pablo Neira Ayuso
2010-12-17
1
-1
/
+1
*
nlmsg: add new message batching infrastructure
Pablo Neira Ayuso
2010-12-17
5
-1
/
+401
*
header: missing parenthesis in MNL_SOCKET_BUFFER_SIZE definition
Pablo Neira Ayuso
2010-12-17
1
-1
/
+1
*
header: use getpagesize() for MNL_SOCKET_BUFFER_SIZE
Pablo Neira Ayuso
2010-12-17
1
-1
/
+1
*
attr: add put function that allows to check buffer size
Pablo Neira Ayuso
2010-12-17
3
-0
/
+192
*
callback: use of inline in mnl_cb_run*() function
Pablo Neira Ayuso
2010-12-12
1
-35
/
+44
*
header: add MNL_ARRAY_SIZE(x)
Pablo Neira Ayuso
2010-12-09
1
-0
/
+4
*
attr: add mnl_attr_nest_cancel()
Pablo Neira Ayuso
2010-11-22
3
-0
/
+15
*
add libmnl.map file to src/Makefile.am
Pablo Neira Ayuso
2010-11-19
1
-1
/
+1
*
nlmsg: remove unused function mnl_nlmsg_aligned_size()
Jan Engelhardt
2010-11-19
1
-12
/
+0
*
ld: add some more precautionary CFLAGS
Jan Engelhardt
2010-11-19
2
-1
/
+6
*
build: tag function headers rather than decls as exported
Jan Engelhardt
2010-11-19
11
-171
/
+169
*
nlmsg: remove unexisting mnl_nlmsg_total_size
Pablo Neira Ayuso
2010-11-19
2
-2
/
+0
[next]