| commit | ab56222a32b9dbaae19c1d37f07b0ac4fc3c27ec | [log] [tgz] |
|---|---|---|
| author | Vijay Subramanian <[email protected]> | Tue Dec 20 13:23:24 2011 +0000 |
| committer | David S. Miller <[email protected]> | Wed Dec 21 01:03:23 2011 -0500 |
| tree | ce5eff7879a1d80c419835171de13e52c24afdfb | |
| parent | 08f4fc9da9a04d59f5c937e06e375158abb68206 [diff] |
tcp: Replace constants with #define macros to record the state of SACK/FACK and DSACK for better readability and maintenance. Signed-off-by: Vijay Subramanian <[email protected]> Signed-off-by: David S. Miller <[email protected]>