For SNAT, don't store the pre-fragment L2 header before actions are applied.
[sliver-openvswitch.git] / debian / openflow-controller.README.Debian
1 README.Debian for openflow-controller
2 -------------------------------------
3
4 * To (re)configure the controller, edit /etc/default/openflow-controller
5   and run "/etc/init.d/openflow-controller restart".
6
7 * To enable OpenFlow switches to automatically discover the location
8   of the controller, you must install and configure a DHCP server.
9   The secchan(8) manpage (found in the openflow-switch package) gives
10   a working example configuration file for the ISC DHCP server.