summaryrefslogtreecommitdiffstats
path: root/include/netlink/route/link/sit.h
Commit message (Expand)AuthorAgeFilesLines
* sit: Add fwmark APIThomas Winter2022-03-111-0/+3
* license: fix and add SPDX license identifiers and drop license commentsThomas Haller2020-04-161-7/+1
* link/sit: Add missing prototype for rtnl_link_is_sit()Tobias Klauser2017-01-201-0/+2
* sit: Fix invalid function prototypes in public headerTobias Klauser2017-01-201-1/+1
* build: fixup headers for C++ inclusionCraig Gallek2016-08-121-1/+1
* sit: add public API for sit 6RD supportThomas Haller2016-04-151-0/+12
* sit: fix invalid declaration of rtnl_link_sit_get_proto() in sit.hThomas Haller2016-04-151-1/+1
* introduce sit tunnel supportSusant Sahani2014-05-051-0/+53