dccp: Set per-connection CCIDs via socket options
With this patch, TX/RX CCIDs can now be changed on a per-connection basis, which overrides the defaults set by the global sysctl variables for TX/RX CCIDs. To make full use of this facility, the remaining patches of this patch set are needed, which track dependencies and activate negotiated feature values. Signed-off-by:Gerrit Renker <gerrit@erg.abdn.ac.uk> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- Documentation/networking/dccp.txt 14 additions, 0 deletionsDocumentation/networking/dccp.txt
- include/linux/dccp.h 5 additions, 0 deletionsinclude/linux/dccp.h
- net/dccp/ackvec.c 4 additions, 5 deletionsnet/dccp/ackvec.c
- net/dccp/ackvec.h 2 additions, 3 deletionsnet/dccp/ackvec.h
- net/dccp/feat.h 2 additions, 0 deletionsnet/dccp/feat.h
- net/dccp/proto.c 34 additions, 0 deletionsnet/dccp/proto.c
Loading
Please register or sign in to comment