Pavel Emelyanov
|
1fb9489bf1
net: Loopback ifindex is constant now
|
13 years ago |
David S. Miller
|
caacf05e5a
ipv4: Properly purge netdev references on uncached routes.
|
13 years ago |
Lin Ming
|
8fe5cb873b
ipv4: Remove redundant assignment
|
13 years ago |
David S. Miller
|
89aef8921b
ipv4: Delete routing cache.
|
13 years ago |
Julian Anastasov
|
0cc535a299
ipv4: fix address selection in fib_compute_spec_dst
|
13 years ago |
David S. Miller
|
85b91b0339
ipv4: Don't store a rule pointer in fib_result.
|
13 years ago |
David S. Miller
|
f4530fa574
ipv4: Avoid overhead when no custom FIB rules are installed.
|
13 years ago |
Pablo Neira Ayuso
|
a31f2d17b3
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
|
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
|
a207a4b2e8
ipv4: Fix bugs in fib_compute_spec_dst().
|
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 |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Joe Perches
|
058bd4d2a4
net: Convert printks to pr_<level>
|
13 years ago |
Greg Rose
|
c7ac8679be
rtnetlink: Compute and store minimum ifinfo dump size
|
14 years ago |
Michael Smith
|
990078afbf
Disable rp_filter for IPsec packets
|
14 years ago |
Michael Smith
|
5c04c819a2
fib_validate_source(): pass sk_buff instead of mark
|
14 years ago |
Eric Dumazet
|
e2666f8495
fib: add rtnl locking in ip_fib_net_exit
|
14 years ago |
David S. Miller
|
436c3b66ec
ipv4: Invalidate nexthop cache nh_saddr more correctly.
|
14 years ago |
Julian Anastasov
|
e6abbaa272
ipv4: fix route deletion for IPs on many subnets
|
14 years ago |
David S. Miller
|
9ade22861f
ipv4: Use flowi4 in FIB layer.
|
14 years ago |
David S. Miller
|
22bd5b9b13
ipv4: Pass ipv4 flow objects into fib_lookup() paths.
|
14 years ago |
David S. Miller
|
1d28f42c1b
net: Put flowi_* prefix on AF independent members of struct flowi
|
14 years ago |
David S. Miller
|
cc7e17ea04
ipv4: Optimize flow initialization in fib_validate_source().
|
14 years ago |
David S. Miller
|
1fc050a134
ipv4: Cache source address in nexthop entries.
|
14 years ago |
David S. Miller
|
9435eb1cf0
ipv4: Implement __ip_dev_find using new interface address hash.
|
14 years ago |
David S. Miller
|
5348ba85a0
ipv4: Update some fib_hash centric interface names.
|
14 years ago |
David S. Miller
|
0c838ff1ad
ipv4: Consolidate all default route selection implementations.
|
14 years ago |