aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipip/sixrd.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-27ipip: Multi-point interfaceNeale Ranns1-7/+7
2019-12-03fib: constify the adjacency in the rewrite nodesNeale Ranns1-4/+4
2019-07-19fib: FIB Entry trackingNeale Ranns1-10/+7
2018-12-07FIB recusrion loop checks traverse midchain adjacenciesNeale Ranns1-3/+3
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-08-22IPIP and SIXRD tunnels create API needs table-IDs not fib-indexesNeale Ranns1-19/+28
2018-07-30SIXRD: fix post introduction of the directed subnet broadcastNeale Ranns1-11/+2
2018-06-11MTU: Software interface / Per-protocol MTU supportOle Troan1-1/+1
2018-04-13Revert "MTU: Setting of MTU on software interface (instead of hardware interf...Damjan Marion1-2/+1
2018-04-13MTU: Setting of MTU on software interface (instead of hardware interface)Ole Troan1-1/+2
2018-04-12Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify'Neale Ranns1-1/+1
2018-04-05IPIP: version.h is not neededNeale Ranns1-1/+0
2018-03-19IPIP: Fix coverity error.Ole Troan1-0/+3
2018-03-14IPIP: Add IP{v4,v6} over IP{v4,v6} configured tunnel support.Ole Troan1-0/+519