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
|
19 years ago |
Al Viro
|
9981a0e36a
[NET]: Annotate checksums in on-the-wire packets.
|
19 years ago |
Gerrit Renker
|
09dbc3895e
[DCCP]: Miscellaneous code tidy-ups
|
19 years ago |
Gerrit Renker
|
c02fdc0e81
[DCCP]: Make feature negotiation more readable
|
19 years ago |
Gerrit Renker
|
6f4e5fff1e
[DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)
|
19 years ago |
Gerrit Renker
|
9b42078ed6
[DCCP]: Combine allocating & zeroing header space on skb
|
19 years ago |
Al Viro
|
1acc04cd4c
[PATCH] dccp __user annotations
|
19 years ago |
Ian McDonald
|
b83eff641e
[DCCP]: Introduce constants for CCID numbers
|
19 years ago |
Gerrit Renker
|
00e4d116a7
[DCCP]: Allow default/fallback service code.
|
19 years ago |
Ian McDonald
|
97e5848dd3
[DCCP]: Introduce tx buffering
|
19 years ago |
Arnaldo Carvalho de Melo
|
a4bf390242
[DCCP] minisock: Rename struct dccp_options to struct dccp_minisock
|
19 years ago |
Arnaldo Carvalho de Melo
|
93ce20928f
[DCCP]: Make CCID2 be the default
|
19 years ago |
Andrea Bittau
|
60fe62e789
[DCCP]: sparse endianness annotations
|
19 years ago |
Arnaldo Carvalho de Melo
|
91f0ebf7b6
[DCCP] CCID: Improve CCID infrastructure
|
19 years ago |
Ian McDonald
|
ba66c6e8b2
[DCCP]: Set the default CCID according to kernel config selection
|
19 years ago |
Andrea Bittau
|
afe00251dd
[DCCP]: Initial feature negotiation implementation
|
19 years ago |
Andrea Bittau
|
2a91aa3967
[DCCP] CCID2: Initial CCID2 (TCP-Like) implementation
|
19 years ago |