On 30 May 2016 at 20:15, Stuart Henderson <[email protected]> wrote: > On 2016/05/30 19:26, Daniel Gillen wrote: >> Just tested your patch on my 5.9-stable amd64 gateway. >> >> Setting SPPP_CTL_PRIO to 1 and adding "match out on pppoe0 set prio 1" >> to /etc/pf.conf solves my issues. > > Thanks for testing. > >> The only drawback is having to change the source and compiling a new >> kernel. Would be nice if this could be configured in hostname.pppoe0 :) > > Agreed, but that would want to be a separate diff anyway (and I'd > like to try and figure out how to do it without adding yet more cruft > to ifconfig if possible..I'm wondering if it might be acceptable to > appropriate vnetid for this). >
I think it is appropriate. dlg@ wanted to use it for the vlan tag in the vlan driver itself. Diff looks good to me, ok mikeb@
