]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make sure that the flowtable flowid is only set to m_flowid if there
authoradrian <adrian@FreeBSD.org>
Sat, 15 Feb 2014 07:57:01 +0000 (07:57 +0000)
committeradrian <adrian@FreeBSD.org>
Sat, 15 Feb 2014 07:57:01 +0000 (07:57 +0000)
commitc11e4e28da4667555d0133cbb5d237f1b1711bb2
treebc5c1e6b643c5b4d6f1474aa5fa890fbf72d7cdf
parent9f80368a8943d456c57298065e164bdc01cdcb86
Make sure that the flowtable flowid is only set to m_flowid if there
isn't one already supplied.

The previous flowtable code also did this.

Reviewed by: glebius
Sponsored by: Netflix, Inc.
sys/net/flowtable.c