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)
commit0ad5953e6facc914c908a71b8a37e69a59c2de18
treec2c27ca613479f7b61c7f7e339f07b7841367768
parentb70a0b92424cd95edceca34b60d7aa424b42b5b1
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