projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b48152
)
modules: add missing module to ipsec description
author
Dirk Neukirchen
<dirkneukirchen@web.de>
Sat, 4 Jun 2016 16:35:19 +0000
(18:35 +0200)
committer
John Crispin
<john@phrozen.org>
Mon, 6 Jun 2016 12:58:11 +0000
(14:58 +0200)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
package/kernel/linux/modules/netsupport.mk
patch
|
blob
|
history
diff --git
a/package/kernel/linux/modules/netsupport.mk
b/package/kernel/linux/modules/netsupport.mk
index 09fa5951ffae7ba6e4242134afd6f1311d80aa38..24f1e27711aa1e43017b33b004832e7bc989aad0 100644
(file)
--- a/
package/kernel/linux/modules/netsupport.mk
+++ b/
package/kernel/linux/modules/netsupport.mk
@@
-300,6
+300,7
@@
define KernelPackage/ipsec/description
Kernel modules for IPsec support in both IPv4 and IPv6.
Includes:
- af_key
+ - xfrm_algo
- xfrm_ipcomp
- xfrm_user
endef