summaryrefslogtreecommitdiff
path: root/lib/route/pktloc.c
AgeCommit message (Expand)Author
2023-08-02include: drop "netlink-private/netlink.h" and move declarationsThomas Haller
2023-08-02all: cleanup includes and use "nm-default.h"Thomas Haller
2023-08-01route: merge "include/netlink-private/tc.h" to lib/route/tc-api.hThomas Haller
2023-07-28lib: use _nl_{init,exit} instead of __{init,exit}Thomas Haller
2022-04-22all: avoid coverity warnings about assigning variable but not using itThomas Haller
2020-04-16license: fix and add SPDX license identifiers and drop license commentsThomas Haller
2019-08-12Add SPDX identifiersYegor Yefremov
2017-01-17fopen: add O_CLOEXECNick Kralevich
2015-12-18lib/route: potential memory leak in pktloc.cAmit Khatri
2014-06-10route/pktloc: read_pktlocs() always returned success statusThomas Haller
2014-06-10route: remove unnecessary non-null check in pktloc and ematchThomas Haller
2013-01-24Move private header files to <netlink-private/*>Thomas Graf
2012-10-19Clang diagnosticsКоренберг Марк (ноутбук дома)
2011-09-08fix license of lib/route/pktloc.cThomas Graf
2011-08-11Make some functions and global variables staticPavel Roskin
2011-03-24Allow NLSYSCONFDIR environment variable to overwrite built-in sysconfdirThomas Graf
2011-03-22Documentation updatesThomas Graf
2010-11-04pktloc: support to specify a shift operator for packet locationsThomas GraF
2010-10-29Extended pktloc to support nbyte locations for ipv6, etc.Thomas Graf
2010-10-27Packet location updatesThomas Graf
2010-07-02Packet Location InterfaceThomas Graf