Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 790 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 790 Bytes

l2

This code base is to handle all layer 2 protocols implementation. Layer 2 Protocol are those which reside in the Data Link Layer within the OSI Model.

For a list of common protocols for each layer refer to the link below: [OSI MODEL](https://en.wikipedia.org/wiki/List_of_network_protocols_(OSI_model)

Complete product documentation is available at [Product Overview] (http://opensnaproute.github.io/docs/)

Complete system architecture can be found Here

Architecture

alt text

Modules

Each L2 Protocol will run as an independent daemon.

  1. 802.1AX (Version 1) LACP
  2. 802.1D-2004 Spanning Tree
  3. 802.1AB LLDP