|
@@ -242,9 +242,6 @@ static struct trans_ctl_table trans_net_ipv4_vs_table[] = {
|
|
|
{ NET_IPV4_VS_AMEMTHRESH, "amemthresh" },
|
|
|
{ NET_IPV4_VS_DEBUG_LEVEL, "debug_level" },
|
|
|
{ NET_IPV4_VS_AMDROPRATE, "am_droprate" },
|
|
|
- { NET_IPV4_VS_DROP_ENTRY, "drop_entry" },
|
|
|
- { NET_IPV4_VS_DROP_PACKET, "drop_packet" },
|
|
|
- { NET_IPV4_VS_SECURE_TCP, "secure_tcp" },
|
|
|
{ NET_IPV4_VS_TO_ES, "timeout_established" },
|
|
|
{ NET_IPV4_VS_TO_SS, "timeout_synsent" },
|
|
|
{ NET_IPV4_VS_TO_SR, "timeout_synrecv" },
|
|
@@ -260,7 +257,6 @@ static struct trans_ctl_table trans_net_ipv4_vs_table[] = {
|
|
|
{ NET_IPV4_VS_CACHE_BYPASS, "cache_bypass" },
|
|
|
{ NET_IPV4_VS_EXPIRE_NODEST_CONN, "expire_nodest_conn" },
|
|
|
{ NET_IPV4_VS_EXPIRE_QUIESCENT_TEMPLATE, "expire_quiescent_template" },
|
|
|
- { NET_IPV4_VS_SYNC_THRESHOLD, "sync_threshold" },
|
|
|
{ NET_IPV4_VS_NAT_ICMP_SEND, "nat_icmp_send" },
|
|
|
{ NET_IPV4_VS_LBLC_EXPIRE, "lblc_expiration" },
|
|
|
{ NET_IPV4_VS_LBLCR_EXPIRE, "lblcr_expiration" },
|