Parent Directory
|
Revision Log
Update Openswan to 2.4.9 like trunk, Ralph OK.
| 1 | diff -ur openswan-2.4.9.orig/packaging/makefiles/module.defs openswan-2.4.9/packaging/makefiles/module.defs |
| 2 | --- openswan-2.4.9.orig/packaging/makefiles/module.defs 2006-03-17 20:29:30.000000000 +0100 |
| 3 | +++ openswan-2.4.9/packaging/makefiles/module.defs 2007-08-02 21:38:42.000000000 +0200 |
| 4 | @@ -2,7 +2,7 @@ |
| 5 | CONFIG_KLIPS=m |
| 6 | |
| 7 | # To enable authentication without encryption, say 'y'. |
| 8 | -CONFIG_KLIPS_AH=y |
| 9 | +CONFIG_KLIPS_AH=n |
| 10 | |
| 11 | CONFIG_KLIPS_IPIP=y |
| 12 | |
| 13 | @@ -37,7 +37,7 @@ |
| 14 | CONFIG_KLIPS_IPCOMP=y |
| 15 | |
| 16 | # To enable userspace-switchable KLIPS debugging, say 'y'. |
| 17 | -CONFIG_KLIPS_DEBUG=y |
| 18 | +CONFIG_KLIPS_DEBUG=n |
| 19 | |
| 20 | # NAT Traversal |
| 21 | CONFIG_IPSEC_NAT_TRAVERSAL=y |
| root@freewrt.org:443 | ViewVC Help |
| Powered by ViewVC 1.1.20 |