]> git.baikalelectronics.ru Git - kernel.git/commit
ax25: zero length frame filtering in AX25
authorBernard Pidoux <f6bvp@amsat.org>
Sat, 21 Mar 2009 20:33:55 +0000 (13:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Mar 2009 20:33:55 +0000 (13:33 -0700)
commitee0d5da2bbe1f3f605a04312732719c6c41106c2
tree1e172c814ccdf2839b8cc6b736a2db309ec0318b
parent251f8380d5d04c1c327370c550784bda75e18374
ax25: zero length frame filtering in AX25

In previous commit 17d51b9344d85512a33a93ab77217668fb5bd5d6
was introduced a zero length frame filter for ROSE protocole.
This patch has the same purpose at AX25 frame level for the same
reason. Empty frames have no meaning in AX25 protocole.

Signed-off-by: Bernard Pidoux <f6bvp@amsat.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ax25/af_ax25.c