Changes between Version 9 and Version 10 of Internal/OpenFlow/HostSetup
- Timestamp:
- Nov 14, 2009, 4:25:52 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/OpenFlow/HostSetup
v9 v10 169 169 Reboot the machine, then build the kernel modules: 170 170 {{{ 171 ./configure --with-l26=/lib/modules/`uname -r`/build 171 ./configure --with-l26=/lib/modules/`uname -r`/build --enable-hw-tables=nf2 172 172 make 173 173 sudo make install