View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017652 | CentOS-8 | kernel-plus | public | 2020-08-07 16:03 | 2020-11-01 00:23 |
Reporter | toracat | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | 8.2.2004 | ||||
Summary | 0017652: Add wireguard to kernel-plus (c8) | ||||
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 : CONFIG_XDP_SOCKETS=y CONFIG_XDP_SOCKETS_DIAG=m 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. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-08-07 16:03 | toracat | New Issue | |
2020-08-07 16:03 | toracat | Status | new => assigned |
2020-08-09 17:39 | toracat | Additional Information Updated | |
2020-09-01 23:15 | toracat | Relationship added | related to 0017651 |
2020-09-01 23:59 | toracat | Product Version | => 8.2.2004 |
2020-09-08 15:48 | toracat | Additional Information Updated | |
2020-09-08 18:32 | toracat | Note Added: 0037663 | |
2020-11-01 00:23 | toracat | Status | assigned => resolved |
2020-11-01 00:23 | toracat | Resolution | open => fixed |