cvs commit: src/sys/dev/cxgb/ulp/tom cxgb_l2t.c cxgb_listen.c
cxgb_tcp_offload.c cxgb_tom_sysctl.c src/sys/sys sockbuf.h
socketvar.h sockopt.h sockstate.h
Kip Macy
kmacy at FreeBSD.org
Thu Jul 31 20:36:16 UTC 2008
kmacy 2008-07-31 20:35:44 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/cxgb/ulp/tom cxgb_l2t.c cxgb_listen.c
cxgb_tcp_offload.c cxgb_tom_sysctl.c
sys/sys socketvar.h
Added files: (Branch: RELENG_7)
sys/sys sockbuf.h sockopt.h sockstate.h
Log:
SVN rev 181068 on 2008-07-31 20:35:44Z by kmacy
MFC sockbuf refactoring and fixes to cxgb TOE
Revision Changes Path
1.1.2.2 +0 -1 src/sys/dev/cxgb/ulp/tom/cxgb_l2t.c
1.4.2.2 +7 -3 src/sys/dev/cxgb/ulp/tom/cxgb_listen.c
1.4.2.2 +3 -1 src/sys/dev/cxgb/ulp/tom/cxgb_tcp_offload.c
1.3.2.2 +5 -1 src/sys/dev/cxgb/ulp/tom/cxgb_tom_sysctl.c
1.5.2.1 +220 -0 src/sys/sys/sockbuf.h (new)
1.158.2.4 +8 -224 src/sys/sys/socketvar.h
1.1.2.1 +72 -0 src/sys/sys/sockopt.h (new)
1.1.2.1 +83 -0 src/sys/sys/sockstate.h (new)
More information about the cvs-src
mailing list