Skip to content

Commit

Permalink
Merge pull request #17 from untangle/mfw-1627-interface-offline
Browse files Browse the repository at this point in the history
mfw-1627 add offline to interface stats struct
  • Loading branch information
untanglejacob authored Oct 15, 2021
2 parents b432828 + 3c3ce4d commit db31172
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 8 deletions.
1 change: 1 addition & 0 deletions protobuffersrc/InterfaceStatsEvent.proto
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,5 @@ message InterfaceStatsEvent {
uint64 txCarrierRate = 53;
uint64 txCompressed = 54;
uint64 txCompressedRate = 55;
bool offline = 56;
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit db31172

Please sign in to comment.