-
Notifications
You must be signed in to change notification settings - Fork 181
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ifname can be as long as 16 bytes, plust len of ifindex len(str(1<<32))=10, it should be at least 26. However, 16 is enough for most of situations, so let's make it 16. Also center align this column out of aesthetics. Signed-off-by: gray <gray.liang@isovalent.com>
- Loading branch information
1 parent
278ca66
commit db8a495
Showing
1 changed file
with
21 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters