We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Home (markdown)
Updated _Footer (markdown)
Added details on reloading vagrant after rebooting so that new changes are reflected.
Updated Build and Install BESS (markdown)
updating typos
typo
Cleaning up spacing
typo wrt ExactMatch
FlowGen rate typo
bess.yml got removed in favor of build-dep.yml
doc: typo
Add missing dependency for Ubuntu 18.04
Changed four to three, since there are only three methods(1. Initialization, 2. Query Interface, 3. Event Channel).
Fix typo on QueueInc
Fix link to Hooking-up-BESS-Ports
Updated Hooking up BESS Ports (markdown)
Regenerate Built-In-Modules-and-Ports for v0.3.0-194-gffb486f
Document the new timeout parameter to `gen_socket_and_port`
can ditch temporary note about vagrant memory size
Updated Python Scripts (markdown)
`drr` module uses `socket` without importing it first
`time` is also used in test scripts without an earlier `import time`