Hannes Frederic Sowa
|
4b261c75a9
ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams
|
11 年之前 |
WANG Cong
|
72c1d3bdd5
ipv4: register igmp_notifier even when !CONFIG_PROC_FS
|
11 年之前 |
Hannes Frederic Sowa
|
f87c10a8aa
ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against pmtu spoofing
|
11 年之前 |
Hannes Frederic Sowa
|
974eda11c5
inet: make no_pmtu_disc per namespace and kill ipv4_config
|
11 年之前 |
Hannes Frederic Sowa
|
85fbaa7503
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions
|
11 年之前 |
Eric Dumazet
|
efe4208f47
ipv6: make lookups simpler and faster
|
12 年之前 |
Shawn Bohrer
|
fbf8866d65
net: ipv4 only populate IP_PKTINFO when needed
|
12 年之前 |
Eric W. Biederman
|
0bbf87d852
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
|
12 年之前 |
Francesco Fusco
|
aa66158145
ipv4: processing ancillary IP_TOS or IP_TTL
|
12 年之前 |
Francesco Fusco
|
f02db315b8
ipv4: IP_TOS and IP_TTL can be specified as ancillary data
|
12 年之前 |
Joe Perches
|
5c3a0fd7d0
ip*.h: Remove extern from function prototypes
|
12 年之前 |
Ansis Atteka
|
703133de33
ip: generate unique IP identificator if local fragmentation is allowed
|
12 年之前 |
Cong Wang
|
5a17a390de
net: make snmp_mib_free static inline
|
12 年之前 |
Steffen Klassert
|
8141ed9fce
ipv4: Add a socket release callback for datagram sockets
|
12 年之前 |
Patrick McHardy
|
5f2d04f1f9
ipv4: fix path MTU discovery with connection tracking
|
13 年之前 |
Eric Dumazet
|
b5ec8eeac4
ipv4: fix ip_send_skb()
|
13 年之前 |
Eric Dumazet
|
be9f4a44e7
ipv4: tcp: remove per net tcp_sock
|
13 年之前 |
David S. Miller
|
70e7341673
ipv4: Show that ip_send_reply() is purely unicast routine.
|
13 年之前 |
Alexander Duyck
|
6648bd7e0e
ipv4: Add sysctl knob to control early socket demux
|
13 年之前 |
Paul Gortmaker
|
211ed86510
net: delete all instances of special processing for token ring
|
13 年之前 |
Eric W. Biederman
|
a5347fe36b
net: Delete all remaining instances of ctl_path
|
13 年之前 |
David S. Miller
|
ba57b4db26
ipv4: Make ip_call_ra_chain() return bool.
|
13 年之前 |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 年之前 |
Eric Dumazet
|
d826eb14ec
ipv4: PKTINFO doesnt need dst reference
|
14 年之前 |
Eric Dumazet
|
66b13d99d9
ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT
|
14 年之前 |
Eric Dumazet
|
bc416d9768
macvlan: handle fragmented multicast frames
|
14 年之前 |
David S. Miller
|
595fc71baa
ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.
|
14 年之前 |
David S. Miller
|
d18cd551d1
net: Fix build failures due to ip_is_fragment()
|
14 年之前 |
Paul Gortmaker
|
56f8a75c17
ip: introduce ip_is_fragment helper inline function
|
14 年之前 |
Eric Dumazet
|
4b9d9be839
inetpeer: remove unused list
|
14 年之前 |