Page MenuHomeFreeBSD

simple locking fixes in ip_ctloutput, ip6_ctloutput, rip_ctloutput
ClosedPublic

Authored by jason_eggnet.com on Mar 8 2018, 4:01 PM.
Tags
None
Referenced Files
F99272035: D14624.diff
Mon, Oct 7, 10:11 PM
F99166581: D14624.diff
Sun, Oct 6, 11:51 PM
Unknown Object (File)
Sun, Oct 6, 11:56 AM
Unknown Object (File)
Sun, Oct 6, 12:42 AM
Unknown Object (File)
Sat, Oct 5, 5:49 PM
Unknown Object (File)
Sat, Oct 5, 4:25 AM
Unknown Object (File)
Fri, Oct 4, 5:28 AM
Unknown Object (File)
Fri, Oct 4, 5:11 AM

Details

Summary

There are various locations in ip_ctloutput, ip6_ctloutput, and
rip_ctloutput that require simple local changes to properly handle
dealing with locking the inp or in6p.

Also added a simple assert in ip6_optlen().

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable