cvs commit: src/sys/net rtsock.c

Luigi Rizzo luigi at FreeBSD.org
Tue Apr 20 16:40:15 PDT 2004


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


More information about the cvs-all mailing list