summaryrefslogtreecommitdiffstats
path: root/src/vpp-api/python
diff options
context:
space:
mode:
authorNeale Ranns <nranns@cisco.com>2019-06-30 09:05:05 +0000
committerNeale Ranns <nranns@cisco.com>2019-06-30 09:14:18 +0000
commit01b0a05e4ffc9e84eeedf15919c1a320daec4e91 (patch)
treec01bcbc16cb05c8997e191a6d9ea83e8315ed279 /src/vpp-api/python
parent1671d3be382fc8690f24d3569733f3dcf96cf011 (diff)
igmp: accept packets that have more on the wire data than IGMP reports.
IGMPv3 sends a variable length of sources in a query. Today if the amount of data on the wire does not exactly match that required for the number of sources the packet is dropped. Relax this check and instead accept the packet is the amount of wire data is equal or greater than the number of sources. Some devices on the wild internet pad small packets. Type: feature Change-Id: I102682814b38c0a0614d71816c9a286d90b834df Signed-off-by: Neale Ranns <nranns@cisco.com>
Diffstat (limited to 'src/vpp-api/python')
0 files changed, 0 insertions, 0 deletions