Denis V. Lunev
|
f5026fabda
[IPV4]: Thresholds in fib_trie.c are used as consts, so make them const.
|
17 years ago |
Denis V. Lunev
|
971b893e79
[IPV4]: last default route is a fib table property
|
17 years ago |
Denis V. Lunev
|
a2bbe6822f
[IPV4]: Unify assignment of fi to fib_result
|
17 years ago |
Denis V. Lunev
|
c17860a039
[IPV4]: no need pass pointer to a default into fib_detect_death
|
17 years ago |
Eric W. Biederman
|
877a9bff38
[IPV4]: Move trie_local and trie_main into the proc iterator.
|
17 years ago |
Joonwoo Park
|
6725033fa2
[IPV4] fib_trie: fix duplicated route issue
|
17 years ago |
Jiri Slaby
|
1977f03272
remove asm/bitops.h includes
|
18 years ago |
Pavel Emelyanov
|
cf7732e4cc
[NET]: Make core networking code use seq_open_private
|
18 years ago |
Eric W. Biederman
|
457c4cbc5a
[NET]: Make /proc/net per network namespace
|
18 years ago |
Stephen Hemminger
|
ab66b4a7a3
[IPV4] fib_trie: macro cleanup
|
18 years ago |
Stephen Hemminger
|
0680191642
[IPV4] fib_trie: cleanup
|
18 years ago |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 years ago |
Milan Kocian
|
b8f5583135
[RTNETLINK]: Fix sending netlink message when replace route.
|
18 years ago |
Robert Olsson
|
965ffea43d
[IPV4]: fib_trie root node settings
|
18 years ago |
Robert Olsson
|
05eee48c5a
[IPV4]: fib_trie resize break
|
18 years ago |
Stephen Hemminger
|
f690808e17
[NET]: make seq_operations const
|
18 years ago |
Stephen Hemminger
|
132adf5463
[IPV4]: cleanup
|
18 years ago |
Robert Olsson
|
d562f1f8a9
[IPV4] fib_trie: Document locking.
|
18 years ago |
Robert Olsson
|
d5cc4a73a5
[IPV4]: Do not disable preemption in trie_leaf_remove().
|
18 years ago |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 years ago |
Arjan van de Ven
|
9a32144e9d
[PATCH] mark struct file_operations const 7
|
18 years ago |
YOSHIFUJI Hideaki
|
e905a9edab
[NET] IPV4: Fix whitespace errors.
|
18 years ago |
Robert Olsson
|
095b8501e4
[IPV4]: Fix single-entry /proc/net/fib_trie output.
|
18 years ago |
Eric W. Biederman
|
6640e69731
[IPV4]: Fix the fib trie iterator to work with a single entry routing tables
|
18 years ago |
Christoph Lameter
|
e18b890bb0
[PATCH] slab: remove kmem_cache_t
|
18 years ago |
Christoph Lameter
|
e94b176609
[PATCH] slab: remove SLAB_KERNEL
|
18 years ago |
Al Viro
|
32ab5f8033
[IPV4] fib_trie.c: trivial annotations
|
19 years ago |
Thomas Graf
|
be403ea185
[IPv4]: Convert FIB dumping to use new netlink api
|
19 years ago |
Thomas Graf
|
4e902c5741
[IPv4]: FIB configuration using struct fib_config
|
19 years ago |
Patrick McHardy
|
1af5a8c4a1
[IPV4]: Increase number of possible routing tables to 2^32
|
19 years ago |