Home
last modified time | relevance | path

Searched hist:"597 cfe4fc3390a055f42546c254e48601b37009f" (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dnexthop.hdiff 597cfe4fc3390a055f42546c254e48601b37009f Fri May 24 23:43:05 CEST 2019 David Ahern <dsahern@gmail.com> nexthop: Add support for IPv4 nexthops

Add support for IPv4 nexthops. If nh_family is set to AF_INET, then
NHA_GATEWAY is expected to be an IPv4 address.

Register for netdev events to be notified of admin up/down changes as
well as deletes. A hash table is used to track nexthop per devices to
quickly convert device events to the affected nexthops.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/ipv4/
H A Dnexthop.cdiff 597cfe4fc3390a055f42546c254e48601b37009f Fri May 24 23:43:05 CEST 2019 David Ahern <dsahern@gmail.com> nexthop: Add support for IPv4 nexthops

Add support for IPv4 nexthops. If nh_family is set to AF_INET, then
NHA_GATEWAY is expected to be an IPv4 address.

Register for netdev events to be notified of admin up/down changes as
well as deletes. A hash table is used to track nexthop per devices to
quickly convert device events to the affected nexthops.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>