On Tue, May 7, 2019 at 11:10 AM Tom Parkin <tparkin@xxxxxxxxxxx> wrote: > > Hi Matteo, > > On Sat, May 04, 2019 at 06:48:53PM +0200, Matteo Croce wrote: > > Add pppoe 'host-uniq' option to set an arbitrary > > host-uniq tag instead of the pppd pid. > > Some ISPs use such tag to authenticate the CPE, > > so it must be set to a proper value to connect. > > > > Signed-off-by: Matteo Croce <mcroce@xxxxxxxxxx> > > Signed-off-by: Jo-Philipp Wich <jo@xxxxxxx> > > --- > > pppd/plugins/rp-pppoe/common.c | 14 +++---- > > pppd/plugins/rp-pppoe/discovery.c | 52 ++++++++++--------------- > > pppd/plugins/rp-pppoe/plugin.c | 15 ++++++- > > pppd/plugins/rp-pppoe/pppoe-discovery.c | 41 ++++++++++++------- > > pppd/plugins/rp-pppoe/pppoe.h | 30 +++++++++++++- > > 5 files changed, 96 insertions(+), 56 deletions(-) > > Hi Tom, this was a known bug of the v3 patch, I've fixed it in the v4. Regards, -- Matteo Croce per aspera ad upstream