Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

Commit

Permalink
Merge pull request #134 from osrg/suda/wip
Browse files Browse the repository at this point in the history
README: mention ethernetNFQNumber explicitly
  • Loading branch information
AkihiroSuda committed Apr 19, 2016
2 parents 14c78f7 + 735cef5 commit 91d715d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@ explorePolicy = "random"
[container]
# Default: false
enableEthernetInspector = true
ethernetNFQNumber = 42
# Default: true
enableProcInspector = true
# Default: "1s"
procWatchInterval = "1s"
```
For other parameters, please refer to [`config.go`](earthquake/util/config/config.go) and [`randompolicy.go`](earthquake/explorepolicy/random/randompolicy.go).
Expand Down

0 comments on commit 91d715d

Please sign in to comment.