From: Stephen Hemminger <[email protected]> Date: Tue, 14 Nov 2017 08:25:49 -0800
> Make default TCP default congestion control to a per namespace > value. This changes default congestion control to a pointer to congestion ops > (rather than implicit as first element of available lsit). > > The congestion control setting of new namespaces is inherited > from the current setting of the root namespace. > > Signed-off-by: Stephen Hemminger <[email protected]> > --- > v2 - drop restriction that modules are only loaded in initial name space. Applied.
