Files
linux-apfs/net/dccp
Gerrit Renker 192b27ff35 dccp: Integration of dynamic feature activation - part 2 (server side)
This patch integrates the activation of features at the end of negotiation
into the server-side code.

Note regarding the removal of 'const':
--------------------------------------
 The 'const' attribute has been removed from 'dreq' since dccp_activate_values()
 needs to operate on dreq's feature list. Part of the activation is to remove
 those options from the list that have already been confirmed, hence it is not
 purely read-only.

Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Acked-by: Ian McDonald <ian.mcdonald@jandi.co.nz>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-12-08 01:15:55 -08:00
..
2008-11-12 00:47:26 -08:00
2008-12-01 23:34:01 -08:00
2008-12-01 23:34:01 -08:00
2008-12-01 23:33:18 -08:00
2008-11-25 17:35:18 -08:00
2008-12-01 23:33:18 -08:00
2008-11-16 22:55:08 -08:00