]> git.ipfire.org Git - thirdparty/hostap.git/commit
proxyarp: Relax frame length limit for RA and NA
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 28 Nov 2014 17:44:58 +0000 (19:44 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 28 Nov 2014 20:37:05 +0000 (22:37 +0200)
commit8c5043b42cf05b61b9b3174fdeb1982f22d3cb86
tree116f500b53a8141d86f66de9d5c5ad53b96fdd38
parentef3ea80c689fd2f842e0c974cdc7cc36e8ce4b59
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>
src/ap/ndisc_snoop.c