Gerrit Renker
|
d90ebcbfa7
dccp: Query supported CCIDs
|
16 years ago |
Gerrit Renker
|
ac75773c27
dccp: Per-socket initialisation of feature negotiation
|
16 years ago |
Gerrit Renker
|
7d43d1a0f2
dccp: Implement lookup table for feature-negotiation information
|
16 years ago |
Gerrit Renker
|
5b5d0e7048
dccp: Upgrade NDP count from 3 to 6 bytes
|
17 years ago |
Arnaldo Carvalho de Melo
|
cf6b5fbe74
[DCCP]: Reorganize struct dccp_sock to save 8 bytes
|
17 years ago |
Gerrit Renker
|
b4d4f7c70f
[DCCP]: Handle timestamps on Request/Response exchange separately
|
17 years ago |
Gerrit Renker
|
8b81941248
[DCCP]: Allow to parse options on Request Sockets
|
17 years ago |
Gerrit Renker
|
b8599d2070
[DCCP]: Support for server holding timewait state
|
17 years ago |
Gerrit Renker
|
0c86962076
[DCCP]: Integrate state transitions for passive-close
|
17 years ago |
Gerrit Renker
|
f11135a344
[DCCP]: Dedicated auxiliary states to support passive-close
|
17 years ago |
Gerrit Renker
|
9b91ad2747
[DCCP]: Make PARTOPEN an autonomous state
|
17 years ago |
Gerrit Renker
|
d8ef2c29a0
[DCCP]: Convert Reset code into socket error number
|
18 years ago |
Gerrit Renker
|
fde20105f3
[DCCP]: Retrieve packet sequence number for error reporting
|
18 years ago |
Gerrit Renker
|
451bc0473f
[DCCP]: Tidy-up -- minisock initialisation
|
18 years ago |
Gerrit Renker
|
7c559a9e44
[DCCP]: Add socket option to query the current MPS
|
18 years ago |
Gerrit Renker
|
a94f0f9705
[DCCP]: Rate-limit DCCP-Syncs
|
18 years ago |
Gerrit Renker
|
0430ee3451
[DCCP]: Add Support for Data 1 .. 3 fields of Reset packets
|
18 years ago |
Arnaldo Carvalho de Melo
|
8fb8354af9
[DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore
|
18 years ago |
Arnaldo Carvalho de Melo
|
19ac21465e
[DCCP]: Convert dccps_timestamp_time to ktime_t
|
18 years ago |
Gerrit Renker
|
91d73c15cb
[DCCP]: Complete documentation of dccp_sock
|
18 years ago |
Gerrit Renker
|
89560b53b9
[DCCP]: Sample RTT from SYN exchange
|
18 years ago |
Arnaldo Carvalho de Melo
|
9c70220b73
[SK_BUFF]: Introduce skb_transport_header(skb)
|
18 years ago |
Arnaldo Carvalho de Melo
|
badff6d01a
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
|
18 years ago |
Arnaldo Carvalho de Melo
|
8109b02b53
[DCCP]: Whitespace cleanups
|
18 years ago |
Gerrit Renker
|
5aed324369
[DCCP]: Tidy up unused structures
|
18 years ago |
Al Viro
|
9981a0e36a
[NET]: Annotate checksums in on-the-wire packets.
|
18 years ago |
Gerrit Renker
|
09dbc3895e
[DCCP]: Miscellaneous code tidy-ups
|
18 years ago |
Gerrit Renker
|
c02fdc0e81
[DCCP]: Make feature negotiation more readable
|
18 years ago |
Gerrit Renker
|
6f4e5fff1e
[DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)
|
18 years ago |
Gerrit Renker
|
9b42078ed6
[DCCP]: Combine allocating & zeroing header space on skb
|
18 years ago |