cvs commit: src/sys/netinet raw_ip.c

Robert Watson rwatson at FreeBSD.org
Sat Jul 5 18:55:13 UTC 2008


rwatson     2008-07-05 18:55:03 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          raw_ip.c 
  Log:
  SVN rev 180306 on 2008-07-05 18:55:03Z by rwatson
  
  Rename raw_append() to rip_append(): the raw_ prefix is generally used
  for functions in the generic raw socket library (raw_cb.c, raw_usrreq.c),
  and they are not used for IPv4 raw sockets.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.187     +3 -3      src/sys/netinet/raw_ip.c


More information about the cvs-src mailing list