Bug 862887
Summary: | Libvirt arpdstipaddr doesn't work with a subnet | ||
---|---|---|---|
Product: | [Community] Virtualization Tools | Reporter: | Brian Haley <brian.haley> |
Component: | libvirt | Assignee: | Stefan Berger <stefanb> |
Status: | CLOSED NEXTRELEASE | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | unspecified | CC: | acathrow, dallan, laine, stefanb |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-03-20 06:10:37 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Brian Haley
2012-10-03 20:14:25 UTC
You should mention this on the libvirt mailing list as well, as not everybody on the list monitors bugzilla. This feature has now been implemented and pushed to the upstream repo: commit a81756f1ff174c2603f1a392658741f4678bf3ed Author: Stefan Berger <stefanb.ibm.com> Date: Thu Mar 13 18:30:09 2014 -0400 nwfilter: Add ARP src/dst IP mask for ebtables ARP Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=862887 Add a netmask for the source and destination IP address for the ebtables --arp-ip-src and --arp-ip-dst options. Extend the XML parser with support for XML attributes for these netmasks similar to already supported netmasks. Extend the documentation. Signed-off-by: Stefan Berger <stefanb.ibm.com> We can close this bz now. |