Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tkt-64341: Fix creating additional epairs (by skarekrow) #153

Merged
merged 1 commit into from
Dec 14, 2018

Conversation

bugclerk
Copy link

Automatic cherry-pick failed. Please resolve conflicts by running:

git reset --hard HEAD~1
git cherry-pick 4f31f0f57114059825fdb556f3f621d63924b27d
  • vnet0 was the only interface that renamed them to epairs, now all vnetN variants will (vnet0|ADDR,vnet1|ADDR, etc
  • Add which nic inside the jail the vnet device on the host is associated with
  • Only add default route to the first nic.

Closes iocage#682
FreeNAS Ticket: #64113

- vnet0 was the only interface that renamed them to epairs, now all vnetN variants will (vnet0|ADDR,vnet1|ADDR, etc
- Add which nic inside the jail the vnet device on the host is associated with
- Only add default route to the first nic.

Closes iocage#682
FreeNAS Ticket: #64113
@skarekrow skarekrow force-pushed the FIX-64113-11.2-64341 branch from f66822e to 67f60b5 Compare December 14, 2018 19:20
@skarekrow skarekrow merged commit b81c3c7 into freenas/11.2-stable Dec 14, 2018
@skarekrow skarekrow deleted the FIX-64113-11.2-64341 branch December 14, 2018 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants