From mboxrd@z Thu Jan 1 00:00:00 1970 From: folkert Subject: TAP device & ax25 call Date: Tue, 31 May 2016 19:58:02 +0200 Message-ID: <20160531175802.GE19668@belle.intranet.vanheusden.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline Sender: linux-hams-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hams@vger.kernel.org Hi, While trying to use tap-devices for ax.25 I noticed some issues. Biggest issue being that I could not get it to work. Now some guy on stackoverflow dug a bit further and apparently something goes wrong with the ssid. http://stackoverflow.com/questions/22465138/creating-a-tun-network-device-with-ax-25-encapsulation/37534385#37534385 I thought you may wanted to know this.