]> git.proxmox.com Git - mirror_ifupdown2.git/history - ifupdown2/ifupdown/utils.py
addons: address: fix merge-indentation issue
[mirror_ifupdown2.git] / ifupdown2 / ifupdown / utils.py
2023-05-04 Julien FortinSONAR: fix iface.py: Import only needed names or import...
2022-07-06 Julien FortinMerge pull request #242 from talber-nvidia/fix-empty...
2022-07-06 Tal BerlowitzFix the return value of utils._execute_subprocess
2022-04-29 Julien FortinMerge pull request #190 from tjjh89017/fix_systemd_star...
2021-11-10 Julien FortinMerge pull request #170 from Jasperswaagman/master
2021-07-01 Roopa Prabhuaddons: vxlan: use new vni filter api to set mcast...
2021-06-30 Julien Fortinaddons: vxlan: add support for new attribute: vxlan...
2021-06-30 Roopa Prabhubridge: support values of auto, auto+, auto- for vni...
2021-06-30 Roopa Prabhuaddons: vxlan: add support for vni filter on single...
2021-04-20 Julien FortinMerge pull request #202 from gaaf/usercmd_set_env
2021-04-20 Alex Hermannaddons: usercmds: Set environment just like the origina...
2021-01-25 Julien Fortinaddons: bond: bond mac should always be inherited from...
2020-07-01 Julien FortinMerge branch 'master' into issue-43/support-for-vxlan...
2020-06-23 Julien Fortinuse "except Exception:" instead of "except:"
2020-03-26 Julien FortinMerge branch 'master' into python3
2020-03-25 Julien Fortinlib: nlcache: fix dry_run exception
2020-03-04 Julien FortinMerge pull request #146 from aderumier/bond_primary_res...
2020-03-04 Julien FortinMerge pull request #143 from aderumier/python3
2020-03-04 Julien FortinMerge branch 'master' into master-next
2020-02-24 Julien FortinMerge pull request #151 from aderumier/fix-forwarding-3
2020-02-24 Julien Fortinlib: nlcache: fix dry_run exception
2020-02-24 Julien FortinMerge branch 'master-next' into python3
2020-02-04 Julien FortinMerge branch 'master-next' into python3
2020-02-03 Julien FortinMerge branch 'master-next' into python3
2020-02-03 Julien FortinMerge branch 'master-next' into python3
2020-01-28 Julien FortinMerge branch 'master-next' into python3
2020-01-21 Julien FortinMerge branch 'master-next' into python3
2020-01-08 Julien Fortinpython3: replacing ipaddr with custom ipnetwork.IPNetwo...
2020-01-02 Julien FortinMerge branch 'master-next' into python3
2019-12-30 Julien FortinMerge branch 'master' into master-next
2019-12-17 Julien FortinRevert "python3: ipaddress is now part of the standard...
2019-12-17 Julien Fortinpython3: ipaddress is now part of the standard library...
2019-12-17 Julien Fortinpython3: pypi support: except ImportError and ModuleNot...
2019-12-17 Julien Fortinpython3: utils.exec_command now returns str and not...
2019-12-17 Julien Fortinpython3: popen.communicate returns bytes (str are expected)
2019-12-17 Julien Fortinpython3: ch.communicate input should be bytes not str
2019-12-17 Julien Fortinpython3: 2to3 changes
2019-12-17 Julien Fortinpython3: shebang update
2019-12-17 Julien Fortinifupdown2 2.0.0-1
2018-12-13 Julien Fortinbridge: vlan-aware: add new boolean policy "vlan_aware_...
2018-12-13 Julien FortinRevert "ifupdown2.conf: vlan_aware_bridge_address_suppo...
2018-12-13 Julien Fortinifupdown2.conf: vlan_aware_bridge_address_support:...
2018-12-13 Julien Fortinifupdown2 2.0.0 release
2015-08-02 Roopa Prabhumove ifupdown2/* .
2015-03-07 Roopa PrabhuMerge 'vlan filtering bridge + vxlan + mlag + vrr'...
2014-07-20 Roopa PrabhuInitial import of ifupdown2 sources