Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: avoid srandom()/random() in favor of _nltst_rand_u32() | Thomas Haller | 2023-08-18 | 1 | -7/+1 |
* | clang-format: reformat files with new format | Thomas Haller | 2023-08-17 | 1 | -1/+1 |
* | 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 | -3/+2 |
* | all: cleanup includes and use "nm-default.h" | Thomas Haller | 2023-08-02 | 1 | -2/+9 |
* | include: split and drop "netlink-private/types.h" | Thomas Haller | 2023-08-02 | 1 | -1/+1 |
* | nl-aux: add "include/nl-aux-{core,route}" headers | Thomas Haller | 2023-07-31 | 1 | -1/+1 |
* | tests: reformat unit test files with clang-format | Thomas Haller | 2022-05-06 | 1 | -5/+6 |
* | tests: cleanup creating test suites | Thomas Haller | 2022-03-16 | 1 | -3/+3 |
* | tests: refactor tests and add n-test-util helper library | Thomas Haller | 2022-03-16 | 1 | -0/+141 |