summaryrefslogtreecommitdiff
path: root/package/network/services/ppp/patches/520-uniq.patch
Commit message (Collapse)AuthorAge
* ppp: rework host-uniq support to take hex encoded stringsJo-Philipp Wich2015-01-24
| | | | | | | | | | | 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
* pppd: add option to set custom host-uniq pppoe tagMatteo Croce2014-11-14
SVN-Revision: 43241