On 17-04-30 09:51 AM, Jamal Hadi Salim wrote:
[..]
1. As things stand, without this patch-set, flower does not differentiate
between a packet truncated at the end of the IP header and a packet
with
zero ports. Likewise for icmp type and code of zero.
The first three patches of this series address that so that a match
for
port == zero only matches if ports are present in the packet. Again,
likewise for ICMP.
This is a bug-fix to my way of thinking.
Agreed to bug fix. I would have said there is never a legit packet with
TCP/UDP
Meant:
"never a legit packet with TCP/UDP port 0 on the wire".
cheers,
jamal