]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commit
libmnl: Update to version 1.0.5
authorAdolf Belka <adolf.belka@ipfire.org>
Wed, 6 Apr 2022 13:06:28 +0000 (15:06 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Sun, 10 Apr 2022 10:18:40 +0000 (10:18 +0000)
commitd6aead033a752d7965a3bed6c98dcf5d289707b2
treec89e3fc38961d873bccc67a0ab56a0e88e7ad876
parent88e01ab8553e9fc7d7d64d2de2b3e7f03c515177
libmnl: Update to version 1.0.5

- Update from 1.0.4 to 1.0.5
- Update of rootfile not required
- Changelog
   Version 1.0.5 changes from git commits
src: doc: Fix messed-up Netlink message batch diagram
build: If doxygen is not available, be sure to report "doxygen: no" to ./conf...
build: doc: get rid of the need for manual updating of Makefile
build: doc: "make" builds & installs a full set of man pages
doxygen: Fixed link to the git source tree on the website.
include: add MNL_SOCKET_DUMP_SIZE definition
doxygen: remove EXPORT_SYMBOL from the output
nlmsg: Fix a missing doxygen section trailer
src: fix doxygen function documentation
examples: Add rtnl-addr-add.c
examples: reduce LOCs during neigh attributes validation
examples: fix print line format
examples: fix neigh max attributes
examples: add arp cache dump example
libmnl: zero attribute padding
examples: rtnl-addr-dump: fix typo
callback: mark cb_ctl_array 'const' in mnl_cb_run2()
examples: nfct-daemon: Fix test building on musl libc

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
lfs/libmnl