Recent Commits to NES-Open-Switch:master

Showing posts with label forwarding. Show all posts
Showing posts with label forwarding. Show all posts

Tuesday, June 30, 2015

Inet logical-interface update - 1: registering logical-interface types for IP

Registered #logical-interface #type s for #IP operation in INET module. These types will handle the cases of #enabling #IP / IP #forwarding on ports.

#Inet update 7 ...
[commit 30cf3ff9ce963ad488017d7cb29280ed24e5e415]

Monday, June 29, 2015

Bridge MAC learning & forwarding update - 3: adding interface module configuration handler

Added #logical-interface level #transparent #port #configuration #handler in ethernet module. This will enable the configuration changes from the #logical-interface to #phy #port. Operator can arbitrarily #enable / #disable the #MAC #learning & #forwarding on the #interface and new handler will apply the changes in ethernet module on to the #phy #port.

#Ethernet update 108 ...
[commit db59f94aedb09bb826d618320c0ba425e5642dd4]

Sunday, June 28, 2015

Bridge MAC learning & forwarding update - 2: adding HAL support

Added #HAL support in #bridge #transparent #port update handler in ethernet module. The new HAL calls will #enable #port #level #MAC #learning & #forwarding separately in #hardware #data-plane.

#Ethernet update 107 ...
[commit 7b5b4358d42edc7c132afd6a2334ca2a196a06ef]

Saturday, June 27, 2015

Bridge MAC learning & forwarding update - 1: correcting port level configuration handler

Correcting #bridge #port level #MAC #learning & #forwarding operations. Added changes in the #transparent #port #configuration #handler to keep HAL in sync with MAC learning & forwarding changes on the base port.

#Ethernet update 106 ...
[commit 156c280a83fb65145f9cc54317cc102e4e28abd0]