Jiri Pirko
|
347e3b28c1
switchdev: remove FIB offload infrastructure
|
8 년 전 |
Jiri Pirko
|
b90eb75494
fib: introduce FIB notification infrastructure
|
8 년 전 |
David Ahern
|
9ee0034b8f
net: flow: Add l3mdev flow update
|
9 년 전 |
David Ahern
|
96c63fa739
net: Add l3mdev rule
|
9 년 전 |
Phil Sutter
|
f53de1e9a4
net: ipv6: use common fib_default_rule_pref
|
10 년 전 |
Andy Gospodarek
|
0eeb075fad
net: ipv4 sysctl option to ignore routes when nexthop link is down
|
10 년 전 |
Ian Morris
|
51456b2914
ipv4: coding style: comparison for equality with NULL
|
10 년 전 |
Jiri Benc
|
67b61f6c13
netlink: implement nla_get_in_addr and nla_get_in6_addr
|
10 년 전 |
Jiri Benc
|
930345ea63
netlink: implement nla_put_in_addr and nla_put_in6_addr
|
10 년 전 |
Alexander Duyck
|
0ddcf43d5d
ipv4: FIB Local/MAIN table collapse
|
10 년 전 |
Scott Feldman
|
104616e74e
switchdev: don't support custom ip rules, for now
|
10 년 전 |
Alexander Duyck
|
345e9b5426
fib_trie: Push rcu_read_lock/unlock to callers
|
10 년 전 |
Panu Matilainen
|
49dd18ba46
ipv4: Fix incorrect error code when adding an unreachable route
|
10 년 전 |
Stefan Tomanek
|
673498b8ed
inet: fix NULL pointer Oops in fib(6)_rule_suppress
|
11 년 전 |
Stefan Tomanek
|
73f5698e77
fib_rules: fix suppressor names and default values
|
12 년 전 |
Stefan Tomanek
|
6ef94cfafb
fib_rules: add route suppression based on ifgroup
|
12 년 전 |
Stefan Tomanek
|
7764a45a8f
fib_rules: add .suppress operation
|
12 년 전 |
Andi Kleen
|
04a6f82cf0
sections: fix section conflicts in net
|
13 년 전 |
Nicolas Dichtel
|
bafa6d9d89
ipv4/route: arg delay is useless in rt_cache_flush()
|
13 년 전 |
David S. Miller
|
85b91b0339
ipv4: Don't store a rule pointer in fib_result.
|
13 년 전 |
David S. Miller
|
f4530fa574
ipv4: Avoid overhead when no custom FIB rules are installed.
|
13 년 전 |
David S. Miller
|
7a9bc9b81a
ipv4: Elide fib_validate_source() completely when possible.
|
13 년 전 |
David S. Miller
|
f3756b79e8
ipv4: Stop using NLA_PUT*().
|
13 년 전 |
Florian Westphal
|
6fc01438a9
net: ipv4: export fib_lookup and fib_table_lookup
|
14 년 전 |
Paul Gortmaker
|
bc3b2d7fb9
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
|
14 년 전 |
David S. Miller
|
9ade22861f
ipv4: Use flowi4 in FIB layer.
|
14 년 전 |
David S. Miller
|
22bd5b9b13
ipv4: Pass ipv4 flow objects into fib_lookup() paths.
|
14 년 전 |
David S. Miller
|
982721f391
ipv4: Use const'ify fib_result deep in the route call chains.
|
14 년 전 |
Patrick McHardy
|
c7066f70d9
netfilter: fix Kconfig dependencies
|
14 년 전 |
Eric Dumazet
|
ebc0ffae5d
fib: RCU conversion of fib_lookup()
|
15 년 전 |