You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ilpo Järvinen
ad1b30b1c2
[IPVS]: Kill some bloat
net/ipv4/ipvs/ip_vs_xmit.c:
ip_vs_icmp_xmit | -638
ip_vs_tunnel_xmit | -674
ip_vs_nat_xmit | -716
ip_vs_dr_xmit | -682
4 functions changed, 2710 bytes removed, diff: -2710
net/ipv4/ipvs/ip_vs_xmit.c:
__ip_vs_get_out_rt | +595
1 function changed, 595 bytes added, diff: +595
net/ipv4/ipvs/ip_vs_xmit.o:
5 functions changed, 595 bytes added, 2710 bytes removed, diff: -2115
Without some CONFIG.*DEBUGs:
net/ipv4/ipvs/ip_vs_xmit.o:
5 functions changed, 383 bytes added, 1513 bytes removed, diff: -1130
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
|
17 years ago |
.. |
Kconfig
|
…
|
|
Makefile
|
…
|
|
ip_vs_app.c
|
[IPVS]: Relax the module get/put in ip_vs_app.c
|
17 years ago |
ip_vs_conn.c
|
[IPVS]: Create synced connections with their real state
|
17 years ago |
ip_vs_core.c
|
[NETFILTER]: Mark hooks __read_mostly
|
17 years ago |
ip_vs_ctl.c
|
…
|
|
ip_vs_dh.c
|
…
|
|
ip_vs_est.c
|
…
|
|
ip_vs_ftp.c
|
…
|
|
ip_vs_lblc.c
|
…
|
|
ip_vs_lblcr.c
|
…
|
|
ip_vs_lc.c
|
…
|
|
ip_vs_nq.c
|
…
|
|
ip_vs_proto.c
|
[IPVS]: Use htons() where appropriate.
|
17 years ago |
ip_vs_proto_ah.c
|
…
|
|
ip_vs_proto_esp.c
|
[IPVS]: Use htons() where appropriate.
|
17 years ago |
ip_vs_proto_tcp.c
|
…
|
|
ip_vs_proto_udp.c
|
…
|
|
ip_vs_rr.c
|
…
|
|
ip_vs_sched.c
|
…
|
|
ip_vs_sed.c
|
…
|
|
ip_vs_sh.c
|
…
|
|
ip_vs_sync.c
|
[IPVS]: Create synced connections with their real state
|
17 years ago |
ip_vs_wlc.c
|
…
|
|
ip_vs_wrr.c
|
…
|
|
ip_vs_xmit.c
|
[IPVS]: Kill some bloat
|
17 years ago |