Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 1 | -659/+0 |
| | |||||
* | Use src/dst ports as configured in ike_cfg | Martin Willi | 2010-02-26 | 1 | -6/+28 |
| | |||||
* | Check existing path in mobike probing only if we still have a route | Martin Willi | 2009-11-26 | 1 | -4/+4 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -33/+33 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 1 | -10/+8 |
| | |||||
* | fixed a potential memory leak when reusing mobike task | Martin Willi | 2008-12-19 | 1 | -0/+4 |
| | |||||
* | limit number of ADDITIONAL_IPV*_ADDR notifies | Martin Willi | 2008-12-09 | 1 | -4/+9 |
| | |||||
* | refactored and cleaned up child_sa interface | Martin Willi | 2008-11-19 | 1 | -1/+1 |
| | | | | | | | replaced add/update calls by a install() call allocating SPIs always externally support installation of non-allocated CHILD_SAs some other cleanups | ||||
* | merging kernel_klips plugin back into trunk | Tobias Brunner | 2008-11-11 | 1 | -5/+10 |
| | |||||
* | moved updown script invocation to an optional plugin | Martin Willi | 2008-10-16 | 1 | -0/+1 |
| | |||||
* | fixed MOBIKE roaming if clients address changes | Martin Willi | 2008-10-09 | 1 | -0/+18 |
| | |||||
* | mobike: try to keep existing source address before switching to another | Martin Willi | 2008-10-08 | 1 | -2/+2 |
| | |||||
* | use MOBIKE enabled DPD if we are NATed | Martin Willi | 2008-10-06 | 1 | -1/+23 |
| | | | | update SAs if we detect changes in NAT mappings | ||||
* | also respect the mobike=no setting as responder | Martin Willi | 2008-09-30 | 1 | -2/+13 |
| | |||||
* | merging modularized kernel interface back to trunk | Tobias Brunner | 2008-09-25 | 1 | -5/+5 |
| | |||||
* | filtering out non matching path probing pairs explicitly | Martin Willi | 2008-05-23 | 1 | -0/+5 |
| | |||||
* | replying to COOKIE2 mobike notify properly4.2.2 | Martin Willi | 2008-05-21 | 1 | -1/+49 |
| | | | | including COOKIE2 ourself after path probing | ||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -7/+2 |
| | |||||
* | fixed mobike/auth_lifetime in conjunction with p2p-natt | Martin Willi | 2007-12-04 | 1 | -4/+4 |
| | |||||
* | implemented more aggressive MOBIKE path probing | Martin Willi | 2007-09-28 | 1 | -0/+9 |
| | | | | | do not queue more than one MOBIKE task | ||||
* | improved MOBIKE roaming between interfaces | Martin Willi | 2007-09-24 | 1 | -11/+4 |
| | |||||
* | moving virtual IP when interface changes due mobike | Martin Willi | 2007-09-12 | 1 | -0/+11 |
| | |||||
* | fixed NAT detection with mobike | Martin Willi | 2007-09-12 | 1 | -1/+1 |
| | |||||
* | implemented routeability checks for mobike (experimental) | Martin Willi | 2007-09-03 | 1 | -14/+97 |
| | |||||
* | not touching IKE_SA_INIT from ike_mobike_t anymore | Martin Willi | 2007-07-19 | 1 | -1/+1 |
| | |||||
* | improved MOBIKE: | Martin Willi | 2007-07-03 | 1 | -31/+78 |
| | | | | | | | | prefer address family already used do not change address implicit when mobike supported handle multiple simultaneous roaming requests more properly proper enabling/disabling of UDP encapsulation | ||||
* | DBG1 level for 'peer supports MOBIKE' debug message | Andreas Steffen | 2007-07-02 | 1 | -1/+1 |
| | |||||
* | further mobike improvements, regarding to NAT-T | Martin Willi | 2007-06-27 | 1 | -6/+37 |
| | |||||
* | simple roaming of the client works (not MOBIKE conform yet!) | Martin Willi | 2007-06-26 | 1 | -8/+9 |
| | |||||
* | further fixed for mobike roaming | Martin Willi | 2007-06-25 | 1 | -3/+48 |
| | |||||
* | further MOBIKE stuff: | Martin Willi | 2007-06-21 | 1 | -0/+307 |
kernel properly reports network reconfiguration and informs all IKE_SAs MOBIKE in IKE_AUTH: MOBIKE_SUPPORTED notify and address exchange reestablishment of IKE_SAs on network reconfiguration kinda works not stable yet! |