commit | 8c5043b42cf05b61b9b3174fdeb1982f22d3cb86 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni@qca.qualcomm.com> | Fri Nov 28 19:44:58 2014 +0200 |
committer | Jouni Malinen <j@w1.fi> | Fri Nov 28 22:37:05 2014 +0200 |
tree | 116f500b53a8141d86f66de9d5c5ad53b96fdd38 | |
parent | ef3ea80c689fd2f842e0c974cdc7cc36e8ce4b59 [diff] |
proxyarp: Relax frame length limit for RA and NA Only the NS frames should be checked to be long enough to cover all the fields used in the NS data structure. This allows shorter RA and NA frames to be processed for multicast-to-unicast rules. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>