Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4a5a33b622ca46acd0a7c593a804964353d54a7b
/
net
/
dccp
/
options.c
f3f3abb
dccp: Debugging functions for feature negotiation
by Gerrit Renker
· 16 years ago
883ca83
dccp: Initialisation and type-checking of feature sysctls
by Gerrit Renker
· 16 years ago
6fdd34d
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
by Gerrit Renker
· 16 years ago
4098dce
dccp: Remove manual influence on NDP Count feature
by Gerrit Renker
· 16 years ago
b1ad004
dccp: Processing Confirm options
by Gerrit Renker
· 16 years ago
e77b836
dccp: Process incoming Change feature-negotiation options
by Gerrit Renker
· 16 years ago
8b7b6c7
dccp: Integrate feature-negotiation insertion code
by Gerrit Renker
· 16 years ago
3ed7cc0
dccp: fix warning in net/dccp/options.c
by Ingo Molnar
· 16 years ago
8c862c2
dccp: Header option insertion routine for feature-negotiation
by Gerrit Renker
· 16 years ago
d371056
dccp: Support for Mandatory options
by Gerrit Renker
· 16 years ago
02fa460
dccp: Increase the scope of variable-length htonl/ntohl functions
by Gerrit Renker
· 16 years ago
dd9c0e3
dccp: Deprecate Ack Ratio sysctl
by Gerrit Renker
· 16 years ago
f74e91b
dccp: Limit feature negotiation to connection setup phase
by Gerrit Renker
· 16 years ago
410e27a
This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"
by Gerrit Renker
· 16 years ago
c8bf462
dccp ccid-2: Separate option parsing from CCID processing
by Gerrit Renker
· 16 years ago
c2f4207
dccp ccid-2: Schedule Sync as out-of-band mechanism
by Gerrit Renker
· 16 years ago
68b1de1
dccp ccid-2: Algorithm to update buffer state
by Gerrit Renker
· 16 years ago
d7dc7e5
dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handling
by Gerrit Renker
· 16 years ago
4829007
dccp ccid-2: Separate internals of Ack Vectors from option-parsing code
by Gerrit Renker
· 16 years ago
2975abd
dccp: Schedule an Ack when receiving timestamps
by Gerrit Renker
· 16 years ago
f10ecae
dccp: Replace magic CCID-specific numbers by symbolic constants
by Gerrit Renker
· 16 years ago
3306c78
dccp: Add packet type information to CCID-specific option parsing
by Gerrit Renker
· 16 years ago
76f738a
dccp: Debugging functions for feature negotiation
by Gerrit Renker
· 16 years ago
0a482267
dccp: Initialisation and type-checking of feature sysctls
by Gerrit Renker
· 16 years ago
b235dc4
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
by Gerrit Renker
· 16 years ago
68e074b
dccp: Remove manual influence on NDP Count feature
by Gerrit Renker
· 16 years ago
d2150b7
dccp: Processing Confirm options
by Gerrit Renker
· 16 years ago
5a146b9
dccp: Process incoming Change feature-negotiation options
by Gerrit Renker
· 16 years ago
f8a644c
dccp: Integrate feature-negotiation insertion code
by Gerrit Renker
· 16 years ago
cf9ddf7
dccp: Header option insertion routine for feature-negotiation
by Gerrit Renker
· 16 years ago
d0440ee
dccp: Support for Mandatory options
by Gerrit Renker
· 16 years ago
b9aaac1
dccp: Increase the scope of variable-length htonl/ntohl functions
by Gerrit Renker
· 16 years ago
17c30b4
dccp: Deprecate Ack Ratio sysctl
by Gerrit Renker
· 16 years ago
5591d28
dccp: Limit feature negotiation to connection setup phase
by Gerrit Renker
· 16 years ago
eac7726
dccp: Fill in the Data fields for "Option Error" Resets
by Gerrit Renker
· 16 years ago
faf61c33
dccp: Silently ignore options with nonsensical lengths
by Gerrit Renker
· 16 years ago
5b5d0e7
dccp: Upgrade NDP count from 3 to 6 bytes
by Gerrit Renker
· 16 years ago
65907a4
dccp ccid-2: Bug-Fix - Ack Vectors need to be ignored on request sockets
by Gerrit Renker
· 16 years ago
cf86314
[DCCP]: Ignore feature negotiation on Data packets
by Gerrit Renker
· 17 years ago
af3b867
[DCCP]: Support inserting options during the 3-way handshake
by Gerrit Renker
· 17 years ago
b4d4f7c
[DCCP]: Handle timestamps on Request/Response exchange separately
by Gerrit Renker
· 17 years ago
8b81941
[DCCP]: Allow to parse options on Request Sockets
by Gerrit Renker
· 17 years ago
c86ab2b
[DCCP]: Ignore Ack Vectors / Elapsed Time on DCCP-Request also
by Gerrit Renker
· 17 years ago
76fd1e8
[DCCP]: Unaligned pointer access
by Gerrit Renker
· 17 years ago
dcad856
[DCCP]: Wrong format in printk
by Gerrit Renker
· 17 years ago
451bc04
[DCCP]: Tidy-up -- minisock initialisation
by Gerrit Renker
· 17 years ago
4c70f38
[DCCP]: Provide 10s of microsecond timesource
by Gerrit Renker
· 17 years ago
8fb8354a
[DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore
by Arnaldo Carvalho de Melo
· 17 years ago
2347489
[DCCP] options: convert dccp_insert_option_timestamp to ktime_t
by Arnaldo Carvalho de Melo
· 17 years ago
19ac214
[DCCP]: Convert dccps_timestamp_time to ktime_t
by Arnaldo Carvalho de Melo
· 17 years ago
f73f709
[DCCP]: Debug statements for Elapsed Time option
by Gerrit Renker
· 18 years ago
89560b5
[DCCP]: Sample RTT from SYN exchange
by Gerrit Renker
· 18 years ago
cb69cc5
[TCP/DCCP/RANDOM]: Remove unused exports.
by Adrian Bunk
· 18 years ago
c9eaf17
[NET] DCCP: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
65d6c2b
[DCCP] ccid: Deprecate ccid_hc_tx_insert_options
by Gerrit Renker
· 18 years ago
bdf13d2
[DCCP] ackvec: infrastructure for sending more than one ackvec per packet
by Andrea Bittau
· 18 years ago
59348b1
[DCCP]: Simplified conditions due to use of enum:8 states
by Gerrit Renker
· 18 years ago
09dbc38
[DCCP]: Miscellaneous code tidy-ups
by Gerrit Renker
· 18 years ago
c02fdc0
[DCCP]: Make feature negotiation more readable
by Gerrit Renker
· 18 years ago
afb0a34
[DCCP]: Introduce a consistent naming scheme for sysctls
by Gerrit Renker
· 18 years ago
0e64e94
[DCCP]: Update documentation references.
by Gerrit Renker
· 18 years ago
e6bccd3
[DCCP]: Update contact details and copyright
by Ian McDonald
· 18 years ago
4b79f0a
[DCCP]: Fix default sequence window size
by Ian McDonald
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
a4bf390
[DCCP] minisock: Rename struct dccp_options to struct dccp_minisock
by Arnaldo Carvalho de Melo
· 19 years ago
fb95049
[DCCP]: Fix uninitialized var warnings in dccp_parse_options().
by David S. Miller
· 19 years ago
2d0817d
[DCCP] options: Make dccp_insert_options & friends yell on error
by Arnaldo Carvalho de Melo
· 19 years ago
e5a6de9
[DCCP] options: Fix handling of ackvecs in DATA packets
by Arnaldo Carvalho de Melo
· 19 years ago
6df9424
[DCCP] options: Fix some aspects of mandatory option processing
by Arnaldo Carvalho de Melo
· 19 years ago
b61fafc
[DCCP]: Move the IPv4 specific bits from proto.c to ipv4.c
by Arnaldo Carvalho de Melo
· 19 years ago
e55d912
[DCCP] feat: Introduce sysctls for the default features
by Arnaldo Carvalho de Melo
· 19 years ago
60fe62e
[DCCP]: sparse endianness annotations
by Andrea Bittau
· 19 years ago
afe0025
[DCCP]: Initial feature negotiation implementation
by Andrea Bittau
· 19 years ago
561713c
[DCCP]: Don't use necessarily the same CCID for tx and rx
by Arnaldo Carvalho de Melo
· 19 years ago
ae31c33
[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]
by Arnaldo Carvalho de Melo
· 19 years ago
b0e5678
[DCCP] Introduce dccp_timestamp
by Arnaldo Carvalho de Melo
· 19 years ago
1c14ac0
[DCCP] Give precedence to the biggest ELAPSED_TIME
by Arnaldo Carvalho de Melo
· 19 years ago
507d37c
[CCID] Only call the HC insert_options methods when requested
by Arnaldo Carvalho de Melo
· 19 years ago
b6ee3d4
[CCID3]: Reorganise timeval handling
by Arnaldo Carvalho de Melo
· 19 years ago
d4b81ff
[DCCP]: Export dccp_insert_option_timestamp to CCIDs
by Arnaldo Carvalho de Melo
· 19 years ago
1bc0986
[DCCP]: Fix the timestamp options
by Ian McDonald
· 19 years ago
b1c9fe7
[DCCP]: Fix elapsed time option as per section 13.2 of spec v11
by Ian McDonald
· 19 years ago
a1d3a35
[DCCP]: Fix sparse warnings
by Arnaldo Carvalho de Melo
· 19 years ago
725ba8e
[DCCP]: Introduce the DCCP Kernel hacking menu
by Arnaldo Carvalho de Melo
· 19 years ago
7690af3
[DCCP]: Just reflow the source code to fit in 80 columns
by Arnaldo Carvalho de Melo
· 19 years ago
64ce207
[NET]: Make NETDEBUG pure printk wrappers
by Patrick McHardy
· 19 years ago
f6ccf55
[DCCP]: Fix u64 printf format warnings.
by David S. Miller
· 19 years ago
7c65787
[DCCP]: Initial implementation
by Arnaldo Carvalho de Melo
· 19 years ago