diff options
author | Jun Zhao <mypopydev@gmail.com> | 2014-07-25 16:38:59 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-07-29 00:52:17 (GMT) |
commit | 545469f7a5d7f7b2a17b74da0a1bd0c1aea2f545 (patch) | |
tree | ac9a40e398b553e8575bfc0ec51afe5866d49aee /net/ipv4/protocol.c | |
parent | 8266f5fcf015101fbeb73cbc152c9d208c2baec0 (diff) | |
download | linux-545469f7a5d7f7b2a17b74da0a1bd0c1aea2f545.tar.xz |
neighbour : fix ndm_type type error issue
ndm_type means L3 address type, in neighbour proxy and vxlan, it's RTN_UNICAST.
NDA_DST is for netlink TLV type, hence it's not right value in this context.
Signed-off-by: Jun Zhao <mypopydev@gmail.com>
Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/protocol.c')
0 files changed, 0 insertions, 0 deletions