summaryrefslogtreecommitdiffstats
path: root/lib/route/pktloc.c
Commit message (Expand)AuthorAgeFilesLines
* route/pktloc: read_pktlocs() always returned success statusThomas Haller2014-06-101-1/+1
* route: remove unnecessary non-null check in pktloc and ematchThomas Haller2014-06-101-2/+1
* Move private header files to <netlink-private/*>Thomas Graf2013-01-241-3/+3
* Clang diagnosticsКоренберг Марк (ноутбук дома)2012-10-191-1/+1
* fix license of lib/route/pktloc.cThomas Graf2011-09-081-3/+4
* Make some functions and global variables staticPavel Roskin2011-08-111-1/+1
* Allow NLSYSCONFDIR environment variable to overwrite built-in sysconfdirThomas Graf2011-03-241-1/+2
* Documentation updatesThomas Graf2011-03-211-1/+2
* pktloc: support to specify a shift operator for packet locationsThomas GraF2010-11-041-2/+3
* Extended pktloc to support nbyte locations for ipv6, etc.Thomas Graf2010-10-281-2/+16
* Packet location updatesThomas Graf2010-10-261-25/+99
* Packet Location InterfaceThomas Graf2010-07-021-0/+168