diff options
author | David Ahern <dsa@cumulusnetworks.com> | 2015-08-13 14:59:04 -0600 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-08-13 22:43:21 -0700 |
commit | 15be405eb2ea943ac5fa2aab7d0ba282e9ef1301 (patch) | |
tree | bcdc029fecccc34ab742c78f5ad393035bdb8672 /security/security.c | |
parent | 9a24abfa42613fefc68963a98c2b7ab7fd7e374c (diff) | |
download | linux-15be405eb2ea943ac5fa2aab7d0ba282e9ef1301.tar.bz2 |
net: Add inet_addr lookup by table
Currently inet_addr_type and inet_dev_addr_type expect local addresses
to be in the local table. With the VRF device local routes for devices
associated with a VRF will be in the table associated with the VRF.
Provide an alternate inet_addr lookup to use a specific table rather
than defaulting to the local table.
Signed-off-by: Shrijeet Mukherjee <shm@cumulusnetworks.com>
Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'security/security.c')
0 files changed, 0 insertions, 0 deletions