From: David M. <da...@da...> - 2019-03-18 04:33:06
|
From: Jon Maloy <jon...@er...> Date: Sun, 17 Mar 2019 18:46:42 +0100 > From: Erik Hugne <eri...@gm...> > > We move the check that prevents connecting service ranges to after > the RDM/DGRAM check, and move address sanity control to a separate > function that also validates the service range. > > Fixes: 23998835be98 ("tipc: improve address sanity check in tipc_connect()") > Signed-off-by: Erik Hugne <eri...@gm...> > Signed-off-by: Jon Maloy <jon...@er...> > --- > v2: address check function returns bool as suggested by davem Applied and queued up for -stable, thanks Jon. |