ppp: rework host-uniq support to take hex encoded strings
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 24 Jan 2015 11:30:45 +0000 (11:30 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 24 Jan 2015 11:30:45 +0000 (11:30 +0000)
commite2df1670c56d2e9aac5612b0ffa848f2a0b7a64f
treec2c27ca613479f7b61c7f7e339f07b7841367768
parent0466295bb2f8c75e55796bd0b61fd4d4fefc2fbc
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