aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/ppp/patches/520-uniq.patch
Commit message (Collapse)AuthorAgeFilesLines
* pppd: fix compile issues with glibc 2.25Felix Fietkau2017-02-111-6/+6
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* ppp: rework host-uniq support to take hex encoded stringsJo-Philipp Wich2015-01-241-44/+144
| | | | | | | | | | | 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-141-0/+169
SVN-Revision: 43241