| 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: 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/+2 |
|
|
* | all: cleanup includes and use "nm-default.h" | Thomas Haller | 2023-08-02 | 1 | -0/+2 |
|
|
* | include: split and drop "netlink-private/types.h" | Thomas Haller | 2023-08-02 | 1 | -1/+21 |
|
|
* | nl-aux: add "include/nl-aux-{core,route}" headers | Thomas Haller | 2023-07-31 | 1 | -1/+4 |
|
|
* | 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 | -3/+3 |
|
|
* | route/mdb: check parser error in mdb_msg_parser() for nested MDBA_MDB attribute | Thomas Haller | 2022-04-22 | 1 | -2/+4 |
|
|
* | route/mdb: add and use rtnl_mdb_entry_free() internal helper method | Thomas Haller | 2022-04-22 | 1 | -6/+12 |
|
|
* | route/mdb: fix leak in mdb_msg_parser() | Thomas Haller | 2022-04-22 | 1 | -32/+28 |
|
|
* | route/mdb: fix buffer overflow in mdb_msg_parser() | Thomas Haller | 2022-04-22 | 1 | -1/+1 |
|
|
* | route/mdb: add support for MAC multicast entries | Joachim Wiberg | 2022-03-30 | 1 | -0/+5 |
|
|
* | route/mdb: add missing detils and stats dump callbacks | Joachim Wiberg | 2022-03-30 | 1 | -2/+14 |
|
|
* | lib: make nl_object_clone() out-of-memory safe | Thomas Haller | 2022-03-16 | 1 | -0/+1 |
|
|
* | route/mdb: drop setting ifindex in mdb_clone() | Thomas Haller | 2022-03-14 | 1 | -3/+0 |
|
|
* | route/mdb: minor cleanup in "mdb.c" | Thomas Haller | 2022-03-14 | 1 | -34/+31 |
|
|
* | route/mdb: drop extra MDB attributes and rework mdb_compare() | Thomas Haller | 2022-03-14 | 1 | -26/+25 |
|
|
* | route/mdb: hide rtnl_mdb_entry_alloc() from public API | Thomas Haller | 2022-03-14 | 1 | -1/+3 |
|
|
* | route/mdb: use nl_list_for_each_entry_safe() for destroying list in mdb_free_... | Thomas Haller | 2022-03-14 | 1 | -8/+6 |
|
|
* | mdb: support bridge multicast database notification | Rubens Figueiredo | 2022-03-14 | 1 | -0/+451 |
|
|