]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix O_IP_FLOW_LOOKUP opcode handling.
authorae <ae@FreeBSD.org>
Fri, 29 May 2020 10:37:42 +0000 (10:37 +0000)
committerae <ae@FreeBSD.org>
Fri, 29 May 2020 10:37:42 +0000 (10:37 +0000)
commitd7e9bff26b628499638609724f7d08965d29a441
tree6c3e79587ba36d7c108325c390c8fdf87ae41133
parent9b299f7159ab62f9553c26814b4425da2f13a838
Fix O_IP_FLOW_LOOKUP opcode handling.

Do not check table value matching when table lookup has failed.

Reported by: Sergey Lobanov
MFC after: 1 week
sys/netpfil/ipfw/ip_fw2.c