diff --git a/en/releases/5.1R/todo.sgml b/en/releases/5.1R/todo.sgml index a355f235f9..9afc30efc1 100644 --- a/en/releases/5.1R/todo.sgml +++ b/en/releases/5.1R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -97,6 +97,18 @@ about 18 days from now. + + TIMEWAIT panic for network labeled MAC policy modules + In progress + &a.rwatson; + Due to TCP state efficiency improvements in the TIMEWAIT state, + it's now possible for the PCB socket pointer to be NULL in + situations it previously wasn't. As a result, TCP responses + generated in the TIMEWAIT state may lack properly initialized + MAC labels, resulting in panics for network labeled MAC policies. + A fix is current in testing. + +

Desired Features for 5.1-RELEASE