summaryrefslogtreecommitdiffstats
path: root/src/nl-pktloc-lookup.c
Commit message (Expand)AuthorAgeFilesLines
* all: cleanup includes and use "nm-default.h"Thomas Haller2023-08-021-3/+4
* base: move "netlink-private/utils.h" to "base/nl-base-utils.h"Thomas Haller2023-07-311-1/+1
* nl-pktloc-lookup: fix buffer overflow when printing alignmentThomas Haller2022-04-221-23/+34
* license: fix and add SPDX license identifiers and drop license commentsThomas Haller2020-04-161-7/+0
* Add SPDX identifiersYegor Yefremov2019-08-121-0/+1
* include: don't include kernel headers in public libnl3 headersThomas Haller2017-03-021-0/+1
* trivial: whitespace-only fixes for src and libPeter Wu2016-08-121-2/+2
* pktloc: support to specify a shift operator for packet locationsThomas GraF2010-11-041-5/+9
* Extended pktloc to support nbyte locations for ipv6, etc.Thomas Graf2010-10-281-5/+19
* Packet location updatesThomas Graf2010-10-261-6/+105
* Packet Location InterfaceThomas Graf2010-07-021-0/+37