Remove GIANT_REQUIRED from IPv6 input, forward, and frag6 code. The frag6
code is believed to be MPSAFE, and leaving aside the IPv6 route cache in
forwarding, Giant appears not to adequately synchronize the data structures
in the input or forwarding paths.
Description
Description
Details
Details
- Provenance
rwatson Authored on - Parents
- rS180213: Change a variable name to not shadow a global
- Branches
- Unknown
- Tags