ppp: rework host-uniq support to take hex encoded strings
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 24 Jan 2015 11:30:45 +0000 (11:30 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 24 Jan 2015 11:30:45 +0000 (11:30 +0000)
commit639f388fc2499726b8ccb03bb4aa71c8fc4ed536
tree5159ee63c4ee01c91e44b576c2de735b8074658a
parentc71cf8e6e4bbc2b39a061eff8d89f24dc078b1f2
ppp: rework host-uniq support to take hex encoded strings

The previous implementation of the "host-uniq" option used plain strings for
passing the value to pppd which made it impossible to specify binary data.

Switch the format to a hex encoded string to support binary data.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44094
package/network/services/ppp/Makefile
package/network/services/ppp/files/ppp.sh
package/network/services/ppp/patches/520-uniq.patch