[RP-PPPoE] Discovery Packets written on socket rfc4938

Dianne Skoll dianne at skoll.ca
Mon Feb 1 08:04:15 EST 2021


On Mon, 1 Feb 2021 00:58:59 +0000
Shukri George Abdallah <sabdallah at mitre.org> wrote:

> I am trying to run the PPPoE server side code only. I see PADG, PADC,
> and PADQ packets arriving at the sockets of each interface and being
> consumed by the function interfaceHandler. In turn, the function
> interfaceHandler writes these RFC4938 packets on a global socket
> rfc4938socket and sends to loopback address + port - 743+session id.

I have no idea what source code you are looking at.  RP-PPPoE does not
contain a variable called rfc4938socket nor a function called
CoordinationHandler.  Are you using a forked version of the code?  Please
note that if your organization has forked the code and is distributing
an executable based on that forked code, you are required under copyright
law to release your changes to the source under the terms of the GNU
General Public License.  I would appreciate clarification as to what's
going on.

Perhaps you could post the source code to CoordinationHandler?

Regards,

Dianne.


More information about the RP-PPPoE mailing list