View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017651 | CentOS-7 | kernel-plus | public | 2020-08-07 16:01 | 2020-09-08 16:44 |
Reporter | toracat | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Product Version | 7.8-2003 | ||||
Summary | 0017651: Add wireguard to kernel-plus (c7) | ||||
Description | WireGuard was merged into Linux 5.6. The source code has been backported to kernels 3.10 to 5.5 and is available from the wireguard-linux-compat.git repository. Procedure to build it is described in [1]. Note also that regular kernel users can use ELRepo's kmod-wireguard to get this functionality [2]. [1] https://www.wireguard.com/compilation/ [2] http://elrepo.org/tiki/tiki-index.php?page=kmod-wireguard | ||||
Additional Information | To create a patch: /path/to/git/wireguard-linux-compat/kernel-tree-scripts/create-patch.sh > wireguard-xxx.patch (xxx: version number) kernel*config change (both standard and -debug): CONFIG_NET_KEY=m CONFIG_NET_KEY_MIGRATE=y CONFIG_INET=y CONFIG_WIREGUARD=m <=== # CONFIG_WIREGUARD_DEBUG is not set <=== CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y CONFIG_IP_FIB_TRIE_STATS=y | ||||
Tags | No tags attached. | ||||
abrt_hash | |||||
URL | |||||
This was done in kernel-plus-3.10.0-1127.19.1.el7.centos.plus. | |
kernel-plus-3.10.0-1127.19.1.el7.centos.plus released. $ modinfo wireguard filename: /lib/modules/3.10.0-1127.19.1.el7.centos.plus.x86_64/kernel/net/wireguard/wireguard.ko.xz The wireguard-tools package is available from EPEL. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2020-08-07 16:01 | toracat | New Issue | |
2020-08-07 16:04 | toracat | Status | new => assigned |
2020-08-09 17:38 | toracat | Additional Information Updated | |
2020-08-20 22:38 | toracat | Note Added: 0037579 | |
2020-08-26 16:23 | toracat | Status | assigned => resolved |
2020-08-26 16:23 | toracat | Resolution | open => fixed |
2020-08-26 16:23 | toracat | Note Added: 0037597 | |
2020-09-01 23:15 | toracat | Relationship added | related to 0017652 |
2020-09-08 16:44 | toracat | Additional Information Updated |