]> git.proxmox.com Git - pve-common.git/history - src/PVE/INotify.pm
Inotify: delete vlan-id for "iface.X" vlan iface.
[pve-common.git] / src / PVE / INotify.pm
2020-11-27 Alexandre DerumierInotify: delete vlan-id for "iface.X" vlan iface.
2020-11-27 Thomas Lamprechtinotify: apt auth: sort longest machine entry first...
2020-11-02 Fabian Grünbichlerfix 3108: properly check IPv6 addr
2020-10-23 Thomas Lamprechtnetwork: fix conditional variable declaration
2020-10-23 Thomas Lamprechtnetwork: cleanup "check bond" code
2020-10-23 Alexandre DerumierInotify: allow bond of bond
2020-06-15 Mira Limbeckfix #2374: bridge-ports is assumed to be defined
2020-06-08 Alexandre DerumierInotify: write_network_interfaces : always autostart...
2020-04-07 Thomas Lamprechtinotify: trailing whitespaces: comment and drop now...
2020-04-07 Alexandre DerumierInotify: read_interfaces : remove trailing whitespaces
2020-03-13 Thomas Lamprechtinotify/interfaces: fallback to cidr for address on...
2020-03-13 Thomas Lamprechtinotify/interfaces: ensure cidr, address and netmask...
2020-03-13 Thomas LamprechtINotify: sort and spli module usage
2020-03-12 Thomas Lamprechtinotify: fix compatibillity with address + netmask...
2020-03-12 Thomas Lamprechtinotify: indentation fix
2020-03-09 Thomas Lamprechtinotify: read interfaces: avoid uninitialized value...
2020-03-07 Alexandre DerumierINotify : fix OVSBond && OvsintPort order + tests
2020-03-07 Alexandre DerumierINotify: fix unknown for unknown ovs_type
2020-03-07 Alexandre DerumierINotify: detect ifupdown2 from executable not path
2020-03-07 Alexandre DerumierINotify: use auto for ovs interfaces with ifupdown2
2020-03-04 Thomas Lamprechtfollowup cleanup and fix missing semicolon
2020-03-04 Alexandre Derumierremove extra space after address && gateway options
2020-03-04 Alexandre DerumierINotify: use cidr for address on config change
2020-02-07 Alexandre DerumierINotify : check_bridge : fix bridge-ports with vlan...
2020-02-07 Alexandre DerumierINotify: check bridge ip: add missing check if method...
2020-02-07 Alexandre DerumierINotify: fix mtu check && add test
2020-01-25 Alexandre DerumierINotify: improve vlan interface parsing
2020-01-11 Thomas Lamprechtfollowup code cleanup
2020-01-11 Thomas Lamprechtfollowup trailing whitespace fixes
2020-01-11 Alexandre DerumierINotify: network : add ovs_mtu option
2020-01-11 Alexandre DerumierINotify: add bond-primary option
2020-01-11 Alexandre DerumierINotify: allow vlan tagged bridge interface on non...
2020-01-11 Alexandre DerumierInotify: forbid ip address on bridged interface.
2020-01-08 Alexandre DerumierINotify: remove allow-hotplug from /etc/network/interfaces
2019-12-13 Thomas Lamprechtgrammar fix: s/does not exists/does not exist/g
2019-09-20 Alexandre Derumieretc_network_interfaces : handle autostart for ovs
2019-09-20 Thomas Lamprechtnetwork: followup code cleanup
2019-09-20 Alexandre Derumiernetwork_interfaces: use allow-ovs for OVSBridge
2019-09-09 Thomas Lamprechttree wide trailing whitespace cleanup
2019-09-09 Alexandre Derumieretc_network_interfaces : add uplink-id option
2019-06-12 Thomas Lamprechtinotify: network/interfaces: fix 'Use of uninitialized...
2019-05-08 Thomas Lamprechtfollowup code cleanup
2019-05-08 Dominik CsapakINotify: map address/netmask to cidr while parsing...
2019-01-03 Tim MarxINotify: fix wording in networkdoc
2018-10-04 Wolfgang BumillerINotify: simplify lookup_type_prio
2018-10-04 Alexandre Derumierimprove lookup_type_prio
2018-10-04 Alexandre DerumierInotify: add support for 802.1ad stacked vlans
2018-09-14 Dominik CsapakINotify.pm: add methods for reading/writing /etc/hosts
2018-09-14 Dominik CsapakINotify.pm: use run_command instead of open for calling...
2018-09-14 Dominik Csapakdecode comments in /etc/network/interfaces as utf8
2018-09-11 Alexandre DerumierInotify: check bridgeport: fix vlan interface not defined
2018-09-11 Alexandre DerumierInotify: fix mtu check
2018-07-10 Wolfgang Bumillerfixup: don't use exists boolean
2018-07-10 Wolfgang Bumillerfixup: compare MTUs numerically
2018-07-10 Wolfgang Bumillerwhitespace fixup
2018-07-10 Wolfgang Bumillercleanup: whitespace and error message consistency
2018-07-10 Alexandre DerumierInotify : add mtu option
2018-07-10 Alexandre DerumierInotify : add check vlan
2018-07-10 Alexandre DerumierInotify : add check_bond
2018-07-10 Alexandre DerumierInotify : add bridge ports options
2018-07-10 Alexandre DerumierInotify : add vxlan interface support
2018-06-20 Wolfgang BumillerINotify: write network: don't duplicate bridge-vids
2018-06-20 Alexandre DerumierInotify : write network config : remove allow- ovs...
2018-06-20 Alexandre DerumierInotify : write network config : add bridge-vids
2018-06-20 Alexandre DerumierInotify : write network config : use modern syntax...
2018-06-20 Alexandre DerumierInotify : read network config : allow alternative optio...
2018-01-22 Dietmar MaurerINotify.pm - new helper poll_changes
2018-01-22 Dietmar Maurerread_file: replace $versions->{$filename} with $cver
2017-06-08 Fabian Grünbichleradd and use physical NIC regexp
2017-03-21 Dietmar MaurerINotify.pm: use Clone::clone instead of Storable::dclone
2017-01-27 Fabian Grünbichlercleanup previous commit
2017-01-27 Wolfgang LinkFix interface writer for bridge_ports and slaves.
2016-10-24 Michael RasmussenAdd check for infiniband to write functions as well
2016-10-24 Michael RasmussenAdd support for infiniband nics
2016-06-03 Wolfgang Bumillermove Network::get_active_interfaces to ProcFSTools
2016-05-18 Dietmar Maurerexport bond_modes (define with 'our' instead of 'my')
2016-05-18 Wolfgang Bumillertypo fix
2016-05-17 Wolfgang Bumillersupport for predictable network interface device names
2016-02-10 Wolfgang BumillerFix #882: active state of interfaces depends on ipv6
2016-01-08 Wolfgang BumillerFix #861: use safer sprintf formatting
2015-10-19 Wolfgang Bumillerhalf-revert: remove autostart property from bridge...
2015-10-07 Wolfgang Bumillerdon't reorder unknown interface types
2015-10-05 Wolfgang BumillerINotify::read_etc_resolv_conf: ipv6 support
2015-09-25 Alexandre Derumierread|write network interfaces : add support for vlan...
2015-09-16 Alexandre Derumieradd bridge_vlan_aware
2015-09-14 Wolfgang Bumillerremove autostart property from bridge ports
2015-06-26 Wolfgang Bumillerwrite_network_interfaces: improved sorting
2015-06-26 Wolfgang BumillerPVE::INotify::write_network_interfaces: readability
2015-06-26 Wolfgang Bumiller/etc/network/interfaces: deal with OVS allow- lines
2015-06-26 Wolfgang Bumillerread_etc_interfaces: missing iface initialization
2015-06-26 Wolfgang BumillerPVE::INotify: testable interface parser
2015-06-26 Wolfgang Bumillerwrite_etc_network_interfaces: updated header comment
2015-06-26 Wolfgang Bumillerread_etc_network_interfaces: improved parsing
2015-06-26 Wolfgang Bumillerremoved write-only $gateway variable
2015-06-26 Wolfgang Bumillerread_etc_network_interfaces: less strict parsing
2015-02-27 Dietmar Maurerrename data to src