rwatson 2008-10-02 09:12:52 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/netinet in_pcb.c in_pcb.h
Log:
SVN rev 183544 on 2008-10-02 09:12:52Z by rwatson
Merge r183460 and r183461 from head to stable/7:
Fix typo in comment.
rwatson 2008-08-07 09:06:04 UTC
FreeBSD src repository
Modified files:
sys/netinet in_pcb.c in_pcb.h
Log:
SVN rev 181365 on 2008-08-07 09:06:04Z by rwatson
Minor white space tweaks.
MFC after: 1 week
Revision ChangesPath
1.216 +3 -3 sr
bz 2008-08-02 18:32:22 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/netinet in_pcb.c in_pcb.h
sys/netinet6 in6_pcb.c in6_pcb.h in6_src.c
Log:
SVN rev 181200 on 2008-08-02 18:32:22Z by bz
MFC: r180427,
cvs rev. 1.2
bz 2008-08-02 16:46:42 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/netinet in_pcb.c in_pcb.h
sys/netinet6 in6_pcb.c in6_pcb.h
Log:
SVN rev 181189 on 2008-08-02 16:46:42Z by bz
MFC: r180425,
cvs rev. 1.208 in_pcb.
kmacy 2008-07-31 05:40:59 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/netinet in_pcb.c in_pcb.h
Log:
SVN rev 181045 on 2008-07-31 05:40:59Z by kmacy
MFC inp accessor functions
Revision ChangesPath
1.196.2.5 +56 -0 src
avatar 2008-07-22 04:23:57 UTC
FreeBSD src repository
Modified files:
sys/netinet in_pcb.c in_pcb.h
Log:
SVN rev 180683 on 2008-07-22 04:23:57Z by avatar
Trying to fix compilation bustage:
- removing 'const' qualifier from an input parameter to conform to the typ
kmacy 2008-07-21 22:11:39 UTC
FreeBSD src repository
Modified files:
sys/netinet in_pcb.c in_pcb.h
Log:
SVN rev 180678 on 2008-07-21 22:11:39Z by kmacy
make new accessor functions consistent with existing style
Revision ChangesPath
1.213 +5 -3
kmacy 2008-07-21 00:08:34 UTC
FreeBSD src repository
Modified files:
sys/netinet in_pcb.c in_pcb.h
Log:
SVN rev 180640 on 2008-07-21 00:08:34Z by kmacy
add inpcb accessor functions for fields needed by TOE devices
Revision ChangesPath
1.211 +54 -0
bz 2008-07-10 13:31:11 UTC
FreeBSD src repository
Modified files:
sys/netinet in_pcb.c in_pcb.h
sys/netinet6 in6_pcb.c in6_pcb.h in6_src.c
Log:
SVN rev 180427 on 2008-07-10 13:31:11Z by bz
Pass the ucred along into in{,6}_pcblookup_local for upcomi
bz 2008-07-10 13:23:22 UTC
FreeBSD src repository
Modified files:
sys/netinet in_pcb.c in_pcb.h
sys/netinet6 in6_pcb.c in6_pcb.h
Log:
SVN rev 180425 on 2008-07-10 13:23:22Z by bz
For consistency take lport as u_short in in{,6}_pcblookup_local.
Al
kmacy 2008-03-24 20:24:05 UTC
FreeBSD src repository
Modified files:
sys/netinet in_pcb.c in_pcb.h
sys/dev/cxgb/ulp/tom cxgb_cpl_io.c
Log:
change inp_wlock_assert to inp_lock_assert
Revision ChangesPath
1.9 +16 -16src/sys/dev/cxgb/ulp/tom/cxg
rwatson 2007-05-01 16:31:02 UTC
FreeBSD src repository
Modified files:
sys/netinet in_pcb.c in_pcb.h ip_divert.c raw_ip.c
tcp_usrreq.c udp_usrreq.c
sys/netinet6 in6_pcb.c
Log:
Remove unused pcbinfo arguments to in_setsockaddr() and
rwatson 2007-04-30 23:12:05 UTC
FreeBSD src repository
Modified files:
sys/netinet in_pcb.c in_pcb.h ip_divert.c raw_ip.c
tcp_subr.c udp_usrreq.c
sys/netinet6 in6_pcb.c in6_src.c
Log:
Rename some fields of struct inpcbinfo to have t
On Sun, 18 Feb 2007, Florian C. Smeets wrote:
This breaks the kernel build for kernels without INET6.
I think something like this is needed:
Indeed -- committed (with minor adjustments), thanks!
Robert N M Watson
Computer Laboratory
University of Cambridge
- --- in_pcb.c.orgSat Fe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Robert Watson wrote:
> rwatson 2007-02-17 21:02:39 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/netinet in_pcb.c in_pcb.h tcp_usrreq.c
> Log:
> Add "show inpcb", "show tcpcb" DDB commands, which should come in ha
rwatson 2007-02-17 21:02:39 UTC
FreeBSD src repository
Modified files:
sys/netinet in_pcb.c in_pcb.h tcp_usrreq.c
Log:
Add "show inpcb", "show tcpcb" DDB commands, which should come in handy
for debugging sblock and other network panics.
Revision ChangesPath
jhb 2006-12-29 19:25:49 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/netinet in_pcb.c in_pcb.h ip_divert.c raw_ip.c
tcp_usrreq.c udp_usrreq.c
sys/netinet6 in6_pcb.c raw_ip6.c udp6_usrreq.c
Log:
MFC: C
ups 2006-07-18 22:34:28 UTC
FreeBSD src repository
Modified files:
sys/netinet in_pcb.c in_pcb.h ip_divert.c raw_ip.c
tcp_subr.c tcp_usrreq.c udp_usrreq.c
sys/netinet6 in6_pcb.c raw_ip6.c udp6_usrreq.c
Log:
Fix race conditions o
rwatson 2006-04-25 11:17:36 UTC
FreeBSD src repository
Modified files:
sys/netinet in_pcb.c in_pcb.h tcp_subr.c
Log:
Abstract inpcb drop logic, previously just setting of INP_DROPPED in TCP,
into in_pcbdrop(). Expand logic to detach the inpcb from its bound
address/
rwatson 2006-04-03 13:33:56 UTC
FreeBSD src repository
Modified files:
sys/netinet in_pcb.c in_pcb.h tcp_input.c tcp_subr.c
Log:
Change inp_ppcb from caddr_t to void *, fix/remove associated related
casts.
Consistently use intotw() to cast inp_ppcb pointers to str
rwatson 2006-04-01 16:04:42 UTC
FreeBSD src repository
Modified files:
sys/netinet in_pcb.c in_pcb.h
sys/netinet6 in6_pcb.c in6_pcb.h
Log:
Break out in_pcbdetach() into two functions:
- in_pcbdetach(), which removes the link between an inpcb and its
21 matches
Mail list logo