The ops-portd storage area is the repository for the OpenSwitch ops-portd daemon.
The ops-portd daemon
- Updates the Linux kernel with the L3 interface IPv4 and IPv6 addresses.
- Controls the L3 interface admin status (up or down) and manages the internal VLAN allocation for the L3 interfaces.
- Updates the database with routes for directly connected subnets.
- Manages the logical VLAN interfaces for interVLAN routing.
- src - contains all source files.
- include - contains all .h files.
- files - contains files required for ops-portd.
- tests - contains all automated tests for ops-portd.
Apache 2.0 license. For more details refer to COPYING
For the high level design of ops-portd daemon, refer to DESIGN
For the current list of contributors and maintainers, refer to AUTHORS
For general information about OpenSwitch project refer to http://www.openswitch.net