Add a netgraph node to handle ATM LLC encapsulation. This currently handlesethernet (tested) and FDDI (not tested). The main use for this is on ADSL (orother ATM) connections where bridged ethern
Add a netgraph node to handle ATM LLC encapsulation. This currently handlesethernet (tested) and FDDI (not tested). The main use for this is on ADSL (orother ATM) connections where bridged ethernet is used, PPPoE being a primeexample.There is no manual page as yet, I will write one shortly.Reviewed by: harti
show more ...