1
0
mirror of https://github.com/CumulusNetworks/ifupdown2.git synced 2024-05-06 15:54:50 +00:00

Commit Graph

  • 905003dd25 addons: bridge: bridge-vlan-vni-map: fix delta calculation between old and new config Julien Fortin 2021-05-18 16:25:56 +02:00
  • 06926b1979 addons: bridge: bridge-vlan-vni-map: remove stale entry from running config Julien Fortin 2021-05-12 17:02:26 +02:00
  • 19b0c19bdf addons: bridge: don't add old_ifaceobjs to internal MVAB list Julien Fortin 2021-05-06 16:50:34 +02:00
  • 995c38e29a addons: bridge: bridge_vlan_aware_list is now a set() Julien Fortin 2021-04-15 00:33:31 +02:00
  • c38ff73d90 lib: iproute2: add vxlan bridge default fdb entries with state permanent Roopa Prabhu 2021-05-03 21:42:09 -07:00
  • f3229eecaa lib: iproute2: use self flag when adding svd fdb entries Roopa Prabhu 2021-04-21 12:18:31 -07:00
  • 0cb747dd9e iproute2: link_set_address: dont check the cache on link up Julien Fortin 2021-03-02 13:20:06 +01:00
  • 66eb9ce3c5 addons: vxlan: add support for new attribute: vxlan-remoteip-map Julien Fortin 2021-05-11 14:31:56 +02:00
  • 8e167b9e32 addons: vxlan: process mcast groups after the addition of vnifilter Roopa Prabhu 2021-04-30 14:17:40 -07:00
  • 7f0310a7a5 bridge: support values of auto, auto+, auto- for vni in bridge-vlan-vni-map Roopa Prabhu 2021-04-13 20:47:02 -07:00
  • e6edcd2113 addons: vxlan: ifquery-check support for vxlan-mcastgrp-map Julien Fortin 2021-04-23 02:03:22 +02:00
  • 9144496d01 vxlan: fix ttl for single vxlan device Roopa Prabhu 2021-04-13 23:19:12 -07:00
  • 6015cce25b addons: vxlan: add support for vni/IP range and multi lines on SVD mcast group config Quentin Zilberberg 2021-04-03 22:24:36 -07:00
  • 84c47c4ff0 addons: vxlan: add support for vni filter on single vxlan device Roopa Prabhu 2021-03-24 14:20:58 -07:00
  • 56f3434979 addons: vxlan: improve mcastgrp-map handling of fdb entries Julien Fortin 2021-03-22 18:53:49 +01:00
  • 1609696fe3 addons: vxlan: add support for vxlan-mcastgrp-map with ipmr-lo dummy physdev Julien Fortin 2021-03-17 00:04:32 +01:00
  • aa4c8a2d94 addons: vxlan: single-device: update log.warning when device already exists Julien Fortin 2020-09-10 16:50:54 +02:00
  • 8515db2733 addons: bridge: bridge-vlan-vni-map: use vlan and vni ranges within iproute2 cmds Julien Fortin 2021-03-23 16:11:28 +01:00
  • 8b99615b83 addons: bridge: add multi bridge support when bridge_set_static_mac_from_port=yes Julien Fortin 2020-12-08 02:36:22 +01:00
  • 31bddf7647 addons: bridge: bridge-vlan-vni-map: fix display error vnis=vlans instead of vlans=vnis Julien Fortin 2021-05-31 15:27:20 +02:00
  • d42c5f307e addons: bridge: ifquery-running support for bridge-vlan-vni-map Julien Fortin 2021-04-22 22:54:20 +02:00
  • b2751c6f57 addons: bridge-vlan-vni-map: support multiple vni mapping per entry Julien Fortin 2020-09-10 17:23:34 +02:00
  • f422ae7c6c addons: bridge: bridge-vlan-vni-map: fix: not enough arguments for format string Julien Fortin 2020-09-10 16:49:24 +02:00
  • f54468e32b addons: bridge: check if bridge mac is already inherited from a port Julien Fortin 2020-09-03 15:49:27 +02:00
  • ecb7cc1365 addons: bridge: bridge-arp-nd-suppress should show up on ifquery --with-default if policy is set Julien Fortin 2021-05-14 16:07:37 +02:00
  • 4b16a99797 clag: bridge l3vni: move bridge vxlan l3vni code to parent class + refactoring Julien Fortin 2021-04-15 03:56:31 +02:00
  • 68d0005516 bridge.py: remove extra empty line in header Julien Fortin 2021-06-30 17:05:56 +02:00
  • 32ef3071ec addons: bridge: fix bridge arp vni vlan syntax-check Julien Fortin 2021-06-08 15:40:15 +02:00
  • 3e5e36410e addons: bridge: v2: arp suppression enabled when no vlan is configured Julien Fortin 2021-06-15 18:20:06 +02:00
  • 645fcb73e2 addons: bridge: skip bridge arp vni vlan for single vxlan device Julien Fortin 2021-04-12 22:34:57 +02:00
  • a037ffc5f0 addons: bridge: detect and warn when arp suppression is enabled and there is no vlan configured Julien Fortin 2021-03-02 17:25:01 +01:00
  • 6a1110e3ed addons: bridge: detect VXLAN mis-config VNI "bridge-learning=on" and print log message Julien Fortin 2020-09-14 13:28:07 +02:00
  • 20649b09c6 addons: bridge: enable ipv6 on SVD brport Julien Fortin 2021-06-17 23:37:35 +02:00
  • 35dabe6add cosmetic: ifupdownmain: remove empty line (pep8) Julien Fortin 2021-06-30 16:43:41 +02:00
  • 3b1f78c181 ifupdownmain: add "all" parameter to get_all_ifaceobjs Julien Fortin 2021-04-06 23:30:34 +02:00
  • 20e8d38375 ifupdownmain: skip bridge vlan when checking running config Julien Fortin 2021-04-07 00:20:23 +02:00
  • e3dbe405ba ifupdownmain: add module name in get_dependent warning Julien Fortin 2021-02-18 16:09:33 +01:00
  • 59ab29fbd1 addons: vxlan: inherit clagd-vxlan-anycast-ip from lo for clag vxlans (introduces old_ifaceobjs to get_dependent_ifacenames) Julien Fortin 2021-02-04 05:23:22 +01:00
  • 1db0cb7acc addons: address: remove stale fdb entry for svi (when hwaddress is used) Julien Fortin 2021-06-29 01:07:48 +02:00
  • 20eab2b13e addons: address: new policy: check_l3_svi_ip_forwarding Julien Fortin 2021-05-07 03:06:35 +02:00
  • 0b34071bf8 addons: address: warn user if L3-SVI is configured with "ip-forward off" Julien Fortin 2021-04-08 02:07:04 +02:00
  • 9c1176c849 addons: vlan: check vlan-id misconfiguration and print warning Julien Fortin 2020-12-12 01:20:57 +01:00
  • 75a9503027 addons: addressvirtual: check macvlan interface name lenght and war if len > 15 Julien Fortin 2021-05-13 19:52:52 +02:00
  • 01a655366b addons: address: raise exception when detecting an invalid ip address Julien Fortin 2021-04-07 01:04:15 +02:00
  • 7cc5525d22 Merge pull request #210 from dabukalam/correct-bond-regex Julien Fortin 2021-06-17 13:59:22 +02:00
  • d34d1513ca addons: bond: correct bond-slaves regex example Danny Abukalam 2021-06-15 21:00:56 -04:00
  • 55d0c15c5e Merge pull request #209 from BeStateless/feature/allow-validrange-on-number-keyword Julien Fortin 2021-06-01 22:47:03 +02:00
  • b20f983630 Support value-in-range with <number> keyword Sam Osterkil 2021-06-01 13:45:34 -06:00
  • a8dd54b0fa addons: vxlan: vxlan-tos, vxlan-udp-csum refactoring and fixes Julien Fortin 2021-05-21 00:01:15 +02:00
  • 47877f263d addons: bridge: fix error: write() argument must be str, not int Julien Fortin 2021-04-07 23:24:35 +02:00
  • d38e9b1273 addons: bridge: bridge-access checks are not necessary for single vxlan devices Julien Fortin 2021-03-18 16:10:18 +01:00
  • f54c45deb9 addons: bridge: fix bridge-vlan-vni-map example in modinfo Julien Fortin 2021-04-22 22:39:29 +02:00
  • d0e5676882 addons: vrf: removing extra \n from log messages Julien Fortin 2021-04-29 19:09:24 +02:00
  • 01f27c6789 addons: bridge: skip bridge-bridgeprio if mstpctl-treeprio is configured on the bridge Julien Fortin 2021-02-16 18:42:47 +01:00
  • 3eb08b79e0 add support for new address policy: 'ip_blacklist' Julien Fortin 2021-04-09 02:59:46 +02:00
  • 5f4ab65948 lib: Addon: add new Bridge class with member "bridge_vlan_aware_list" Julien Fortin 2021-04-07 23:25:24 +02:00
  • d8b7a21e42 Merge pull request #204 from BeStateless/support-tos-and-udp-checksum Julien Fortin 2021-04-30 11:40:21 +02:00
  • e521508b41 addons: vxlan: support ToS and udpcsum Sam Osterkil 2021-04-29 12:19:22 -06:00
  • c1d01549a1 Merge pull request #202 from gaaf/usercmd_set_env Julien Fortin 2021-04-20 19:50:23 +02:00
  • ac645a1a82 addons: usercmds: Set environment just like the original ifupdown Alex Hermann 2021-04-20 18:42:40 +02:00
  • 038136754c addons: bond: bond mac should always be inherited from it's first slave Julien Fortin 2020-10-02 14:02:18 +02:00
  • 315f4f03b3 addons: bond: keep link admin up after being removed from bond Julien Fortin 2020-09-07 12:40:40 +02:00
  • d079ad3fe8 addons: bond: set proto-up on slaves if bond used to be a clag bond or es-bond Julien Fortin 2020-09-09 14:48:58 +02:00
  • d0d657ed15 addons: bond: add ifname length check in sysfs back up path Julien Fortin 2020-08-10 16:02:13 +02:00
  • 28bf72d8cb addons: vlan: new attribute: vlan-bridge-binding Julien Fortin 2020-07-17 01:08:59 +02:00
  • 872e4a6ec2 nlcache: master_slaves data-structure should use lists instead of sets Julien Fortin 2020-11-25 02:09:15 +01:00
  • c7c7ce8c4d dhclient: use absolute path for sysfs carrier node Andy Roulin 2021-01-05 14:23:52 -08:00
  • f12bef8ba9 dhclient: check for out variable being None Andy Roulin 2021-01-04 14:07:11 -08:00
  • 1eacb76b3a dhclient: wait to start dhcp if carrier is down Andy Roulin 2020-12-01 20:45:22 +00:00
  • dba88be45a template: update error message for python3-mako Julien Fortin 2020-09-09 00:53:53 +02:00
  • adb4386268 addons: dhcp: don't release dhcp lease after timeout Julien Fortin 2020-10-26 02:15:29 +01:00
  • a6353bfb74 addons: addressvirtual: sync macvlan forwarding state with lower-device Julien Fortin 2020-12-18 04:07:36 +01:00
  • 909377598e addons: mtu: policy: accept integer value for mtu in policy file Julien Fortin 2020-09-11 18:25:36 +02:00
  • 190cf3e6eb addons: address: enable ipv6 before adding new address Julien Fortin 2020-09-28 17:59:27 +02:00
  • 6860da4441 Merge pull request #180 from CumulusNetworks/issue-179/forwarding-disabled-on-dhcp-bridge Julien Fortin 2021-01-25 19:03:58 +01:00
  • 912b8697d4 networking.service: fix start networking.service before network is marked online tjjh89017 2021-01-20 17:07:41 +08:00
  • 0305c4125f Merge pull request #185 from moepman/cleanup-batman-adv Julien Fortin 2020-11-23 16:06:18 +01:00
  • cd67f88f8f Merge pull request #186 from kvadrage/switchdev-fixes Julien Fortin 2020-11-20 17:37:33 +01:00
  • 1b845b1bab addons: bridge: add support for "bridge_always_up_dummy_brport" policy Alexander Petrovskiy 2020-11-20 03:46:59 +03:00
  • 7db69c5b3c addons: batman_adv: drop unnecessary exception clause Markus Hauschild 2020-11-19 09:15:15 +01:00
  • 344a97e31d addons: batman_adv: fix netlink call Markus Hauschild 2020-11-19 09:13:06 +01:00
  • 69825bb495 addons: bridge: enable forwarding on dhcp bridges (fixes: #179) Julien Fortin 2020-11-16 16:22:31 +01:00
  • 1dc2c4a7c2 addons: batman_adv: improve readability Markus Hauschild 2020-11-17 15:38:19 +01:00
  • 9436b6cb7a addons: batman_adv: fix unresolved reference Markus Hauschild 2020-11-17 01:05:54 +01:00
  • 1d9a8d4f6b addons: batman_adv: cleanup according to PEP8 Markus Hauschild 2020-11-17 01:00:24 +01:00
  • e40c309ff3 Merge pull request #184 from moepman/fix-batman-adv-str Julien Fortin 2020-11-17 14:53:04 +01:00
  • a8ea3ce57b addons: batman_adv: use universal_newlines Markus Hauschild 2020-11-17 00:48:48 +01:00
  • 5a3acab3d4 Merge pull request #181 from moepman/fix-vxlan-modinfo Julien Fortin 2020-11-16 20:45:46 +01:00
  • 969257a4fb addons: vxlan: fix vxlan-svcnodeip help text Markus Hauschild 2020-11-16 18:59:47 +01:00
  • 288a88d3e4 bump minimum required debhelper version to 9.20160709 3.0.0-1 Piotr Ożarowski 2020-09-15 12:48:13 +02:00
  • bb9e353b8a Merge pull request #173 from JackSlateur/ip_repr Julien Fortin 2020-08-28 16:01:19 +02:00
  • 0044f105ef nlmanager: fix IPAddress's repr, which must return a str Alexandre Bruyelles 2020-08-27 12:13:55 +02:00
  • 44e3a3dafb lib: sysfs: remove unused 'bridge_port_pvids_get' api (fixes: #171) master-next Julien Fortin 2020-08-07 11:12:54 +02:00
  • c7a0cd032c debian: changelog: updating 3.0.0-1 changelog entry Julien Fortin 2020-08-06 14:38:41 +02:00
  • 5f0ba5190f nlcache: link_del: move log.info after get_ifindex check Julien Fortin 2020-06-26 14:49:24 +02:00
  • ca43693778 addons: vxlan: new attribute: vxlan-mcastgrp-map Julien Fortin 2020-08-06 14:29:28 +02:00
  • 792b9a0700 addons: vxlan: add vxlan-mcastgrp support for single-vxlan device Julien Fortin 2020-07-13 17:27:25 +02:00
  • a7e5fb2597 addons: vxlan: fix AttributeError: 'NoneType' object has no attribute 'ip' Julien Fortin 2020-07-13 15:00:37 +02:00
  • caac1e90b0 addons: vxlan: single-vxlan: remove local ip cidr before executing iproute2 link add Julien Fortin 2020-06-29 12:23:04 +02:00
  • 366da8b334 addons: vrf: removing link-down after slave is removed from a VRF Julien Fortin 2020-06-26 14:38:08 +02:00