CVSROOT: /cvs Module name: src Changes by: yasu...@cvs.openbsd.org 2017/07/26 23:57:04
Modified files: sys/net : pipex_local.h Log message: SEQ16_* macros weren't able to compare properly if one of the sequences is wrapped around. Fix them to cast the proper width of integer when comparison. found goda@