commit | 4abd88cc5fd5387c2cbdecadf0f5bca0ffcfeed3 | [log] [tgz] |
---|---|---|
author | Murat Sezgin <msezgin@codeaurora.org> | Wed May 24 17:00:59 2017 -0700 |
committer | Murat Sezgin <msezgin@codeaurora.org> | Tue Jun 26 10:57:07 2018 -0700 |
tree | 8ccaa9e3aa30e8763f732eab4f7436c03996e759 | |
parent | b674548fef761171a7a34635a9d34efcf5086f7e [diff] |
[qca-nss-drv] Convert PPPoE implementation to clients model The PPPoE connections are created by the PPPoE clients module anymore. The PPPoE code inside this driver now pushes the session create/destroy messages to NSS and receives the PPPoE session stats from NSS. It handles the stats per PPPoE session to print them in the stats output. Change-Id: I19017eb1198fa2cab933af2721bc093bcff90947 Signed-off-by: Murat Sezgin <msezgin@codeaurora.org>