CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/18 05:06:32
Modified files:
sys/net : toeplitz.c
Log message:
The same simplification can be done a second time: widen the type,
xor laddr and faddr and the ports together and only then fold the
32 bits into 16 bits.
ok dlg
