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
*
build: libmnl 1.0.4 release
libmnl-1.0.4
Pablo Neira Ayuso
2016-07-02
2
-2
/
+2
*
src: cleanup function definitions
Pablo Neira Ayuso
2016-07-01
4
-72
/
+51
*
Move declaration of visibility attributes before definition.
Peter Foley
2016-07-01
4
-68
/
+68
*
nlmsg: Improve payload printing
Carlos Falgueras GarcĂa
2016-06-08
1
-4
/
+4
*
socket: introduce mnl_socket_open2()
Guillaume Nault
2015-10-04
3
-10
/
+35
*
example: netfilter: get rid of aligned_be64 definitions
Pablo Neira Ayuso
2015-05-26
2
-10
/
+0
*
examples/netfilter: Include <endian.h> for be64toh
Felix Janda
2015-05-25
2
-0
/
+2
*
header: use sysconf() instead of getpagesize()
Markus Teich
2015-03-02
1
-1
/
+1
*
attr: minor doc fix in mnl_attr_next()
Hisao Tanabe
2015-01-10
1
-1
/
+0
*
doc: minor fix
Ken-ichirou MATSUZAWA
2014-10-24
2
-5
/
+3
*
socket: creating a struct mnl_socket from a pre-existing socket
Ken-ichirou MATSUZAWA
2014-09-25
3
-0
/
+39
*
socket: calloc expects struct size as second parameter
Pablo Neira Ayuso
2014-09-24
1
-1
/
+1
*
include: cache copy of include/linux/socket.h
Pablo Neira Ayuso
2014-06-13
2
-1
/
+22
*
examples: use mnl_socket_setsockopt
Ken-ichirou MATSUZAWA
2013-12-07
1
-4
/
+2
*
examples: fix display condition
Ken-ichirou MATSUZAWA
2013-12-07
1
-2
/
+3
*
examples: made sub functions the same
Ken-ichirou MATSUZAWA
2013-12-07
2
-6
/
+17
*
attr: validate MNL_TYPE_MSEC same as MNL_TYPE_U64
Ken-ichirou MATSUZAWA
2013-12-07
1
-0
/
+1
*
examples: use mnl_nlmsg_get_payload()
Ken-ichirou MATSUZAWA
2013-12-07
1
-1
/
+1
*
examples: fix trivial error message
Ken-ichirou MATSUZAWA
2013-12-07
15
-34
/
+34
*
examples: set attr table
Ken-ichirou MATSUZAWA
2013-12-07
2
-0
/
+8
*
doc: mnl_socket_open returns NULL on error
Shawn Landden
2013-12-07
1
-1
/
+1
*
configure: uclinux is also linux
Gustavo Zacarias
2013-09-17
1
-1
/
+1
*
include: don't force compiler to enter C++11 mode
Pablo Neira Ayuso
2013-07-16
1
-8
/
+3
*
examples: netfilter: add nfct daemon skeleton code
Pablo Neira Ayuso
2013-07-05
2
-1
/
+370
*
include: cache copy of nfnetlink_conntrack.h
Pablo Neira Ayuso
2013-06-11
4
-1
/
+255
*
examples: netfilter: add nfct-dump
Pablo Neira Ayuso
2013-05-31
2
-0
/
+322
*
examples: add rtnl-addr-dump
Pablo Neira Ayuso
2013-05-28
2
-1
/
+138
*
examples: rtnl-link-dump: display HW address
Pablo Neira Ayuso
2013-05-27
1
-1
/
+19
*
examples: rtnl-route-dump: display also metric/priority
Pablo Neira Ayuso
2013-05-02
1
-0
/
+3
*
examples: rtnl-route-add: fix typo in IPv6 support
Pablo Neira Ayuso
2013-05-02
1
-1
/
+1
*
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
[next]