Re: [PATCH] mISDN: Bugfix for layer2 fixed TEI mode
David Miller <[email protected]>
| Newsgroups | gmane.linux.network,gmane.linux.kernel.stable,gmane.linux.isdn.i4l.user |
|---|---|
| Message-ID | <[email protected]> |
From: Karsten Keil <[email protected]> Date: Sat, 4 Aug 2012 12:14:25 +0200 > If a fixed TEI is used, the initial state of the layer 2 statmachine need to be > 4 (TEI assigned). This was true only for Point to Point connections, but not > for the other fixed TEIs. It was not found before, because usually only the > TEI 0 is used as fixed TEI for PtP mode, but if you try X31 packet mode > connections with SAPI 16, TEI 1, it did fail. > > Signed-off-by: Karsten Keil <[email protected]> > Cc: <[email protected]> # 3.5.x Applied.