Page MenuHomeFreeBSD

Introduce CASPER_SUPPORT and fix ping.
ClosedPublic

Authored by oshogbo on Oct 29 2017, 3:11 PM.
Tags
None
Referenced Files
F103136590: D12823.diff
Thu, Nov 21, 11:59 AM
Unknown Object (File)
Oct 17 2024, 2:20 PM
Unknown Object (File)
Oct 2 2024, 8:34 AM
Unknown Object (File)
Oct 2 2024, 12:45 AM
Unknown Object (File)
Sep 22 2024, 2:04 AM
Unknown Object (File)
Sep 21 2024, 3:52 PM
Unknown Object (File)
Sep 21 2024, 2:16 AM
Unknown Object (File)
Sep 20 2024, 8:55 AM
Subscribers
None

Details

Summary

I notice that we still need to check if casper is enable to know if we are able to enter capability mode.
We return a pointer when we are using cap_init or cap_service_open so distinguish if cap_chanel_t is NULL is not enough.
Casper with a normal libc will still fail in capability mote so let's not enter capability mode without casper support.

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Nov 6 2017, 4:37 PM
This revision was automatically updated to reflect the committed changes.