summaryrefslogtreecommitdiffstats
path: root/lib/route/link/sit.c
Commit message (Expand)AuthorAgeFilesLines
* sit: add public API for sit 6RD supportThomas Haller2016-04-151-0/+144
* sit: refactor IS_SIT_LINK_ASSERT()Thomas Haller2016-04-151-53/+26
* sit: don't print ip6rd_prefix as integer in sit_dump_details()Thomas Haller2016-04-151-2/+2
* sit/trivial: whitespaceThomas Haller2016-04-151-4/+3
* sit: add 6RD supportThadeu Lima de Souza Cascardo2016-04-151-2/+74
* route/link: fix dump of parent link for some link typesBeniamino Galvani2015-11-191-1/+7
* route/link: add missing newlines after debug messagesBeniamino Galvani2015-10-051-1/+1
* link: fix memory leaks due to repeated calls to .io_alloc()Thomas Haller2014-10-121-5/+9
* link/sit: Include <netlink/route/link/sit.h>Thomas Graf2014-07-271-0/+1
* introduce sit tunnel supportSusant Sahani2014-05-051-0/+624