aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifup-tunnel
Commit message (Collapse)AuthorAgeFilesLines
* Use net_log where appropriate.Bill Nottingham2011-03-251-2/+2
|
* License cleanup.Bill Nottingham2010-01-051-1/+1
|
* Add compatiblity for openNHRP tunnels (#486559, <claude.tompers@ieee.lu>)Bill Nottingham2009-02-201-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 Nottingham2008-07-101-0/+0
|
* license cleanupBill Nottingham2007-08-031-3/+9
|
* pass path to '.' always (#206035)Bill Nottingham2006-09-111-1/+1
|
* GRE and IPIP tunnel support (#168990, based on patches byMiloslav Trmac2006-07-251-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: <...>