diff options
| author | Kumar Sanghvi <[email protected]> | 2013-12-18 16:38:20 +0530 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-12-22 18:09:07 -0500 |
| commit | 7c89e5550ccb2a3118854639d9525847e896c686 (patch) | |
| tree | de3f741eb253821a442541a023af57b685abed42 /tools/perf/scripts/python/sctop.py | |
| parent | b6f8eaece6d5f0247931b6dac140e6cf876f48de (diff) | |
cxgb4: Include TCP as protocol when creating server filters
We were creating LE Workaround Server Filters without specifying
IPPROTO_TCP (6) in the filters (when F_PROTOCOL is set in TP_VLAN_PRI_MAP).
This meant that UDP packets with matching IP Addresses/Ports would get
caught up in the filter and be delivered to ULDs like iw_cxgb4.
So, include the protocol information in the server filter properly.
Based on original work by Casey Leedom <[email protected]>
Signed-off-by: Kumar Sanghvi <[email protected]>
Signed-off-by: Hariprasad Shenai <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions