| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ifup-tunnel: Support 'external' tunnels (#172) | Phil Dibowitz | 2018-03-27 | 1 | -5/+9 |
| | | | | | | | | | | | | | | | * ifup-tunnel: Support 'external' tunnels This is a newish feature upstream. You can now set the external flag on a ip6_tunnel type interface (though not the primary one, ip6tnl0), and doing so will allow it to decapsulate any packet, and assuming that the inner address is the one on that interface, it'll drop it back on the stack. This is useful for DSR vips. While v6-in-v6 was already supported, this allows v4-in-v6 which is necessary to serve v4 traffic in a v6only infrastructure. There's comments in ifup-tunnel that imply it was designed only for GRE tunnels, but this still seems like the best place for this. | ||||
| * | [3/3] Remove tabs and fix spacing: ifup/ifdown scripts | Phil Dibowitz | 2016-10-12 | 1 | -19/+19 |
| | | |||||
| * | ifup-tunnel: call ifup-ipv6 in the end | Lukas Nykryn | 2014-09-16 | 1 | -0/+3 |
| | | |||||
| * | add ipip6 tunneling support (#928232, raorn@raorn.name) | Lukas Nykryn | 2013-03-27 | 1 | -2/+9 |
| | | |||||
| * | Sync FSF address with GPL 2 text. | Ville Skyttä | 2013-01-20 | 1 | -1/+1 |
| | | |||||
| * | Use net_log where appropriate. | Bill Nottingham | 2011-03-25 | 1 | -2/+2 |
| | | |||||
| * | License cleanup. | Bill Nottingham | 2010-01-05 | 1 | -1/+1 |
| | | |||||
| * | Add compatiblity for openNHRP tunnels (#486559, <claude.tompers@ieee.lu>) | Bill Nottingham | 2009-02-20 | 1 | -1/+2 |
| | | | | | | | ifup-tunnel fails for openNHRP type tunnels because the PEER_OUTER_IPADDR is generated dynamically and therefore not given for this type of tunnels. openNHRP tunnels also need a key, this is also added. | ||||
| * | Set as executable. | Bill Nottingham | 2008-07-10 | 1 | -0/+0 |
| | | |||||
| * | license cleanup | Bill Nottingham | 2007-08-03 | 1 | -3/+9 |
| | | |||||
| * | pass path to '.' always (#206035) | Bill Nottingham | 2006-09-11 | 1 | -1/+1 |
| | | |||||
| * | GRE and IPIP tunnel support (#168990, based on patches by | Miloslav Trmac | 2006-07-25 | 1 | -0/+73 |
| Razvan Corneliu C.R. Vilt <razvan.vilt@linux360.ro>, Aaron Hope <aaron.hope@unh.edu> and Sean Millichamp <sean@enertronllc.com>) check_device_down: Handle tunnel_device@NONE: <...> | |||||
