This shows you the differences between two versions of the page.
— |
pom-ng:proto:pppoe [2020/05/26 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Protocol pppoe ====== | ||
+ | This module parses [[wp>Point-to-Point_Protocol_over_Ethernet|PPPoE]] packets as defined in RFC [[rfc>2516]]. | ||
+ | |||
+ | ===== Events ===== | ||
+ | |||
+ | None. | ||
+ | |||
+ | ===== Packet fields ===== | ||
+ | |||
+ | ^ Name ^ Type ^ Description ^ | ||
+ | |code|uint8|Code.| | ||
+ | |session_id|uint16|Session ID.| | ||
+ | |||
+ | ===== Parameters ===== | ||
+ | |||
+ | None. |