Hi Dave,
please find enclosed the last set, completing the feature negotiation
implementation. I have checked these to compile individually.
Gerrit
Commit summary:
---------------
This is the final set out of an ongoing submission to provide feature and
capability negotiation for DCCP endpoints (RFC 4340 - 4342, RFC 5348).
The whole set is structured into 3 main blocks - (1) basis, (2) core, (3)
integration and cleanup.
This set is the final in block (3) and implements the initialization of
feature-negotiation state. This includes picking up the global defaults
set via sysctls and to auto-load the CCID modules before announcing
available CCID modules as negotiable candidates to the peer.
List of patches in this set:
----------------------------
Patch #1: Initialisation framework for the supported features.
Patch #2: Auto-loading of CCID modules so that the modules are available
when the negotiation is completed.
Patch #3: Adds full support for local/remote Sequence Window.
Patch #4: Initialisation and type-checking of involved sysctls.
Patch #5: A set of (useful) debugging/printing helper functions.
The set is also available for viewing online, beginning at
http://eden-feed.erg.abdn.ac.uk/cgi-bin/gitweb.cgi?p=dccp_exp.git;a=commitdiff;h=913ef...
Patch stats:
------------
Documentation/networking/dccp.txt | 3
include/linux/dccp.h | 51 -------
net/dccp/ccid.c | 39 ++++--
net/dccp/ccid.h | 1
net/dccp/dccp.h | 21 +--
net/dccp/feat.c | 247 ++++++++++++++++++++++++++++----------
net/dccp/feat.h | 23 +--
net/dccp/minisocks.c | 11 -
net/dccp/options.c | 8 -
net/dccp/proto.c | 2
net/dccp/sysctl.c | 43 ++++--
11 files changed, 271 insertions(+), 178 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| David Woodhouse | [GIT *] Allow request_firmware() to be satisfied from in-kernel, use it in more dr... |
| Philipp Marek | Re: sys_chroot+sys_fchdir Fix |
| Greg Kroah-Hartman | [PATCH 008/196] Chinese: add translation of volatile-considered-harmful.txt |
git: | |
| Krishna Kumar | [PATCH 9/10 REV5] [IPoIB] Implement batching |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| David Miller | [GIT]: Networking |
