summaryrefslogtreecommitdiff
path: root/include/net/lwtunnel.h
AgeCommit message (Expand)Author
2017-02-18lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledDavid Ahern
2017-02-04lwtunnel: Fix oops on state free after encap module unloadRobert Shearman
2017-02-04net: Specify the owning module for lwtunnel opsRobert Shearman
2017-02-04lwtunnel: fix autoload of lwt modulesDavid Ahern
2016-08-30net: lwtunnel: Handle fragmentationRoopa Prabhu
2016-02-21lwtunnel: autoload of lwt modulesRobert Shearman
2015-10-08dst: Pass net into dst->outputEric W. Biederman
2015-08-24lwt: Add cfg argument to build_stateTom Herbert
2015-08-20route: move lwtunnel state to dst_entryJiri Benc
2015-08-19lwtunnel: Fix the sparse warnings in fib_encap_matchYing Xue
2015-08-18lwtunnel: fix memory leakJiri Benc
2015-08-17lwt: Add support to redirect dst.inputTom Herbert
2015-07-29lwtunnel: Make lwtun_encaps[] staticThomas Graf
2015-07-27lwtunnel: change prototype of lwtunnel_state_get()Nicolas Dichtel
2015-07-21lwtunnel: support dst output redirect functionRoopa Prabhu
2015-07-21lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu