Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for a multipoint-to-multipoint mode in vxlan(4). In this | 2016-09-03 | 1 | -3/+5 | |
* | Define VXLAN_VNI_UNSET and VXLAN_VNI_MAX instead of using magic numbers. | 2016-08-07 | 1 | -1/+4 | |
* | Add support for IPv6 tunnel endpoints. This currently only works for | 2016-08-06 | 1 | -5/+4 | |
* | Keep "struct vxlan_softc" private to prevent pulling more headers when | 2015-11-27 | 1 | -20/+1 | |
* | tweak the vnetid so it can be optional and therefore cleared/deleted. | 2015-10-23 | 1 | -2/+2 | |
* | unifdef INET in net code as a precursor to removing the pretend option. | 2014-12-19 | 1 | -3/+1 | |
* | Interfaces are associated to rdomains, make it clear by renaming | 2014-04-11 | 1 | -2/+2 | |
* | Improve the address and linkstate hooks and add an additional detach | 2013-10-19 | 1 | -1/+2 | |
* | forgot the cookies | 2013-10-19 | 1 | -1/+5 | |
* | Remove obsolete ioctl defines and struct (I overloaded the pflow | 2013-10-14 | 1 | -9/+1 | |
* | Import vxlan(4), the virtual extensible local area network tunnel | 2013-10-13 | 1 | -0/+77 |