Changes between Version 22 and Version 23 of Internal/OpenFlow/HostSetup
- Timestamp:
- Feb 15, 2010, 8:37:49 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/OpenFlow/HostSetup
v22 v23 388 388 }}} 389 389 390 7. Edit rkd.cc to include limits.h 391 392 8. Replace asm/semaphores with linux/semaphores 390 7. Edit /home/netfpga/NF2/projects/router_kit/sw/rkd.cc to include limits.h 391 392 8. Replace asm/semaphores with linux/semaphores in: 393 * /home/netfpga/NF2/lib/C/kernel/nf2main.c 394 * /home/netfpga/NF2/lib/C/kernel/nf2_control.c 393 395 394 396 9. `make` and `make install` in user's NF2 directory (you need to be root)