Skip to content

Commit

Permalink
Merge pull request #1290 from microsoft/enhancement-catpowder-config-…
Browse files Browse the repository at this point in the history
…file

[config] Enhancement: Move config file out of runtime
  • Loading branch information
iyzhang committed May 25, 2024
2 parents aac9eb0 + 2eb73f2 commit e967e70
Show file tree
Hide file tree
Showing 33 changed files with 908 additions and 1,265 deletions.
4 changes: 4 additions & 0 deletions scripts/config/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,8 @@ inetstack_config:
arp_table:
"ff:ff:ff:ff:ff:ff": "XX.XX.XX.XX"
"ff:ff:ff:ff:ff:ff": "YY.YY.YY.YY"
arp_request_retries: 5
arp_request_timeout: 20
arp_cache_ttl: 15

# vim: set tabstop=2 shiftwidth=2
Loading

0 comments on commit e967e70

Please sign in to comment.