summaryrefslogtreecommitdiffstats
path: root/lib/route/link/ipgre.c
Commit message (Expand)AuthorAgeFilesLines
* ipgre: add support for gretap tunnelHaishuang Yan2016-04-151-5/+98
* route/link: fix dump of parent link for some link typesBeniamino Galvani2015-11-191-1/+7
* route/link: fix parsing of 'remote' attribute for GRE linksBeniamino Galvani2015-11-191-2/+2
* 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/ipgre: Include <netlink/route/link/ipgre.h>Thomas Graf2014-07-271-0/+1
* ipgre: rename new public API to avoid confusionSusant Sahani2014-05-061-8/+8
* ipgre: fix attribute IPGRE_ATTR_OKEY in ipgre_put_attrs()Susant Sahani2014-05-061-1/+1
* introduce gre tunnel supportSusant Sahani2014-05-051-0/+727