TCP-group 1995
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
AX25.027
- To: tcp-group@ucsd.edu
- Subject: AX25.027
- From: iialan@iifeak.swan.ac.uk (Alan Cox)
- Date: Thu, 2 Feb 1995 14:06:06 +0000 (GMT)
- Cc: ponion@wally.srd.bt.co.uk, bruce@pixar.com, dp@hydra.carleton.ca, linux-announce@stc06.ctd.ornl.gov
- Reply-to: tcp-group@ucsd.edu
I've placed the updates for AX25.027 on the sunacm.swan.ac.uk archive site.
These are the (probably final) changes for the current AX.25 set before I
go for hacking with KA9Q's generously GPL'd code for Linux 1.3.x.
This fixes
o SO_DEBUG being overly security concious
o AX.25 socket crashes when a buffer is queued a long time
in the PI or AX.25 drivers and the socket is destroy too
early
o Potential queue walking problems caused by missing interrupt
protection
o PI2 driver changes for new architecture independant interrupt
handler (basically irq number is passed in not grabbed out of
the interrupt stack).
Alan