cvs commit: src/sys/netinet raw_ip.c
    Robert Watson 
    rwatson at FreeBSD.org
       
    Sat Aug  2 19:21:36 UTC 2008
    
    
  
rwatson     2008-08-02 19:21:25 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_7)
    sys/netinet          raw_ip.c 
  Log:
  SVN rev 181205 on 2008-08-02 19:21:25Z by rwatson
  
  Merge r180306 from head to stable/7:
  
    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.
  
  Revision   Changes    Path
  1.180.2.3  +3 -3      src/sys/netinet/raw_ip.c
    
    
More information about the cvs-all
mailing list