summaryrefslogtreecommitdiffstats
path: root/etc/inc/vpn.inc
Commit message (Expand)AuthorAgeFilesLines
* Do not destroy enc0Scott Ullrich2008-11-191-1/+0
* Remove newlines at end of filesScott Ullrich2008-11-091-1/+1
* Correct path to netstatSeth Mos2008-11-071-1/+1
* Correct Route lookupSeth Mos2008-11-061-1/+1
* Surpress enc0 creationSeth Mos2008-11-061-2/+2
* Lookup remote endpoint in routing table before attempting to delete route.Seth Mos2008-11-061-2/+9
* Mute killall commandsSeth Mos2008-11-061-6/+6
* Extra sighup not needed on 7Seth Mos2008-11-031-7/+1
* add missing quotes in mobile IPsec my_identifierChris Buechler2008-10-041-1/+1
* missing spaces for mobile IPsecChris Buechler2008-09-221-5/+5
* Check in fix that hopefully fixes IPSEC on pppoe or pptpSeth Mos2008-09-061-1/+6
* Disable DPD per default. It is not always safe and can result inSeth Mos2008-09-011-1/+1
* attempt to fix ipsec for carp interfaces. Please test!Seth Mos2008-08-171-12/+10
* Switch over to ipsec-tools setkey preferred over the native FreeBSD setkeySeth Mos2008-08-171-10/+10
* Use /sbin/setkeyScott Ullrich2008-07-251-10/+10
* Change /sbin/setkey to ipsec-tools /usr/local/sbin/setkeySeth Mos2008-07-081-10/+10
* The physical interface must be passed to find_interface_ip()Chris Buechler2008-06-071-1/+2
* Correctly process non carp interfacesSeth Mos2008-06-061-1/+5
* Correctly update static routes on changeSeth Mos2008-06-061-8/+16
* Make the vpn configuration add static routes on interfaces other then WAN.Seth Mos2008-06-051-2/+8
* Do not quote an empty string when the DN identifier is blank.Scott Ullrich2008-05-171-2/+6
* bump dpd from 20 to 120Seth Mos2008-04-101-2/+2
* Use DPD and frag support we already haveSeth Mos2008-04-051-0/+4
* MFC: Send extra sighup after startingSeth Mos2008-04-011-0/+6
* With the current Racoon we need to inform that we are reloadingSeth Mos2008-02-051-0/+4
* Update to racoon-0.7-cvs with Timo Teras patches.Seth Mos2008-02-011-14/+4
* attempt loading SPD entries 4 timesSeth Mos2008-01-151-2/+2
* Somehow sending a SIGHUP before flushing and reloading works better thenSeth Mos2008-01-151-4/+6
* Flush both SA and SPD entriesSeth Mos2008-01-151-1/+1
* Make 3 passes at loading the SPD entries as this will fail on large configura...Seth Mos2008-01-141-14/+17
* IPSEC keep alive pinger using the wrong source IP addressScott Ullrich2007-11-051-10/+8
* Adding keep alive host to IPsec causes warning in webGUIScott Ullrich2007-11-011-1/+1
* Ticket #1482 - set the source to an interface that is inside the subnet defin...Bill Marquette2007-10-191-3/+11
* Sync NATT support from m0n0wallScott Ullrich2007-08-041-0/+6
* Oops, correct path to binariesSeth Mos2007-07-081-6/+6
* MFC IPSEC fixes from seth, this should properly reload and handle largeSeth Mos2007-07-061-16/+18
* use killallScott Ullrich2007-06-021-1/+1
* * Flush SPD's on reload * Kilall -HUP racoon if its already running since rac...Scott Ullrich2007-06-021-6/+4
* * Remove path from racoon grep * Remove [r] from racoon and simply grep for r...Scott Ullrich2007-06-021-1/+1
* Correct ps locationScott Ullrich2007-06-021-1/+1
* Kill trailing spaceScott Ullrich2007-06-021-1/+1
* Commit forgotten vpn_ipsec_force_reload()Seth Mos2007-05-201-0/+39
* Do not flush SPA and SPD before starting. It upsets racoon.Seth Mos2007-05-111-4/+5
* Rework stop and start logic. If we are already alive, reload instead of stop ...Seth Mos2007-05-101-11/+27
* PPPoE server fixesScott Ullrich2007-04-271-1/+1
* Add link_carp_interface_to_parent() functionScott Ullrich2007-03-201-0/+7
* Allow CARP addresses to be the IPSEC endpoint. This cleans up the code GREAT...Scott Ullrich2007-03-181-41/+9
* Make tabs consistentScott Ullrich2007-03-181-2/+2
* Use a comma to seperate multiple hosts instead of a carriage return which is ...Scott Ullrich2007-03-181-1/+1
* Allow multiple racoon listen ips so that racoon can live on two different wan...Scott Ullrich2007-03-171-1/+6
OpenPOWER on IntegriCloud