Searched hist:232054 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/net/
H A Dif_llatbl.hdiff 232054 Thu Feb 23 18:35:29 MST 2012 kmacy When using flowtable llentrys can outlive the interface with which they're associated
at which the lle_tbl pointer points to freed memory and the llt_free pointer is no longer
valid.

Move the free pointer in to the llentry itself and update the initalization sites.

MFC after: 2 weeks
/freebsd-11.0-release/sys/netinet6/
H A Din6.cdiff 232054 Thu Feb 23 18:35:29 MST 2012 kmacy When using flowtable llentrys can outlive the interface with which they're associated
at which the lle_tbl pointer points to freed memory and the llt_free pointer is no longer
valid.

Move the free pointer in to the llentry itself and update the initalization sites.

MFC after: 2 weeks
/freebsd-11.0-release/sys/netinet/
H A Din.cdiff 232054 Thu Feb 23 18:35:29 MST 2012 kmacy When using flowtable llentrys can outlive the interface with which they're associated
at which the lle_tbl pointer points to freed memory and the llt_free pointer is no longer
valid.

Move the free pointer in to the llentry itself and update the initalization sites.

MFC after: 2 weeks

Completed in 110 milliseconds