summaryrefslogtreecommitdiffstats
path: root/sys/netinet/in_cksum.c
diff options
context:
space:
mode:
authormonthadar <monthadar@FreeBSD.org>2012-07-31 07:36:27 +0000
committermonthadar <monthadar@FreeBSD.org>2012-07-31 07:36:27 +0000
commit7d32606c1b2f138b862c7cfa8a335ce3b5cf922b (patch)
tree4cacf6f67ea098255843c0db532e685b2a42d66c /sys/netinet/in_cksum.c
parentc2d63929b4d15f46059d3e3aba0ccd0861217eb1 (diff)
downloadFreeBSD-src-7d32606c1b2f138b862c7cfa8a335ce3b5cf922b.zip
FreeBSD-src-7d32606c1b2f138b862c7cfa8a335ce3b5cf922b.tar.gz
Fix a PREQ comparison error in 11s HWMP.
* Earlier we compared two not equal metrics, one was what we recevied in the 'new PREQ' while the other was what we already have saved which was 'old PREQ' + link metric for the last hop; * Fixed by adding 'new PREQ' + link metric for the last hop in a temporary variable;
Diffstat (limited to 'sys/netinet/in_cksum.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud