Fix handling of net.inet.ipsec.dfbit=2 variable.
IP_DF macro is in host bytes order, but ip_off field is in network bytes
order. So, use htons() for correct check.
Description
Description
Details
Details
- Provenance
ae Authored on - Parents
- rS297013: Use the right argumant name
- Branches
- Unknown
- Tags