File: BUGS

package info (click to toggle)
linux-atm 1%3A2.5.1-4
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 7,544 kB
  • sloc: ansic: 36,141; sh: 9,525; yacc: 1,193; lex: 556; makefile: 324; perl: 186; awk: 1
file content (14 lines) | stat: -rw-r--r-- 777 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Known bugs and restrictions in version 2.5.0
============================================

 - ENI driver: closing an AAL0 socket while data is arriving at a high rate
   hangs in the close system call
 - mpcd: adds an MPOA Egress Cache Tag Extension in the MPOA Cache Imposition
   Replies it sends even if the extension is missing from the incoming Request
 - ANS: libresolve conflicts with libc on some systems
 - ENI driver loses synchronization on some systems, leading to panics or hung
   VCs (these may be two distinct problems)
 - few if any drivers build properly as modules
 - swc show  only displays manually configured VCs
 - invoking a queuing discipline that overwrites skb->cb from within sch_atm
   will yield unpredictable results if CONFIG_ATM_SKB is enabled