]> git.baikalelectronics.ru Git - kernel.git/commit
neighbor: Add protocol attribute
authorDavid Ahern <dsahern@gmail.com>
Sat, 15 Dec 2018 22:09:06 +0000 (14:09 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 16 Dec 2018 20:15:25 +0000 (12:15 -0800)
commit488e8a298f113a2cf48bd48e123942cb5de67214
treea5c91efa13023045b3e5f5a14c7461fb84546219
parent2704251c070f162f9819d516db813f6ff52ae0fe
neighbor: Add protocol attribute

Similar to routes and rules, add protocol attribute to neighbor entries
for easier tracking of how each was created.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/neighbour.h
include/uapi/linux/neighbour.h
net/core/neighbour.c