]> bbs.cooldavid.org Git - net-next-2.6.git/commit
X25: Dont let x25_bind use addresses containing characters
authorandrew hendry <andrew.hendry@gmail.com>
Sun, 14 Feb 2010 02:00:45 +0000 (02:00 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Feb 2010 05:49:52 +0000 (21:49 -0800)
commita9288525d2aed806c1b8a785c226d4a9e6371650
tree5de6722a6dfc60e603caa9631609d379b6547a1e
parentb18e7a06857833d2c7c8c8457e5a3a7c3327f643
X25: Dont let x25_bind use addresses containing characters

Addresses should be all digits.
Stops x25_bind using addresses containing characters.

Signed-off-by: Andrew Hendry <andrew.hendry@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/x25/af_x25.c