Skip to content

Commit

Permalink
Document the network interface name length limit as per #22
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamesits authored May 30, 2020
1 parent 40abd15 commit fa13ae0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ systemctl start netns-nat@helloworld
chnetns helloworld ip address
```

Note: Network interface names are derived from the netns name, so do not create netns names longer than 12 characters.

## NS Types

### Basic (`[email protected]`)
Expand Down

0 comments on commit fa13ae0

Please sign in to comment.