Date: Sun, 2 May 2004 08:07:38 -0700 (PDT) From: Darren Reed <darrenr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_input.c Message-ID: <200405021507.i42F7cum081793@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405021507.i42F7cum081793>