Commit Graph

18 Commits (7a88488bbc231e48a4a88ee2569bc0cc5d706f0a)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 2a9bc9bb4d [DCCP]: Transition from PARTOPEN to OPEN when receiving DATA packets 19 years ago
Arnaldo Carvalho de Melo ae31c3399d [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] 20 years ago
Arnaldo Carvalho de Melo 0c10c5d968 [DCCP]: More precisely set reset_code when sending RESET packets 20 years ago
Arnaldo Carvalho de Melo 2b80230a7f [DCCP]: Handle SYNC packets in dccp_rcv_state_process 20 years ago
Arnaldo Carvalho de Melo 811265b8e8 [DCCP]: Check if already in the CLOSING state in dccp_rcv_closereq 20 years ago
Arnaldo Carvalho de Melo b0e567806d [DCCP] Introduce dccp_timestamp 20 years ago
Arnaldo Carvalho de Melo 331968bd0c [DCCP]: Initial dccp_poll implementation 20 years ago
Arnaldo Carvalho de Melo 7ad07e7cf3 [DCCP]: Implement the CLOSING timer 20 years ago
David S. Miller 58e45131dc [DCCP]: Fix printf format warnings on 64-bit. 20 years ago
Arnaldo Carvalho de Melo 03ace394ac [DCCP]: Fix the ACK and SEQ window variables settings 20 years ago
Arnaldo Carvalho de Melo a3054d48b9 [DCCP]: Give more info on Step 6 failure debug printk 20 years ago
Arnaldo Carvalho de Melo c59eab4637 [DCCP]: Use LIMIT_NETDEBUG in some debugging printks 20 years ago
Arnaldo Carvalho de Melo e92ae93a8a [DCCP]: Send SYNCACK packets in response to SYNC packets 20 years ago
Arnaldo Carvalho de Melo 8649b0d416 [DCCP]: Fix RESET handling in dccp_rcv_state_process 20 years ago
Arnaldo Carvalho de Melo 7690af3fff [DCCP]: Just reflow the source code to fit in 80 columns 20 years ago
Patrick McHardy 64ce207306 [NET]: Make NETDEBUG pure printk wrappers 20 years ago
David S. Miller f6ccf55419 [DCCP]: Fix u64 printf format warnings. 20 years ago
Arnaldo Carvalho de Melo 7c657876b6 [DCCP]: Initial implementation 20 years ago