]> git.proxmox.com Git - pve-common.git/history - src/PVE/Network.pm
Fix #132: hold a lock while setting up vlan bridges
[pve-common.git] / src / PVE / Network.pm
2016-06-21 Wolfgang BumillerFix #132: hold a lock while setting up vlan bridges
2016-06-21 Wolfgang Bumillervlan fixups: remove existing vlan ids
2016-06-03 Wolfgang Bumillermove Network::get_active_interfaces to ProcFSTools
2016-06-03 Wolfgang Bumilleradd netmasks starting from /8 to local netmask list
2016-06-03 Wolfgang BumillerConsider /31 and /32 valid subnet masks.
2016-05-18 Dominik Csapakshow warning when using VLAN 1 on a VLAN aware bridge
2016-05-17 Wolfgang Bumillersupport for predictable network interface device names
2016-05-03 Fabian GrünbichlerUse run_command instead of system
2016-04-13 Wolfgang BumillerFix #908: cleanup OVS ports in tap_unplug
2016-03-15 Wolfgang Bumillernet: don't die in get_active_interfaces() and try both...
2016-03-09 Wolfgang Bumillercleanup: regex match group reference
2016-03-08 Wolfgang Bumillernet: improve ingress tc filter
2016-03-08 Wolfgang Bumillernet: tap_plug() needs to apply rate limiting
2016-03-08 Wolfgang Bumillernetwork: tap_rate_limit: fix uninitialized value
2016-02-12 Wolfgang Bumillernetwork: get rid of ioctl.ph
2016-02-10 Wolfgang BumillerFix #882: active state of interfaces depends on ipv6
2016-01-18 Wolfgang Bumillernetwork: fix uninitialized value error
2016-01-15 Alexandre Derumiernetwork : add trunks support
2015-11-19 Dietmar Maureravoid access to undefinded var $tag
2015-10-16 Wolfgang Bumillernetwork: IP_from_cidr and is_ip_in_cidr helpers
2015-09-21 Stefan Priebesupport QinQ / vlan stacking
2015-08-28 Wolfgang BumillerAdded PVE::Network::tcp_ping to replace Net::Ping
2015-08-17 Wolfgangfix bug #860: fix the upload from a VM when it is restr...
2015-08-10 Alen Grizonictap device name parse fix
2015-08-03 Alexandre Derumierfix tap_plug with vlan for non aware vlan bridges
2015-07-29 Wolfgang Bumillerreplace /sbin/vconfig with /sbin/ip call
2015-07-29 Alexandre Derumiertap_plug : add support for vlan aware linux bridge
2015-07-23 Wolfgang BumillerPVE::Network: add some common constants
2015-06-26 Alexandre Derumieradd veth_delete
2015-06-26 Alexandre Derumieradd veth_create
2015-02-27 Dietmar Maurerrename data to src