|
Description
|
While testing the fix for:
6629370 tunnels apparently get mac_exempt in TX when they should not -- missing CIPSO labels.
...it was found that, if dynamic routing is enabled, there can be legitimate
NULL mp's which can cause a system panic in the case where is_system_labeled()
returns true.
|