On Tue, 25 Jul 2017 15:30:31 +0200 Matteo Croce <[email protected]> wrote:
> ip netns accepts invalid input as namespace name like an empty string or a > string longer than the maximum file name length. > Check that the netns name is not empty and less than or equal to NAME_MAX. > > Signed-off-by: Matteo Croce <[email protected]> Sure, applied.
