-
zhifan huang authored
nemu use "%.4x%.3x" % (os.getpid(), n) to generate device name, but it define the min length not the max length, when pid is high, this will exceed 16 bytes IFNAMSIZ
0b811fd5
nemu use "%.4x%.3x" % (os.getpid(), n) to generate device name, but it define the min length not the max length, when pid is high, this will exceed 16 bytes IFNAMSIZ