Historial de Commits

Autor SHA1 Mensaje Fecha
  Stijn Tintel 02ada7a28b treewide: fix use of IFNAMSIZ hace 2 años
  Felix Fietkau 7f24a06347 vlan: fix device vlan alias handling hace 3 años
  Felix Fietkau 013a1171e9 device: do not treat devices with non-digit characters after . as vlan devices hace 3 años
  Felix Fietkau 50381d0a29 bridge: allow adding/removing VLANs to configured member ports via hotplug hace 3 años
  Felix Fietkau 4544f026bb bridge-vlan: add support for defining aliases for vlan ids hace 4 años
  Felix Fietkau 351d690f1a wireless: fix passing bridge name for vlan hotplug pass-through hace 4 años
  Felix Fietkau a3016c4512 vlan: add pass-through hotplug ops that pass the VLAN info to the bridge hace 4 años
  Felix Fietkau 330f4032e3 vlan: initialize device ifname earlier at creation time hace 4 años
  Hans Dedecker 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ hace 6 años
  John Crispin ca970979e9 netifd: make sure the vlan ifname fits into the buffer hace 6 años
  Hans Dedecker 263631ae5a vlan: use alloca to get rid of IFNAMSIZE in vlan_dev_set_name() hace 6 años
  Alexander Couzens 60293a7a36 replace fall throughs in switch/cases where possible with simple code changes hace 6 años
  Arne Kappen f56a7fbaa6 device: prepare for adding device handlers dynamically hace 8 años
  Hans Dedecker 29521f9a23 device: Fix device find failure in avl list due to device name change hace 8 años
  Hans Dedecker 11797342f8 vlan: Fix possible segfault hace 8 años
  Hans Dedecker 4902ba2999 device: Don't process link events anymore in device user specific callback handlers hace 9 años
  Hans Dedecker 3653d721da netifd: Add old style vlan devices to device list hace 9 años
  Felix Fietkau 500779b375 Revert "vlan: reset device state on init" hace 9 años
  Felix Fietkau a4445215e0 vlan: reset device state on init hace 9 años
  Felix Fietkau 5a4eb870af device: make link status detection optional for vlan devices hace 10 años
  Hans Dedecker 5d655d1d3f netifd: Check device_claim return code in all cases hace 10 años
  Helmut Schaa 3d317e90f1 netifd: Reload proto on topology change hace 10 años
  Hans Dedecker f35b76c61b netifd: Link layer state awareness support on interface level hace 10 años
  Felix Fietkau 2851c3bcde Revert "netifd: Link layer state support on device level" hace 11 años
  Hans Dedecker c439b52400 netifd: Link layer state support on device level hace 11 años
  Nathan Hintz 6f34c02e51 vlan: set the name of vlan devices earlier hace 11 años
  Felix Fietkau b35fd5d578 device: use safe_list for device event, fixes some hang issues hace 11 años
  Felix Fietkau 6094417533 fix ifname for alias+vlan chains hace 12 años
  Felix Fietkau 0be9a1d0c1 make vlan devices virtual to avoid avl tree issues with changing ifnames when bound to alias interfaces hace 12 años
  Jo-Philipp Wich 55b8d754c6 vlan.c: prevent segfault in get_vlan_device_chain() if the base device does not exist hace 12 años