Displaying 2 results from an estimated 2 matches for "suspiscion".
Did you mean:
  suspicion
  
2003 Aug 18
1
Remarking non conformant packets as AF13 from AF11
...can be seen that most packets are remarked
0x28 (AF11). However, non-conforming traffic is just remarked as 0x00 (BE
class) which is not what I would like. I would like all non-conforming
packets to be remarked 0x38 (AF13) which would afford them special
treament further down my network.
I have a suspiscion that it might have something to do with the fact the
I am using "continue" as the action used for each of my meters, but can''t
be sure. If someone could clarify this or suggest anything or offer
sample scripts then I''d be most grateful, or if anyone would like more
detai...
1998 Oct 30
0
R 0.63 testers help: Please "(cd tests; make print-tests.Rout)"
R 0.63  only  
------------
	(0.62 does not have the print-tests.Rout.save against which to diff!)
I'd be glad if some of you could help us find out some printing/formatting
differences of the same R version on different architectures.
I have the suspiscion that the new glibc aka libc-6 (Linux),
has changed some of the internal printing/formatting code [fprintf ..].
One consequence is that on Debian 2.0 systems,
	(cd tests; make print-tests.Rout)
gives lots of diff output, when it works okay, on Solaris 2.5.x.
If you want help us (R core developer...