jeffe@eniac.seas.upenn.edu (George Jefferson ) (02/21/91)
since I got no help, I have hacked layers to work with my 7 - bit network. in protocol.c change the line if (num1 != 2 && num1 != 0) to if (num1 != 2 && num1 != 1 && num1 != 0) after several minutes of rigorous testing everything seems to work fine. -- -george george@mech.seas.upenn.edu