| Commit message (Expand) | Author | Age | Files | Lines |
* | include: use <linux/$file> instead of <linux-private/linux/$file> | Thomas Haller | 2023-08-08 | 1 | -1/+1 |
|
|
* | include: don't explicitly include headers from "nl-default.h" | Thomas Haller | 2023-08-03 | 1 | -2/+0 |
|
|
* | include: include private linux headers with explicit path | Thomas Haller | 2023-08-03 | 1 | -1/+1 |
|
|
* | include: drop "netlink-private/netlink.h" and move declarations | Thomas Haller | 2023-08-02 | 1 | -2/+1 |
|
|
* | all: cleanup includes and use "nm-default.h" | Thomas Haller | 2023-08-02 | 1 | -3/+8 |
|
|
* | include: split and drop "netlink-private/types.h" | Thomas Haller | 2023-08-02 | 1 | -0/+27 |
|
|
* | lib: use _nl_{init,exit} instead of __{init,exit} | Thomas Haller | 2023-07-28 | 1 | -2/+2 |
|
|
* | all: rework ATTR_DIFF() macros to not generate attribute names | Thomas Haller | 2023-07-28 | 1 | -17/+15 |
|
|
* | doc: fix typo | Leon M. George | 2022-08-24 | 1 | -2/+2 |
|
|
* | lib: make nl_object_clone() out-of-memory safe | Thomas Haller | 2022-03-16 | 1 | -0/+3 |
|
|
* | license: fix and add SPDX license identifiers and drop license comments | Thomas Haller | 2020-04-16 | 1 | -7/+0 |
|
|
* | Add SPDX identifiers | Yegor Yefremov | 2019-08-12 | 1 | -0/+1 |
|
|
* | rule: Add support for protocol and port ranges | David Ahern | 2018-04-06 | 1 | -17/+196 |
|
|
* | lib: route: rule: add rule_groups to cache ops | Roopa Prabhu | 2018-02-15 | 1 | -0/+7 |
|
|
* | rule: change API for setting/getting l3mdev rule property | Thomas Haller | 2017-05-12 | 1 | -4/+31 |
|
|
* | rule: Add support for l3mdev in FIB rules | David Ahern | 2017-05-12 | 1 | -3/+29 |
|
|
* | include: don't include kernel headers in public libnl3 headers | Thomas Haller | 2017-03-02 | 1 | -0/+1 |
|
|
* | lib: update ce-mask to uint64_t | David Ahern | 2016-02-12 | 1 | -3/+3 |
|
|
* | style: require comma after __ADD() macro | Thomas Haller | 2014-07-27 | 1 | -13/+13 |
|
|
* | Move private header files to <netlink-private/*> | Thomas Graf | 2013-01-24 | 1 | -1/+1 |
|
|
* | missing extended Table attribute for lib/route/ | Romary Sonrier | 2012-03-06 | 1 | -0/+4 |
|
|
* | Adding rule with "From" option doesn't work | Romary Sonrier | 2011-05-03 | 1 | -6/+8 |
|
|
* | Documentation updates | Thomas Graf | 2011-03-21 | 1 | -3/+5 |
|
|
* | constify struct trans_tbl | Thomas Graf | 2010-11-17 | 1 | -1/+1 |
|
|
* | routing rules: adapt to unified routing rules | Thomas Graf | 2010-10-29 | 1 | -216/+216 |
|
|
* | Revert "routing rules: mark support" | Thomas Graf | 2010-10-29 | 1 | -10/+16 |
|
|
* | Revert "Include RTA_MARK in routing rule messages" | Thomas Graf | 2010-10-29 | 1 | -3/+0 |
|
|
* | Include RTA_MARK in routing rule messages | Thomas Graf | 2010-10-28 | 1 | -0/+3 |
|
|
* | routing rules: mark support | Thomas Graf | 2010-10-28 | 1 | -16/+10 |
|
|
* | Remove NL_DUMP_ENV code | Thomas Graf | 2010-10-20 | 1 | -48/+0 |
|
|
* | Add internal wait_for_ack() which only waits for ACK if !NL_NO_AUTO_ACK | Thomas Graf | 2008-10-20 | 1 | -2/+2 |
|
|
* | Remove XML dumping | Thomas Graf | 2008-06-17 | 1 | -52/+0 |
|
|
* | Remove old line counting while dumping | Thomas Graf | 2008-05-23 | 1 | -78/+55 |
|
|
* | Improve printing of routing rules | Thomas Graf | 2008-05-22 | 1 | -10/+3 |
|
|
* | Allow parser callbacks to return NL_OK, NL_SKIP, NL_EXIT | Thomas Graf | 2008-05-15 | 1 | -5/+0 |
|
|
* | Rename struct nl_handle to struct nl_sock | Thomas Graf | 2008-05-15 | 1 | -12/+11 |
|
|
* | Remove obsolete nla_get_addr() and nla_get_data() | Thomas Graf | 2008-05-14 | 1 | -17/+13 |
|
|
* | Thread-safe error handling | Thomas Graf | 2008-05-14 | 1 | -62/+46 |
|
|
* | patch: fixed up support for tables in rules | Ben Gamsa | 2008-05-08 | 1 | -1/+7 |
|
|
* | Big routing code rework (API/ABI BREAK!) | Thomas Graf | 2008-04-29 | 1 | -2/+2 |
|
|
* | Fix memory leak when parsing netlink messages into caches | Thomas Graf | 2007-12-17 | 1 | -1/+1 |
|
|
* | Export interface to define caches | Thomas Graf | 2007-09-17 | 1 | -2/+1 |
|
|
* | Initial import | Thomas Graf | 2007-09-14 | 1 | -0/+900 |
|
|