cvs commit: src/sys/netinet tcp_input.c

Darren Reed darrenr at FreeBSD.org
Sun May 2 08:07:38 PDT 2004


darrenr     2004/05/02 08:07:37 PDT

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_input.c 
  Log:
  oops, I forgot this file in a prior commit (change was still sitting here,
  uncommitted):
  
  Rename ip_claim_next_hop() to m_claim_next_hop(), give it an extra arg
  (the type of tag to claim) and push it out of ip_var.h into mbuf.h
  alongside all of the other macros that work ok mbuf's and tag's.
  
  Revision  Changes    Path
  1.236     +1 -1      src/sys/netinet/tcp_input.c


More information about the cvs-src mailing list