]> git.proxmox.com Git - mirror_ifupdown2.git/history - ifupdown2/lib/nlcache.py
addons: address: fix merge-indentation issue
[mirror_ifupdown2.git] / ifupdown2 / lib / nlcache.py
2023-05-04 Julien Fortinnlcache: remove special SIGINT handling
2023-05-04 Julien Fortinnlcache: merge existing MTU into new netlink object...
2023-05-04 Julien Fortinlib: nlcache: merge existing MTU into new netlink objec...
2023-05-04 Julien Fortinsonarlink: remove unused variable
2022-05-28 Julien FortinMerge pull request #237 from svenauhagen/bugfix/bondarp...
2022-05-28 Julien Fortinsonar: lib: nlcache: catch exception only once
2022-05-27 Julien Fortinaddons: bond: set IFLA_MASTER when updating bond settings
2022-05-24 Julien FortinMerge pull request #138 from svenauhagen/feature/bondar...
2022-04-29 Julien FortinMerge pull request #190 from tjjh89017/fix_systemd_star...
2022-04-29 Julien FortinMerge pull request #232 from sohorx/dad_handling_per_itf
2022-04-05 Adrien Banlinnlcache: add nodad parameter to addr_add
2022-03-25 Julien FortinMerge pull request #231 from CumulusNetworks/revert...
2022-03-25 Julien FortinRevert "Dad handling"
2022-03-25 Julien FortinMerge pull request #230 from sohorx/dad_handling
2022-03-25 Adrien Banlinnlcache: add nodad parameter to addr_add
2022-02-11 Julien Fortinaddons: vlan: retry vlan creation if bridge_binding...
2021-11-10 Julien FortinMerge pull request #170 from Jasperswaagman/master
2021-07-30 Julien Fortinnlcache: fix TypeError: argument of type 'IPNetwork...
2021-07-05 Julien Fortinnlcache: clean duplicated code (link_add)
2021-07-05 Julien Fortinnlcache: update link_set_bridge_info_data_dry_run
2021-07-02 Julien Fortinnlcache: addr_add: convert pointtopoint and broadcast...
2021-07-02 Julien Fortinlib: nlcache: new netlink API "link_add" (waits for...
2021-07-02 Julien Fortinnlcache: link_set_address: override cache after mac...
2021-06-30 Julien Fortinaddons: addressvirtual: check macvlan interface name...
2021-04-30 Julien FortinMerge pull request #204 from BeStateless/support-tos...
2021-04-30 Sam Osterkiladdons: vxlan: support ToS and udpcsum
2021-01-25 Julien Fortinaddons: vlan: new attribute: vlan-bridge-binding
2021-01-25 Julien Fortinnlcache: master_slaves data-structure should use lists...
2020-08-06 Julien Fortinnlcache: link_del: move log.info after get_ifindex...
2020-07-01 Julien FortinMerge branch 'master' into issue-43/support-for-vxlan...
2020-06-23 Julien Fortinuse "except Exception:" instead of "except:"
2020-06-19 Julien FortinMerge branch 'master' of github.com:CumulusNetworks...
2020-06-18 Julien Fortinnlcache: force_add_slave: don't update internal data...
2020-06-18 Julien Fortinmain: nlcache: don't run netlink cleanup if it was...
2020-05-14 Julien Fortinadd support for single vxlan device (bridge-vlan-vni...
2020-05-13 Julien Fortinaddons: bond: add support for es-sys-mac and es-bonds
2020-03-26 Julien FortinMerge branch 'master' into python3
2020-03-25 Julien Fortinaddons: mstpctl: check mstpctl-stp and bridge-stp and...
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: nlcache: keeping ifname as str (and not bytes...
2019-12-17 Julien Fortinpython3: nlcache: can't compare NoneType with integer...
2019-12-17 Julien Fortinpython3: nlcache: cache key (ifname) should of type...
2019-12-17 Julien Fortinpython3: 2to3 changes
2019-12-17 Julien Fortinpython3: shebang update
2019-12-17 Julien Fortinifupdown2 2.0.0-1