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)
commit730e24cfaa057e56d8fbfac25682fdf3c4c515b7
treec2c27ca613479f7b61c7f7e339f07b7841367768
parent2ea6261f8c3330d375513686727ccfa30dae8ad3
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44094 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/network/services/ppp/Makefile
package/network/services/ppp/files/ppp.sh
package/network/services/ppp/patches/520-uniq.patch