xebd/accel-ppp

PPPoE session ID not incremented in steps of 1

butjar opened this issue · 0 comments

We were wondering if there is any reason not to increase the PPPoE session IDs by 1 ?

conn->sid = sid_idx*8*sizeof(long) + bit;