Commit Graph

  • 54dea548d7 examples: genl: fix wrong attribute size master Florian Westphal 2025-09-15 14:40:30 +02:00
  • 03da98bcd2 src: remove whitespace irregularities Duncan Roe 2024-11-12 11:45:40 +11:00
  • 537e7df7cb build: do not build documentation automatically Pablo Neira Ayuso 2024-10-13 10:46:41 +02:00
  • f066fabaa3 attr: expand mnl_attr_get_uint() documentation Pablo Neira Ayuso 2024-10-13 00:16:23 +02:00
  • 85a18778dd doc: Address warnings emitted by doxygen 1.12.0 Duncan Roe 2024-09-09 12:04:54 +10:00
  • ba6477cf3c README: Document the contribution process Petr Machata 2024-07-31 12:08:50 +02:00
  • 102942be40 src: attr: Add mnl_attr_get_uint() function Danielle Ratson 2024-07-31 09:35:51 +03:00
  • 754c9de5ea nlmsg: fix false positives when validating buffer sizes Jeremy Sowden 2023-11-04 23:01:54 +00:00
  • 0b242d346d include: cache copy of can.h and can/netlink.h Dario Binacchi 2023-05-20 19:44:35 +02:00
  • 0ef806a0da examples: update .gitignore files Dario Binacchi 2023-05-20 22:35:12 +02:00
  • 80442c4e32 examples: add rtnl-link-can Dario Binacchi 2023-04-20 21:21:15 +02:00
  • ac44797f71 doc: fix some non-native English usages Jeremy Sowden 2022-12-24 17:35:40 +00:00
  • b923795047 Makefile: Create LZMA-compressed dist-files Phil Sutter 2022-12-08 01:13:16 +01:00
  • d9bd111c99 doc: move man-page sym-link shell-script into a separate file Jeremy Sowden 2022-08-03 21:12:46 +01:00
  • cd53381591 doc: move doxygen config file into doxygen directory Jeremy Sowden 2022-08-03 21:12:45 +01:00
  • 23a2298ecf doc: change INPUT doxygen setting to @top_srcdir@ Jeremy Sowden 2022-08-03 21:12:44 +01:00
  • f79a2193ed doc: add .gitignore for Doxygen artefacts Jeremy Sowden 2022-08-03 21:12:43 +01:00
  • 187550f16b build: add make dist tar-balls to .gitignore Jeremy Sowden 2022-08-03 21:12:42 +01:00
  • 4e54f790ed build: doc: refer to bash as bash, not /bin/bash Mark Mentovai 2022-08-01 13:26:20 -04:00
  • a92ea99316 libmnl: update attribute function comments to use \return Jacob Keller 2022-08-05 14:00:39 -07:00
  • 12024b1c2e nlmsg: Only print ECMA-48 colour sequences to terminals Kerin Millar 2022-06-26 15:20:23 +01:00
  • 85ef87303d examples: format neigh dump correctly Stephen Hemminger 2022-04-06 11:26:46 -07:00
  • 493aacf2ec build: libmnl 1.0.5 release libmnl-1.0.5 Pablo Neira Ayuso 2022-04-05 13:14:00 +02:00
  • 2a3e927ec7 src: doc: Fix messed-up Netlink message batch diagram Duncan Roe 2021-08-08 13:07:31 +10:00
  • ceab313e36 build: If doxygen is not available, be sure to report "doxygen: no" to ./configure Duncan Roe 2021-08-07 16:30:34 +10:00
  • 6041e3dc83 build: doc: get rid of the need for manual updating of Makefile Duncan Roe 2021-07-18 13:47:22 +10:00
  • cd0cafc7f7 build: doc: "make" builds & installs a full set of man pages Duncan Roe 2021-06-22 14:19:33 +10:00
  • 3a782045c2 doxygen: Fixed link to the git source tree on the website. igo95862 2020-09-14 19:08:26 -07:00
  • 957dbe6fdc include: add MNL_SOCKET_DUMP_SIZE definition Pablo Neira Ayuso 2019-10-14 11:05:42 +02:00
  • 9d35bd3419 doxygen: remove EXPORT_SYMBOL from the output Pablo Neira Ayuso 2019-10-06 19:45:29 +02:00
  • 0635a93e2f nlmsg: Fix a missing doxygen section trailer Duncan Roe 2019-10-02 16:48:48 +10:00
  • 444d6dc902 src: fix doxygen function documentation Fernando Fernandez Mancera 2019-09-25 15:14:19 +02:00
  • 5937dfcb01 examples: Add rtnl-addr-add.c Petr Vorel 2019-05-05 23:01:30 +02:00
  • f14732339a examples: reduce LOCs during neigh attributes validation Laura Garcia Liebana 2018-05-21 19:12:48 +02:00
  • 0b1bad1cfd examples: fix print line format Laura Garcia Liebana 2018-05-21 19:12:28 +02:00
  • 17208cb344 examples: fix neigh max attributes Laura Garcia Liebana 2018-05-21 19:12:11 +02:00
  • e73a16d1e8 examples: add arp cache dump example Laura Garcia Liebana 2018-05-17 15:10:34 +02:00
  • 37c876b55a libmnl: zero attribute padding Florian Westphal 2018-03-18 19:33:27 +01:00
  • 577ad36084 examples: rtnl-addr-dump: fix typo Stephen Hemminger 2018-01-18 08:52:20 -08:00
  • fbe0f33b45 callback: mark cb_ctl_array 'const' in mnl_cb_run2() Guillaume Nault 2016-08-03 12:52:34 +02:00
  • c0f4276b37 examples: nfct-daemon: Fix test building on musl libc Kylie McClain 2016-07-21 00:10:45 -04:00
  • 0930a63252 build: libmnl 1.0.4 release libmnl-1.0.4 Pablo Neira Ayuso 2016-07-02 10:51:50 +02:00
  • ce5c77cc5b src: cleanup function definitions Pablo Neira Ayuso 2016-07-01 15:47:36 +02:00
  • dcdb47373a Move declaration of visibility attributes before definition. Peter Foley 2016-03-06 10:33:11 -05:00
  • 610b1208a4 nlmsg: Improve payload printing Carlos Falgueras García 2016-06-08 11:17:57 +02:00
  • 1891e0e2ce socket: introduce mnl_socket_open2() Guillaume Nault 2015-10-02 22:12:33 +02:00
  • b180a6ee27 example: netfilter: get rid of aligned_be64 definitions Pablo Neira Ayuso 2015-05-25 20:51:09 +02:00
  • b37ae85d43 examples/netfilter: Include <endian.h> for be64toh Felix Janda 2015-05-16 12:40:03 +02:00
  • 9ac5b6fb43 header: use sysconf() instead of getpagesize() Markus Teich 2015-02-26 14:38:03 +01:00
  • c9f19b98cd attr: minor doc fix in mnl_attr_next() Hisao Tanabe 2015-01-10 18:02:07 +09:00
  • 72aec11703 doc: minor fix Ken-ichirou MATSUZAWA 2014-10-24 14:39:28 +09:00
  • e374664f48 socket: creating a struct mnl_socket from a pre-existing socket Ken-ichirou MATSUZAWA 2014-09-25 09:33:27 +09:00
  • 2c458b2eb4 socket: calloc expects struct size as second parameter Pablo Neira Ayuso 2014-09-22 13:11:23 +02:00
  • f94b2c6748 include: cache copy of include/linux/socket.h Pablo Neira Ayuso 2014-06-13 11:15:57 +02:00
  • 090a8427da examples: use mnl_socket_setsockopt Ken-ichirou MATSUZAWA 2013-12-07 20:32:29 +09:00
  • 7d64d7299a examples: fix display condition Ken-ichirou MATSUZAWA 2013-12-07 20:30:47 +09:00
  • 60dfea927d examples: made sub functions the same Ken-ichirou MATSUZAWA 2013-12-07 20:29:23 +09:00
  • 8b0c82d8bd attr: validate MNL_TYPE_MSEC same as MNL_TYPE_U64 Ken-ichirou MATSUZAWA 2013-12-07 20:27:46 +09:00
  • c766735e69 examples: use mnl_nlmsg_get_payload() Ken-ichirou MATSUZAWA 2013-12-07 20:24:40 +09:00
  • 73b9805968 examples: fix trivial error message Ken-ichirou MATSUZAWA 2013-12-07 20:23:10 +09:00
  • c7a66dd8c1 examples: set attr table Ken-ichirou MATSUZAWA 2013-12-07 20:21:34 +09:00
  • 97d1ff851f doc: mnl_socket_open returns NULL on error Shawn Landden 2013-12-04 11:06:28 -08:00
  • 006b3bb603 configure: uclinux is also linux Gustavo Zacarias 2013-09-10 16:23:26 -03:00
  • 5b8a0c7479 include: don't force compiler to enter C++11 mode Pablo Neira Ayuso 2013-07-15 17:45:32 +02:00
  • 857c683b5c examples: netfilter: add nfct daemon skeleton code Pablo Neira Ayuso 2013-06-11 17:56:37 +02:00
  • 419513fb3b include: cache copy of nfnetlink_conntrack.h Pablo Neira Ayuso 2013-06-11 17:57:43 +02:00
  • c4f823a66a examples: netfilter: add nfct-dump Pablo Neira Ayuso 2013-05-31 19:15:07 +02:00
  • 805b0c87f5 examples: add rtnl-addr-dump Pablo Neira Ayuso 2013-05-27 20:54:08 +02:00
  • e2af6ce3d5 examples: rtnl-link-dump: display HW address Pablo Neira Ayuso 2013-05-27 20:30:49 +02:00
  • 050d592eee examples: rtnl-route-dump: display also metric/priority Pablo Neira Ayuso 2013-05-02 17:24:57 +02:00
  • 3b8a8e462e examples: rtnl-route-add: fix typo in IPv6 support Pablo Neira Ayuso 2013-04-25 15:19:58 +02:00
  • cf813753e8 examples: rtnl-route-event: update Makefile.am Pablo Neira Ayuso 2013-04-24 13:02:15 +02:00
  • 7a965af1cb examples: rtnl-route-event: add example to listen to IPv4/IPv6 routes Pablo Neira Ayuso 2013-04-24 12:36:24 +02:00
  • efcfbadb26 examples: rtnl-route-add improvements (including IPv6 support) Pablo Neira Ayuso 2013-04-24 01:03:33 +02:00
  • 260759dfde callback: fix missing handling of NLM_F_DUMP_INTR Stephen Hemminger 2013-03-26 22:15:35 +01:00
  • 11cb82355d headers: update netlink.h to 3.9 Stephen Hemminger 2013-03-26 13:30:11 -07:00
  • 9616a3d58e examples: add kobject-event Pablo Neira Ayuso 2013-03-26 12:51:42 +01:00
  • 3f69d23e0e examples: add genl-group-events Pablo Neira Ayuso 2013-03-19 13:32:04 +01:00
  • 7aa4b6cc0b doxygen: fix a variable name. Eric Leblond 2013-03-14 12:02:35 +01:00
  • 496cb13e3a examples: rtnl-route-dump: add IPv6 support Philip Prindeville 2012-08-09 23:31:50 +02:00
  • 00b82dd6c9 parse: add mnl_attr_for_each_payload libmnl-1.0.3 Pablo Neira Ayuso 2012-04-13 16:30:44 +02:00
  • 5373fe81ca nlmsg: fix valgrind warnings about padding Stephen Hemminger 2012-04-19 00:50:38 +02:00
  • addadf8083 build: libmnl 1.0.2 release libmnl-1.0.2 Pablo Neira Ayuso 2012-01-02 19:13:40 +01:00
  • 361677b552 example: release them in the public domain Pablo Neira Ayuso 2012-01-02 19:36:29 +01:00
  • 1c30a32bb7 build: kernel-like compilation messages Pablo Neira Ayuso 2011-12-27 19:50:02 +01:00
  • f2e826206c build: disable implicit .tar.gz archive generation and use POSIX mode Jan Engelhardt 2011-12-17 04:18:34 +01:00
  • 0e06fe8148 m4: resolve autoconf-2.68 warnings Jan Engelhardt 2011-12-17 04:17:10 +01:00
  • fe7d0e1dc4 build: use AC_CONFIG_AUX_DIR and stash away tools Jan Engelhardt 2011-12-17 04:16:01 +01:00
  • 828c3d36ec Update .gitignore Jan Engelhardt 2011-12-17 04:14:30 +01:00
  • bae830bbfc build: abort autogen on subcommand failure Jan Engelhardt 2011-08-01 21:25:42 +02:00
  • 4dcb879059 COPYING: update file (FSF address was outdated) Pablo Neira Ayuso 2011-06-02 15:19:03 +02:00
  • b9f9a7e96f doc: fix wrong comment describing mnl_nlmsg_batch_stop() Sean Robinson 2011-03-17 23:42:47 +01:00
  • 612770e648 include: use sanitized header from headers_install Jan Engelhardt 2011-03-05 13:14:23 +01:00
  • 2a4c51da47 src: use limits.h header Jan Engelhardt 2011-03-05 13:11:09 +01:00
  • 3092349442 doxygen: exclude EXPORT_SYMBOL and skip .git files Pablo Neira Ayuso 2011-02-08 15:19:19 +01:00
  • eb7535ee44 doc: don't show up EXPORT_SYMBOL in doxygen Pablo Neira Ayuso 2011-02-03 10:29:03 +01:00
  • d337d00183 examples/genl: support dumping the genl families Jan Engelhardt 2011-01-04 01:34:32 +01:00
  • 618b266ef6 examples/genl: fix newline imbalance Jan Engelhardt 2011-01-04 01:19:28 +01:00
  • 89bb1e00f9 Merge branch 'master' of git://dev.medozas.de/libmnl Pablo Neira Ayuso 2011-01-06 03:19:29 +01:00
  • d732efa5ed build: use only AC_CANONICAL_HOST Jan Engelhardt 2010-12-31 00:13:49 +01:00