Eric Dumazet
|
aad88724c9
ipv4: add a sock pointer to dst->output() path.
|
11 years ago |
Eric Dumazet
|
b0270e9101
ipv4: add a sock pointer to ip_queue_xmit()
|
11 years ago |
David S. Miller
|
f7324acd98
tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()
|
11 years ago |
Hannes Frederic Sowa
|
1b34657635
ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMIT
|
11 years ago |
Hannes Frederic Sowa
|
c8e6ad0829
ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsg
|
11 years ago |
Hannes Frederic Sowa
|
4b261c75a9
ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams
|
11 years ago |
WANG Cong
|
72c1d3bdd5
ipv4: register igmp_notifier even when !CONFIG_PROC_FS
|
11 years ago |
Hannes Frederic Sowa
|
f87c10a8aa
ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against pmtu spoofing
|
11 years ago |
Hannes Frederic Sowa
|
974eda11c5
inet: make no_pmtu_disc per namespace and kill ipv4_config
|
11 years ago |
Hannes Frederic Sowa
|
85fbaa7503
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions
|
11 years ago |
Eric Dumazet
|
efe4208f47
ipv6: make lookups simpler and faster
|
12 years ago |
Shawn Bohrer
|
fbf8866d65
net: ipv4 only populate IP_PKTINFO when needed
|
12 years ago |
Eric W. Biederman
|
0bbf87d852
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
|
12 years ago |
Francesco Fusco
|
aa66158145
ipv4: processing ancillary IP_TOS or IP_TTL
|
12 years ago |
Francesco Fusco
|
f02db315b8
ipv4: IP_TOS and IP_TTL can be specified as ancillary data
|
12 years ago |
Joe Perches
|
5c3a0fd7d0
ip*.h: Remove extern from function prototypes
|
12 years ago |
Ansis Atteka
|
703133de33
ip: generate unique IP identificator if local fragmentation is allowed
|
12 years ago |
Cong Wang
|
5a17a390de
net: make snmp_mib_free static inline
|
12 years ago |
Steffen Klassert
|
8141ed9fce
ipv4: Add a socket release callback for datagram sockets
|
12 years ago |
Patrick McHardy
|
5f2d04f1f9
ipv4: fix path MTU discovery with connection tracking
|
13 years ago |
Eric Dumazet
|
b5ec8eeac4
ipv4: fix ip_send_skb()
|
13 years ago |
Eric Dumazet
|
be9f4a44e7
ipv4: tcp: remove per net tcp_sock
|
13 years ago |
David S. Miller
|
70e7341673
ipv4: Show that ip_send_reply() is purely unicast routine.
|
13 years ago |
Alexander Duyck
|
6648bd7e0e
ipv4: Add sysctl knob to control early socket demux
|
13 years ago |
Paul Gortmaker
|
211ed86510
net: delete all instances of special processing for token ring
|
13 years ago |
Eric W. Biederman
|
a5347fe36b
net: Delete all remaining instances of ctl_path
|
13 years ago |
David S. Miller
|
ba57b4db26
ipv4: Make ip_call_ra_chain() return bool.
|
13 years ago |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 years ago |
Eric Dumazet
|
d826eb14ec
ipv4: PKTINFO doesnt need dst reference
|
14 years ago |
Eric Dumazet
|
66b13d99d9
ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT
|
14 years ago |