-
- Downloads
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
Showing
- package/network/services/ppp/Makefile 2 additions, 2 deletionspackage/network/services/ppp/Makefile
- package/network/services/ppp/files/ppp.sh 3 additions, 3 deletionspackage/network/services/ppp/files/ppp.sh
- package/network/services/ppp/patches/520-uniq.patch 144 additions, 44 deletionspackage/network/services/ppp/patches/520-uniq.patch
Loading
Please register or sign in to comment