]> git.tuebingen.mpg.de Git - paraslash.git/commit
04_per-connection-ccid-constants.diff
authorGerrit Renker <grenker@cscs.ch>
Thu, 25 Feb 2010 16:05:45 +0000 (17:05 +0100)
committerAndre Noll <maan@systemlinux.org>
Thu, 25 Feb 2010 16:05:45 +0000 (17:05 +0100)
commit6d279099a23b2ddc99c8888f2e5f2dd9c0755e7b
tree7177021e55740a5fee5fca7c1abb842a44f3a1a1
parent7964fd8324c24679ca2ec85b6e9589f24079e089
04_per-connection-ccid-constants.diff

This adds symbolic constants for per-connection CCID support; these are used
by subsequent patches.

Per-connection CCID support is available in the Linux kernel from v2.6.30-rc1
(7th April 2009) onwards, further information is available at:
 * symbolic names are taken from include/linux/dccp.h,
 * API documentation is in Documentation/networking/dccp.txt.

The patch also corrects the manner of using doxygen comments in the #defines.
net.h