Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Apr 2004 16:40:14 -0700 (PDT)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net rtsock.c
Message-ID:  <200404202340.i3KNeEPu026935@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2004/04/20 16:40:14 PDT

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/net              rtsock.c 
  Log:
  MFC 1.105: only skip the length field (one byte) when comparing addresses.
  
  Being so close to the code freeze I went for the easy fix -- just remove
  the bug -- rather than playing with convoluted casts to produce a
  stylistically correct piece of code.  This and whitespace can be
  fixed after 4.10 by those interested.
  
  Approved by: re
  
  Revision   Changes    Path
  1.44.2.14  +1 -1      src/sys/net/rtsock.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404202340.i3KNeEPu026935>