From: Yujuan Qi <[email protected]> Date: Mon, 31 Jul 2017 11:23:01 +0800
> From: "yujuan.qi" <[email protected]> > > in for(),if((optlen > 0) && (optptr[1] == 0)), enter infinite loop. > > Test: receive a packet which the ip length > 20 and the first byte of ip > option is 0, produce this issue > > Signed-off-by: yujuan.qi <[email protected]> Applied, thanks.
