Commit Graph

  • 8aca21de41 tools: fix building doc in build_release.sh Thomas Haller 2017-05-03 11:35:03 +02:00
  • 2e0c4ade67 libnl-3.3.0 release Thomas Haller 2017-05-03 10:36:23 +02:00
  • 54344bc063 all: don't use math.h or link with libm.so Thomas Haller 2017-03-23 14:27:14 +01:00
  • e15966ac7f lib: escape usage of strerror_l() if it doesn't exist in libc Alexey Brodkin 2017-03-10 17:44:22 +03:00
  • bcdf874adb libnl-3.3.0-rc1 release Thomas Haller 2017-03-06 21:28:49 +01:00
  • 6bcb90da87 include: merge branch 'include-cleanup' Thomas Haller 2017-03-02 01:33:48 +01:00
  • eddd04e603 include: restore linux header includes in public headers Thomas Haller 2017-03-02 00:30:17 +01:00
  • 45cbfb9d11 include: don't include kernel headers in public libnl3 headers Thomas Haller 2017-03-01 22:00:14 +01:00
  • 3b2071e970 build: add tools/build_release.sh script Thomas Haller 2017-02-28 12:03:26 +01:00
  • f0af5d5a0c build: reorder checks in configure.ac Thomas Haller 2017-02-28 00:34:46 +01:00
  • 23c00e97a9 build: style cleanup in doc/Makefile.am Thomas Haller 2017-02-28 00:03:16 +01:00
  • 011b6cc726 build: fix creating directories for generated sources Thomas Haller 2017-02-27 18:26:14 +01:00
  • fe507dbdd3 build: pass --disable-dependency-tracking to make distcheck Thomas Haller 2017-02-27 17:51:07 +01:00
  • 839aec3536 build: ensure build directory for generated sources exist Thomas Haller 2017-02-27 18:02:06 +01:00
  • fc21d073d9 xfrm: merge branch 'sb/xfrm-sp-fixes' (#133) Thomas Haller 2017-02-27 17:43:01 +01:00
  • f9cee4dc47 xfrm: NUL terminate the ctx_str buffer in xfrmnl_sa_set_sec_ctx() Thomas Haller 2017-02-27 17:35:46 +01:00
  • 3261dc4009 xfrm: allow quering optional arguments from xfrmnl_sp_get_sec_ctx() Thomas Haller 2017-02-27 17:32:15 +01:00
  • 83e10beabc fix of boolean operators Simon Buttgereit 2017-02-08 09:14:40 +01:00
  • 7b1fb399a3 update documentation of xfrmnl_sp_get_sec_ctx Simon Buttgereit 2017-02-07 17:35:35 +01:00
  • 860709862a add possibity to delete policy without index Simon Buttgereit 2017-02-07 17:32:20 +01:00
  • 2c5b92dfaf update sp_attr condition in build_xfrm_sp_message Simon Buttgereit 2017-02-07 17:24:55 +01:00
  • 7efe45f96d little style fixes. Simon Buttgereit 2017-02-07 08:53:33 +01:00
  • 55490ceea5 fix xfrmnl_sp_set_sec_ctx length attributes Simon Buttgereit 2017-02-06 18:45:12 +01:00
  • 0704cd93f5 fix build_xfrm_sp_message index condition Simon Buttgereit 2017-02-06 18:43:31 +01:00
  • 9b22e310ce route: neigh: use NDA_MASTER for neigh->n_master if available Roopa Prabhu 2017-02-09 21:15:26 -08:00
  • eabd9f2334 build: enable more warnings Thomas Haller 2017-02-27 14:04:26 +01:00
  • 5d4a545dec all: enable -Wmissing-prototype warning for all components Thomas Haller 2017-02-27 12:17:22 +01:00
  • 2435d7be0d build: merge branch 'th/non-recursive-make' Thomas Haller 2017-02-27 13:49:47 +01:00
  • 812e16a77f build: move compiler warning flags to separate autoconf variable Thomas Haller 2017-02-27 12:13:13 +01:00
  • 3cb28534d3 build: enable building cli during tests Thomas Haller 2017-02-27 12:02:43 +01:00
  • cf2ccbd5cc build: merge src/Makefile.am into top-level makefile Thomas Haller 2017-02-26 21:25:28 +01:00
  • 061d4fd8b8 build: merge src/lib/Makefile.am into top-level makefile Thomas Haller 2017-02-26 21:25:28 +01:00
  • 7b375953fa build: merge tests/Makefile.am into top-level makefile Thomas Haller 2017-02-26 21:25:28 +01:00
  • c1567ea637 build: merge python/Makefile.am into top-level makefile Thomas Haller 2017-02-26 21:05:37 +01:00
  • bee04e40f3 build: merge man/Makefile.am into top-level makefile Thomas Haller 2017-02-26 20:55:13 +01:00
  • a572196366 build: merge lib/Makefile.am into top-level makefile Thomas Haller 2017-02-26 20:19:14 +01:00
  • f9890fa54f build: merge include/Makefile.am into top-level makefile Thomas Haller 2017-02-26 19:49:18 +01:00
  • 5013d19657 build: cleanup top-level Makefile.am Thomas Haller 2017-02-26 19:47:10 +01:00
  • 3e18948f17 lib: check for integer-overflow in nlmsg_reserve() Thomas Haller 2017-02-06 22:23:52 +01:00
  • 3dd2a0f26f lib: fix comment for nl_recv() about return value for non-blocking read Thomas Haller 2017-01-20 13:36:28 +01:00
  • 6593e209f5 all: merge branch 'tklauser-missing-prototypes' Thomas Haller 2017-01-20 12:54:29 +01:00
  • 6c7f421500 build: distribute in.h in6.h libc-compat.h Jeroen Roovers 2017-01-20 10:41:36 +01:00
  • d13d6e244d build: Add -Wmissing-prototypes to CPPFLAGS Tobias Klauser 2017-01-16 15:06:47 +01:00
  • b1f76801c3 ematch: Add missing function prototypes Tobias Klauser 2017-01-17 09:22:01 +01:00
  • 699d78f989 pktloc: Add missing function prototypes Tobias Klauser 2017-01-17 08:56:03 +01:00
  • e937458617 xfrm/template: Include own public header for function prototypes Tobias Klauser 2017-01-16 15:38:58 +01:00
  • 441a0dbc02 xfrm/selector: Include own public header for function prototypes Tobias Klauser 2017-01-17 08:27:20 +01:00
  • 160c5f0b9a xfrm/sa: Include own public header for function prototypes Tobias Klauser 2017-01-17 08:26:02 +01:00
  • 2d15a6b2a5 xfrm/lifetime: Include own public header for function prototypes Tobias Klauser 2017-01-17 08:25:30 +01:00
  • 1df1da9c6f xfrm/ae: Include own public header for function prototypes Tobias Klauser 2017-01-17 08:24:03 +01:00
  • 652aea2ba3 idiag/req: Add missing function prototype Tobias Klauser 2017-01-17 08:21:56 +01:00
  • dbc5f414b2 netfilter/exp: Add missing function prototypes Tobias Klauser 2017-01-16 15:43:08 +01:00
  • a4aa54f7c1 netfilter/queue: Add missing prototype for nfnl_queue_msg_build_verdict_batch() Tobias Klauser 2017-01-16 15:27:48 +01:00
  • 4deb2ac2cb link/ipgre: Add prototype for ABI-preserving wrapper rtnl_link_get_pmtudisc() Tobias Klauser 2017-01-16 15:21:35 +01:00
  • 976f6690fe link/sit: Add missing prototype for rtnl_link_is_sit() Tobias Klauser 2017-01-16 15:10:43 +01:00
  • 80a3877262 link/macsec: Include own public header for function prototypes Tobias Klauser 2017-01-16 15:06:12 +01:00
  • 5d2a5f4a9d link/ipvti: Fix and add function prototypes in public header Tobias Klauser 2017-01-16 14:58:20 +01:00
  • 50acd534b3 link/ipvti: Include own public header for function prototypes Tobias Klauser 2017-01-16 14:51:11 +01:00
  • cb66079de0 link/ipip: Add missing prototype for rtnl_link_is_ipip() Tobias Klauser 2017-01-16 14:54:49 +01:00
  • 65e268d739 link/ipip: Include own public header for function prototypes Tobias Klauser 2017-01-16 14:50:37 +01:00
  • d0dd6a5125 link/inet6: Include own public header for function prototypes Tobias Klauser 2017-01-16 14:49:09 +01:00
  • 6cae3db1e0 fib_lookup: Add missing prototypes to public header Tobias Klauser 2017-01-16 14:42:57 +01:00
  • 0c6792a6e0 qdisc/red: Add missing prototypes for rtnl_red_set_limit() and rtnl_red_get_limit() Tobias Klauser 2017-01-16 14:35:36 +01:00
  • ae2d1d5ac6 sriov: Add missing prototype for rtnl_link_vf_vlan_free() Tobias Klauser 2017-01-16 14:09:48 +01:00
  • 6b4a098aa9 sit: Fix invalid function prototypes in public header Tobias Klauser 2017-01-16 14:03:39 +01:00
  • c473d59f97 lib/attr.c: check for valid length argument in nla_reserve() Thomas Haller 2017-01-18 11:59:23 +01:00
  • 64b12a065a fopen: add O_CLOEXEC Nick Kralevich 2017-01-17 10:56:52 -08:00
  • 29139123df lib/utils.c: merge branch 'nickkral-psched_lazy' Thomas Haller 2017-01-17 18:55:12 +01:00
  • 24d669a3a9 lib/utils.c: add mutex to get_psched_settings() Thomas Haller 2017-01-17 18:49:42 +01:00
  • c33dec5a4a lib/utils.c: ensure calling get_psched_settings() for nl_us2ticks()/nl_ticks2us() Thomas Haller 2017-01-17 18:32:08 +01:00
  • 8e0ead4b5b lib/utils.c: lazy initialize user_hz and psched_hz Nick Kralevich 2017-01-14 11:11:34 -08:00
  • faf9d9060f sriov: merge branch 'sriov-crash-issue126' Thomas Haller 2017-01-17 18:16:27 +01:00
  • 20ed636dee sriov: avoid buffer overrun in rtnl_link_sriov_parse_vflist() Thomas Haller 2017-01-17 18:16:11 +01:00
  • 2d11f40f50 sriov: fix crash in rtnl_link_sriov_parse_vflist Laine Stump 2017-01-17 10:47:34 -05:00
  • e2d8f05bd9 route/tc: Remove unused function tca_set_kind() Tobias Klauser 2017-01-13 18:18:20 +01:00
  • c560a37f19 libnl-3.2.29 release Thomas Haller 2016-12-30 15:57:00 +01:00
  • 69526c6cdc macsec: merge branch 'macsec-sci-endianness' Thomas Haller 2016-12-16 09:29:05 +01:00
  • 36777bae9a macsec: fix endianness of sci during dump() Thomas Haller 2016-12-15 19:23:26 +01:00
  • 63088d1fef macsec: document byte order for the SCI and port attributes Beniamino Galvani 2016-12-15 14:41:55 +01:00
  • 729232bec2 Revert "macsec: fix endianness of 'sci' parameter" Beniamino Galvani 2016-12-15 14:41:54 +01:00
  • 02cccc69bc utils/trivial: rename internal _nl_offset_plus_sizeof() macro to _nl_offsetofend() Thomas Haller 2016-12-15 19:31:21 +01:00
  • c033ee8cb4 libnl-3.2.29-rc1 release Thomas Haller 2016-12-12 15:10:21 +01:00
  • fb32f6e6c0 link: fix documentation for rtnl_link_get_carrier_changes Tobias Klauser 2016-12-06 15:22:11 +01:00
  • 44880b68d8 link: merge branch 'rtnl-attrs' Thomas Haller 2016-12-06 15:14:16 +01:00
  • 6fc6bef6d0 link: add support for IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE Tobias Klauser 2016-12-06 12:03:16 +01:00
  • 598e35dcd9 link: add support for IFLA_PHYS_SWITCH_ID Tobias Klauser 2016-12-06 12:03:10 +01:00
  • 1eb0c1c8dc link: add support for IFLA_PHYS_PORT_NAME Tobias Klauser 2016-12-06 12:03:05 +01:00
  • 0c4b2ea6d1 link: add support for IFLA_CARRIER_CHANGES Tobias Klauser 2016-12-06 12:02:54 +01:00
  • 993a62d450 route/act: add gact tc action Sushma Sitaram 2016-11-10 14:47:53 -08:00
  • 7e88d00c09 cache: fix GCC warning and avoid variable shadowing Tobias Klauser 2016-12-02 11:46:51 +01:00
  • 66d032ad44 cache_mngr: add include callback v2 Tobias Jungel 2016-11-13 15:21:46 +01:00
  • 55ea6e6b6c lib: use MSG_PEEK by default for nl_recvmsgs() Thomas Haller 2016-11-30 15:09:41 +01:00
  • 6f96207212 link: set ifi_change flags for rtnl_link_build_add_request() Thomas Haller 2016-11-29 22:41:46 +01:00
  • 15207b583f lib/route: merge branch 'link-stats-rxnohandler' Thomas Haller 2016-11-29 12:41:42 +01:00
  • dcc75338f0 lib/route: pass sizeof() argument to nl_memcpy() Thomas Haller 2016-11-29 12:38:03 +01:00
  • a078e364fb nl-link-stats: prefer RTNL_LINK_STATS_MAX over __RTNL_LINK_STATS_MAX Thomas Haller 2016-11-29 12:33:27 +01:00
  • 5040fc8a49 lib/route: add rx_nohandler link stats field Tobias Klauser 2016-11-29 08:50:31 +01:00
  • 4618b88dca src: nl-link-stats: use correct rtnl link stats maximum Tobias Klauser 2016-11-29 09:13:01 +01:00
  • 90680e024b route/cls: support setting of selector fields Sushma Sitaram 2016-10-21 14:06:39 -07:00
  • 306695fb07 lib/ppp: merge branch 'ppp-support' Thomas Haller 2016-11-28 22:26:15 +01:00