OSDN Git Service

Add MS7619SE
[uclinux-h8/uClinux-dist.git] / lib / libatm / BUGS
1 Known bugs and restrictions in version 0.56
2 ===========================================
3
4  - some recently discovered message sequences crash ilmid
5  - ENI driver: closing an AAL0 socket while data is arriving at a high rate
6    hangs in the close system call
7  - mpcd: adds an MPOA Egress Cache Tag Extension in the MPOA Cache Imposition
8    Replies it sends even if the extension is missing from the incoming Request
9  - ANS: libresolve conflicts with libc on some systems
10  - ENI driver loses synchronization on some systems, leading to panics or hung
11    VCs (these may be two distinct problems)
12  - few if any drivers build properly as modules
13  - swc show  only displays manually configured VCs
14  - invoking a queuing discipline that overwrites skb->cb from within sch_atm
15    will yield unpredictable results if CONFIG_ATM_SKB is enabled