]> git.ipfire.org Git - thirdparty/libvirt.git/commit
network: introduce networkAllocatePort
authorDaniel P. Berrangé <berrange@redhat.com>
Thu, 20 Dec 2018 14:01:18 +0000 (14:01 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Mon, 17 Jun 2019 14:19:54 +0000 (15:19 +0100)
commit7475562d5b423f5d0289046dcbc3c746b6772d68
tree1e9ea843a1735fb3d8432541018f51c4f718bd40
parentf02e21cb3379a41cd42f2d8116f2d10dabace83b
network: introduce networkAllocatePort

Separate network port allocation code from the domain driver network
callback implementation.

Reviewed-by: Laine Stump <laine@laine.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
src/network/bridge_driver.c