summaryrefslogtreecommitdiff
path: root/staging/layer4.c
AgeCommit message (Collapse)AuthorFilesLines
2013-05-13staging: add mausezahn staging directoryDaniel Borkmann1-0/+884
After some back and forth, we decided that it is easier to maintain mausezahn in a staging directory until it is fully reworked and cleaned up to be ready to be fully integrated. This way, it is better than having it in a separate branch, and we can also accept patches from outside more easily. Also, while at it, fix up some function mismatches with libcli. Signed-off-by: Daniel Borkmann <dborkman@redhat.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
lspan='2' class='oid'>a34cd4f31919119d8ab2d42330fb8364aa430551 (patch) tree2154f09ef604330fb58b5985acd6c8c8fc78d0c4 /net/ipv4/ip_vti.c parent9994bb8e1e05833e627d54147acb64952efcb713 (diff)
vti4: Use the on xfrm_lookup returned dst_entry directly
We need to be protocol family indepenent to support inter addresss family tunneling with vti. So use a dst_entry instead of the ipv4 rtable in vti_tunnel_xmit. Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'net/ipv4/ip_vti.c')