aboutsummaryrefslogtreecommitdiffstats
path: root/packet-lapd.c
Commit message (Expand)AuthorAgeFilesLines
* Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez2000-02-151-1/+2
* xDLC frames other than I and UI frames may have a payload, e.g. TESTGuy Harris2000-01-241-3/+4
* Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1999-11-161-12/+23
* Add #defines for bits in the LAPD address field and for the LAPD SAPIGuy Harris1999-11-111-16/+48
* Add LAPD support.Gilbert Ramirez1999-11-111-0/+154