summaryrefslogtreecommitdiffstats
path: root/ax25ipd/bpqether.c
Commit message (Collapse)AuthorAgeFilesLines
* - make compiler happyThomas Osterried2005-10-311-5/+3
|
* - tun/tap support for ax25ipdThomas Osterried2005-10-301-0/+342
- fclose() fix in config.c description of tun/tap: added a new fast and efficient link to the linux kernel ax25 stack, via the ethertap interface. ax25 goes directly to the bpqether interface in the kernel via ethertap/tuntap interfaces, which is a much better way than traditional kissattach to a ttyp/ptyp pair.