summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* utils: add _NL_AUTO_DEFINE_FCN_STRUCT() macroThomas Haller2022-05-061-0/+8
* utils: add _nl_thread_local macroThomas Haller2022-05-061-0/+17
* netlink/utils.h: mark nl_dump() with __attribute__((format(printf,a,b)))Thomas Haller2022-04-221-2/+2
* netlink/utils.h: add internal _nl_attribute_printf macro for public headersThomas Haller2022-04-221-0/+6
* netlink/private: add internal helper utilsThomas Haller2022-04-221-0/+73
* route/mdb: add _nl_auto_rtnl_mdb cleanup macroThomas Haller2022-04-221-0/+5
* libnl-3.6.0 releaselibnl3_6_0Thomas Haller2022-04-141-0/+6
* route/mdb: add support for MAC multicast entriesJoachim Wiberg2022-03-301-0/+1
* route/link: add VLAN bridge binding flagJoachim Wiberg2022-03-281-4/+5
* utils: add internal _nl_memdup() helperThomas Haller2022-03-161-0/+20
* lib: add rtnl_link_info_ops_get() and take lock for rtnl_link_info_ops's io_r...Thomas Haller2022-03-161-0/+1
* lib: include <netlink-private/utils.h> in <netlink-private/netlink.h>Thomas Haller2022-03-161-0/+1
* netlink: add _NL_N_ELEMENTS() macroThomas Haller2022-03-161-0/+4
* netlink: add _nl_streq()/_nl_streq0() helperThomas Haller2022-03-161-0/+12
* netlink: add _nl_auto_nl_socket cleanup macroThomas Haller2022-03-161-0/+5
* lib: add _nl_close() helperThomas Haller2022-03-161-0/+12
* route/cls: adjust whitspace/indentationThomas Haller2022-03-151-20/+20
* route/cls: use SPDX-License-IdentifierThomas Haller2022-03-151-7/+1
* route/cls: reorder fields in "struct rtnl_flower" and adjust indentationThomas Haller2022-03-151-13/+13
* route/cls: add flower classifierVolodymyr Bendiuga2022-03-152-0/+76
* route: make argument of rtnl_link_can_set_{bittiming,data_bittiming}() constThomas Haller2022-03-151-2/+2
* route: add rtnl_link_can_set_data_bittiming_const()Thomas Haller2022-03-151-0/+2
* route: drop bitrate,sample-point getters/setters from can linkThomas Haller2022-03-151-6/+0
* route: rename rtnl_link_can_get_data_bt_const() to rtnl_link_can_get_data_bit...Thomas Haller2022-03-151-2/+2
* route: fix indentationThomas Haller2022-03-151-6/+6
* route/link: add CAN FD supportAnders Piniesjö2022-03-151-0/+13
* route/mdb: drop extra MDB attributes and rework mdb_compare()Thomas Haller2022-03-141-1/+0
* route/mdb: hide rtnl_mdb_entry_alloc() from public APIThomas Haller2022-03-141-2/+0
* route/mdb: reorder fields in "rtnl_mdb_entry" for tighther packingThomas Haller2022-03-141-5/+3
* route/mdb: cleanup mdb.h headerThomas Haller2022-03-141-26/+27
* mdb: support bridge multicast database notificationRubens Figueiredo2022-03-143-0/+72
* route/cls: rename rtnl_cls_get{,_by_prio}() API to rtnl_cls_find_by{handle,pr...Thomas Haller2022-03-141-4/+4
* route/cls: allow fetching of classifiers from cacheVolodymyr Bendiuga2022-03-141-0/+4
* license: use SPDX license identifiers and drop license commentsThomas Haller2022-03-111-8/+1
* ip6vti: Add fwmark APIThomas Winter2022-03-111-0/+3
* ip6gre: Add fwmark APIThomas Winter2022-03-111-0/+3
* sit: Add fwmark APIThomas Winter2022-03-111-0/+3
* ipip: Add fwmark APIThomas Winter2022-03-111-0/+3
* ip6_tnl: Add fwmark APIThomas Winter2022-03-111-0/+3
* ipvti: Add fwmark APIThomas Winter2022-03-111-0/+3
* ipgre: Add fwmark APIThomas Winter2022-03-111-0/+3
* ip6vti: Add IPv6 VTI supportThomas Winter2022-03-111-0/+44
* license: use SPDX license identifiers and drop license commentsThomas Haller2022-03-112-15/+2
* route/route: support FIB lookups using rtnlTobias Waldekranz2022-03-111-0/+3
* route/link: add support for team deviceJonas Johansson2022-03-101-0/+32
* route/qdisc: allow fetching qdiscs by their kindVolodymyr Bendiuga2022-03-101-0/+2
* nflog:add conntrack flag and enable flags for nflogMichael Braun2022-03-091-0/+1
* nflog: add CT supportMichael Braun2022-03-093-0/+13
* nflog: add mac_header supportMichael Braun2022-03-092-0/+16
* nflog: add vlan attributeMichael Braun2022-03-092-0/+12