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
|
56315f9e6e
fib_trie: Convert fib_alias to hlist from list
|
10 years ago |
Alexander Duyck
|
345e9b5426
fib_trie: Push rcu_read_lock/unlock to callers
|
10 years ago |
Alexander Duyck
|
a5a519b271
fib_trie: Fix /proc/net/fib_trie when CONFIG_IP_MULTIPLE_TABLES is not defined
|
10 years ago |
Eric Dumazet
|
d546c62154
ipv4: harden fnhe_hashfun()
|
11 years ago |
Eric Dumazet
|
caa415270c
ipv4: fix a race in update_or_create_fnhe()
|
11 years ago |
Joe Perches
|
5c3a0fd7d0
ip*.h: Remove extern from function prototypes
|
12 years ago |
Rami Rosen
|
b48410b4dc
ipv4: remove fib_update_nh_saddrs() declaration.
|
12 years ago |
Timo Teräs
|
2ffae99d1f
ipv4: use next hop exceptions also for input routes
|
12 years ago |
Timo Teräs
|
5aad1de5ea
ipv4: use separate genid for next hop exceptions
|
12 years ago |
Denis V. Lunev
|
5b9e12dbf9
ipv4: fix definition of FIB_TABLE_HASHSZ
|
12 years ago |
Eric Dumazet
|
f4ef85bbda
ipv4: add a fib_type to fib_info
|
13 years ago |
David S. Miller
|
c5038a8327
ipv4: Cache routes in nexthop exception entries.
|
13 years ago |
Eric Dumazet
|
d26b3a7c4b
ipv4: percpu nh_rth_output cache
|
13 years ago |
Eric Dumazet
|
54764bb647
ipv4: Restore old dst_free() behavior.
|
13 years ago |
David S. Miller
|
d2d68ba9fe
ipv4: Cache input routes in fib_info nexthops.
|
13 years ago |
David S. Miller
|
f2bb4bedf3
ipv4: Cache output routes in fib_info nexthops.
|
13 years ago |
Julian Anastasov
|
aee06da672
ipv4: use seqlock for nh_exceptions
|
13 years ago |
David S. Miller
|
4895c771c7
ipv4: Add FIB nexthop exceptions.
|
13 years ago |
David S. Miller
|
85b91b0339
ipv4: Don't store a rule pointer in fib_result.
|
13 years ago |
David S. Miller
|
391e5c22f5
ipv4: Remove tb_peers from fib_table.
|
13 years ago |
David S. Miller
|
e044a651b9
ipv4: Fix crashes in fib_rules_tclass().
|
13 years ago |
David S. Miller
|
f4530fa574
ipv4: Avoid overhead when no custom FIB rules are installed.
|
13 years ago |
David S. Miller
|
7a9bc9b81a
ipv4: Elide fib_validate_source() completely when possible.
|
13 years ago |
David S. Miller
|
9e56e3800e
ipv4: Adjust in_dev handling in fib_validate_source()
|
13 years ago |
David S. Miller
|
41347dcdd8
ipv4: Kill rt->rt_spec_dst, no longer used.
|
13 years ago |
David S. Miller
|
35ebf65e85
ipv4: Create and use fib_compute_spec_dst() helper.
|
13 years ago |
David S. Miller
|
8e77327783
inet: Add inetpeer tree roots to the FIB tables.
|
13 years ago |