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
*
doc: fix some non-native English usages
HEAD
master
Jeremy Sowden
2022-12-28
3
-10
/
+10
*
Makefile: Create LZMA-compressed dist-files
Phil Sutter
2022-12-09
1
-1
/
+1
*
doc: move man-page sym-link shell-script into a separate file
Jeremy Sowden
2022-09-21
2
-33
/
+43
*
doc: move doxygen config file into doxygen directory
Jeremy Sowden
2022-09-21
5
-4
/
+17
*
doc: change `INPUT` doxygen setting to `@top_srcdir@`
Jeremy Sowden
2022-09-21
2
-12
/
+1
*
doc: add .gitignore for Doxygen artefacts
Jeremy Sowden
2022-09-21
1
-0
/
+3
*
build: add `make dist` tar-balls to .gitignore
Jeremy Sowden
2022-09-21
1
-0
/
+2
*
build: doc: refer to bash as bash, not /bin/bash
Mark Mentovai
2022-09-21
1
-1
/
+1
*
libmnl: update attribute function comments to use \return
Jacob Keller
2022-08-08
1
-59
/
+79
*
nlmsg: Only print ECMA-48 colour sequences to terminals
Kerin Millar
2022-06-29
1
-23
/
+53
*
examples: format neigh dump correctly
Stephen Hemminger
2022-04-07
1
-4
/
+4
*
build: libmnl 1.0.5 release
libmnl-1.0.5
Pablo Neira Ayuso
2022-04-05
1
-1
/
+1
*
src: doc: Fix messed-up Netlink message batch diagram
Duncan Roe
2021-08-10
1
-9
/
+10
*
build: If doxygen is not available, be sure to report "doxygen: no" to ./conf...
Duncan Roe
2021-08-10
1
-2
/
+5
*
build: doc: get rid of the need for manual updating of Makefile
Duncan Roe
2021-08-01
2
-40
/
+32
*
build: doc: "make" builds & installs a full set of man pages
Duncan Roe
2021-06-23
4
-172
/
+107
*
doxygen: Fixed link to the git source tree on the website.
igo95862
2020-09-22
1
-1
/
+1
*
include: add MNL_SOCKET_DUMP_SIZE definition
Pablo Neira Ayuso
2019-10-14
8
-13
/
+14
*
doxygen: remove EXPORT_SYMBOL from the output
Pablo Neira Ayuso
2019-10-07
1
-1
/
+1
*
nlmsg: Fix a missing doxygen section trailer
Duncan Roe
2019-10-03
1
-0
/
+4
*
src: fix doxygen function documentation
Fernando Fernandez Mancera
2019-09-30
5
-159
/
+113
*
examples: Add rtnl-addr-add.c
Petr Vorel
2019-05-06
3
-1
/
+125
*
examples: reduce LOCs during neigh attributes validation
Laura Garcia Liebana
2018-05-23
1
-5
/
+0
*
examples: fix print line format
Laura Garcia Liebana
2018-05-23
1
-1
/
+3
*
examples: fix neigh max attributes
Laura Garcia Liebana
2018-05-23
1
-2
/
+2
*
examples: add arp cache dump example
Laura Garcia Liebana
2018-05-18
2
-1
/
+166
*
libmnl: zero attribute padding
Florian Westphal
2018-03-20
1
-0
/
+5
*
examples: rtnl-addr-dump: fix typo
Stephen Hemminger
2018-01-19
1
-1
/
+1
*
callback: mark cb_ctl_array 'const' in mnl_cb_run2()
Guillaume Nault
2016-08-08
2
-3
/
+4
*
examples: nfct-daemon: Fix test building on musl libc
Kylie McClain
2016-07-21
1
-0
/
+1
*
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
[next]