| Summary: | /sbin/setkey shouldn't be build if WITHOUT_IPSEC_SUPPORT= is set in src.conf | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Oviserv <freebsd> |
| Component: | bin | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed Works As Intended | ||
| Severity: | Affects Some People | CC: | zarychtam |
| Priority: | --- | ||
| Version: | 14.1-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Oviserv
2024-06-16 09:47:03 UTC
(In reply to Oviserv from comment #0) Why do you imply so ? From 'man setkey': setkey -- manually manipulate the IPsec SA/SP database As setkey is used to manipulate IPsec key's it seems that there is no use for if IPsec isn't active on a server. FYI setkey(8) is also required to add TCP-MD5 key entries to SADB. Please compare TCP(4). Thank you for the clarification. I think that this report can be closed |