David Ahern
|
9b8ff51822
net: Make table id type u32
|
10 years ago |
David Ahern
|
f6d3c19274
net: FIB tracepoints
|
10 years ago |
David Ahern
|
021dd3b8a1
net: Add routes to the table associated with the device
|
10 years ago |
David Ahern
|
30bbaa1950
net: Fix up inet_addr_type checks
|
10 years ago |
David Ahern
|
15be405eb2
net: Add inet_addr lookup by table
|
10 years ago |
David Ahern
|
cd2fbe1b6b
net: Use VRF device index for lookups on RX
|
10 years ago |
Thomas Graf
|
1b7179d3ad
route: Extend flow representation with tunnel key
|
10 years ago |
Roopa Prabhu
|
571e722676
ipv4: support for fib route lwtunnel encap attributes
|
10 years ago |
Andy Gospodarek
|
0eeb075fad
net: ipv4 sysctl option to ignore routes when nexthop link is down
|
10 years ago |
Andy Gospodarek
|
8a3d03166f
net: track link-status of ipv4 nexthops
|
10 years ago |
David S. Miller
|
c85d6975ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Ian Morris
|
51456b2914
ipv4: coding style: comparison for equality with NULL
|
10 years ago |
WANG Cong
|
419df12fb5
net: move fib_rules_unregister() under rtnl lock
|
10 years ago |
Alexander Duyck
|
6e47d6caff
fib_trie: Cleanup ip_fib_net_exit code path
|
10 years ago |
Alexander Duyck
|
ad88d05136
fib_trie: Fix warning on fib4_rules_exit
|
10 years ago |
Alexander Duyck
|
3c9e9f7320
fib_trie: Avoid NULL pointer if local table is not allocated
|
10 years ago |
Alexander Duyck
|
61f0d861fc
fib_trie: Fix uninitialized variable warning
|
10 years ago |
Sabrina Dubroca
|
6dede75b7e
fib_trie: call fib_table_flush_external under RTNL
|
10 years ago |
Alexander Duyck
|
0ddcf43d5d
ipv4: FIB Local/MAIN table collapse
|
10 years ago |
Scott Feldman
|
104616e74e
switchdev: don't support custom ip rules, for now
|
10 years ago |
Alexander Duyck
|
a7e5353123
fib_trie: Make fib_table rcu safe
|
10 years ago |
Alexander Duyck
|
345e9b5426
fib_trie: Push rcu_read_lock/unlock to callers
|
10 years ago |
Alexander Duyck
|
8274a97aa4
fib_trie: Update usage stats to be percpu instead of global variables
|
10 years ago |
Sébastien Barré
|
1dced6a854
ipv4: Restore accept_local behaviour in fib_validate_source()
|
11 years ago |
Cong Wang
|
6a662719c9
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
|
11 years ago |
Li RongQing
|
0b8c7f6f2a
ipv4: remove ip_rt_dump from route.c
|
11 years ago |
Oliver Hartkopp
|
a0065f266a
fib_frontend: fix possible NULL pointer dereference
|
11 years ago |
baker.zhang
|
77dfca7e45
fib_trie: remove duplicated rcu lock
|
12 years ago |
Pablo Neira
|
3a36515f72
netlink: fix splat in skb_clone with large messages
|
12 years ago |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 years ago |