Summary: | vxlan(4) man page - vxlan interface creation at boot via rc.conf(5) example added | ||||||
---|---|---|---|---|---|---|---|
Product: | Documentation | Reporter: | James Lodge <james> | ||||
Component: | Books & Articles | Assignee: | Bryan Venteicher <bryanv> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | CC: | bryanv, james | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: bryanv Date: Sun Dec 31 21:23:14 UTC 2017 New revision: 327448 URL: https://svnweb.freebsd.org/changeset/base/327448 Log: Add rc.conf vxlan example PR: 206288 Submitted by: james@lodge.me.uk MFC after: 2 weeks Changes: head/share/man/man4/vxlan.4 |
Created attachment 165627 [details] vxlan.4 additional rc.conf.5 example First patch of any kind, hopefully it is formatted correctly and appropriate. Reason for additional example in vxlan(4) is I struggled to workout how to create a vxlan interface via rc.conf(5). Hopefully it will help others if accepted.