diff options
Diffstat (limited to 'net/ipv4/ip_output.c')
| -rw-r--r-- | net/ipv4/ip_output.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/net/ipv4/ip_output.c b/net/ipv4/ip_output.c index c72fc878f06d..dd568b0b7062 100644 --- a/net/ipv4/ip_output.c +++ b/net/ipv4/ip_output.c | |||
| @@ -83,11 +83,6 @@ | |||
| 83 | #include <linux/netlink.h> | 83 | #include <linux/netlink.h> |
| 84 | #include <linux/tcp.h> | 84 | #include <linux/tcp.h> |
| 85 | 85 | ||
| 86 | /* | ||
| 87 | * Shall we try to damage output packets if routing dev changes? | ||
| 88 | */ | ||
| 89 | |||
| 90 | int sysctl_ip_dynaddr; | ||
| 91 | int sysctl_ip_default_ttl = IPDEFTTL; | 86 | int sysctl_ip_default_ttl = IPDEFTTL; |
| 92 | 87 | ||
| 93 | /* Generate a checksum for an outgoing IP datagram. */ | 88 | /* Generate a checksum for an outgoing IP datagram. */ |
