|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 1939 Details
Show help | Quick Search | Submit a Test Suite Support Request | Click here to view your privileges
This page provides all information on Problem Report 1939.
Report 1939 Actions
Problem Report Number 1939 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.0966 Raised 1995-10-06 08:00 Updated 2003-03-13 08:00 Published 1995-10-13 08:00 Product Standard Transport Service XTI Certification Program The Open Brand certification program Test Suite VST version 4.1.3 Test Identification XTI.os/cots/T.accept 6 Problem Summary TSDT4.004 This test calls t_accept() with XTI and TCP level options. TCP_MAXSEG is one of the options specified. Since this is a read-only option, t_accept() correctly returns the TACCES error, according to Sec... Problem Text
This test calls t_accept() with XTI and TCP level options. TCP_MAXSEG is
one of the options specified. Since this is a read-only option, t_accept()
correctly returns the TACCES error, according to Section 6.3.6 "Privileged
and Read-only Options" in the CAE Specification - Networking Services.
The test also uses the XTI_LINGER option which is read-only for this
transport provider, and there is no way to configure the tests to take into
account that certain options are read-only.
Another problem with this test is that even if the t_accept() call is
allowed to succeed, the test program then calls t_optmgmt() with the
same set of options, in order to validate the current option values.
This t_optmgmt() call should return TBADOPT, because it is illegal to
specify options of more than one level in a single t_optmgmt() call.
Thu Sep 21 14:51:23 1995 -> t_accept()
> fd = 7
> resfd = 7
> call->addr.len = 16
> call->addr.buf = (16/16)
00 02 4E 28 0F 0D 88 25 00 00 00 00 00 00 00 00 ..N(...%........
> call->opt.len = 180
> call->opt.buf = (180/180)
00 00 00 14 00 00 00 06 00 00 00 01 00 00 00 01
00 00 00 01
level=INET_TCP, name=TCP_MAXSEG, READ-ONLY
00 00 00 10 00 00 00 06 00 00 00 02 40 00 10 C0
00 00 00 18 00 00 00 06 00 00 00 08 00 00 00 2D
00 00 00 01 00 00 00 01
00 00 00 10 00 00 FF FF 00 00 00 01 FF FF FF FF
00 00 00 18 00 00 FF FF 00 00 00 80 40 01 11 C8 <== XTI_LINGER
00 00 00 01 FF FF FF FD
00 00 00 14 00 00 FF FF 00 00 10 02 00 00 00 00
00 00 00 64
00 00 00 14 00 00 FF FF 00 00 10 04 40 00 4E D4
00 00 00 64
00 00 00 14 00 00 FF FF 00 00 10 01 00 00 00 3C
00 00 00 64
00 00 00 14 00 00 FF FF 00 00 10 03 00 00 00 4B
00 00 00 64
> call->udata.len = 0
> call->udata.buf = (0/0)
> call->sequence = 1
Thu Sep 21 14:51:23 1995 -> t_look()
> fd = 7
Thu Sep 21 14:51:23 1995 <- t_look() = 0x0
Thu Sep 21 14:51:23 1995 <- t_accept() = -1; t_errno = TACCESTest Output
400|0 6 1 14:51:23|IC Start
200|0 6 14:51:23|TP Start
520|0 6 00001054 1 1|t_accept() failed on TCP endpoint
520|0 6 00001054 1 2|RETURN VALUES: expected: 0, observed: -1
520|0 6 00001054 1 3|TERRNO VALUES: expected: 0 (NO ERROR), observed: 3 (TACCES)
220|0 6 2 14:51:24|UNRESOLVED
410|0 6 1 14:51:24|IC EndReview Information
Review Type TSMA Review Start Date null Completed null Status Complete Review Recommendation No Resolution Given Review Response
It is agreed that this is a Test Suite Deficiency and it is recommended
that a waiver is granted.
Review Type SA Review Start Date null Completed null Status Complete Review Resolution Test Suite Deficiency (TSD) Review Conclusion
This is an agreed Test Suite Deficiency.
Problem Reporting System Options:
- View Report 1939
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority