Historique des commits

Auteur SHA1 Message Date
  Felix Fietkau 4544f026bb bridge-vlan: add support for defining aliases for vlan ids il y a 3 ans
  Felix Fietkau 351d690f1a wireless: fix passing bridge name for vlan hotplug pass-through il y a 3 ans
  Felix Fietkau a3016c4512 vlan: add pass-through hotplug ops that pass the VLAN info to the bridge il y a 4 ans
  Felix Fietkau 330f4032e3 vlan: initialize device ifname earlier at creation time il y a 4 ans
  Hans Dedecker 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ il y a 6 ans
  John Crispin ca970979e9 netifd: make sure the vlan ifname fits into the buffer il y a 6 ans
  Hans Dedecker 263631ae5a vlan: use alloca to get rid of IFNAMSIZE in vlan_dev_set_name() il y a 6 ans
  Alexander Couzens 60293a7a36 replace fall throughs in switch/cases where possible with simple code changes il y a 6 ans
  Arne Kappen f56a7fbaa6 device: prepare for adding device handlers dynamically il y a 8 ans
  Hans Dedecker 29521f9a23 device: Fix device find failure in avl list due to device name change il y a 8 ans
  Hans Dedecker 11797342f8 vlan: Fix possible segfault il y a 8 ans
  Hans Dedecker 4902ba2999 device: Don't process link events anymore in device user specific callback handlers il y a 9 ans
  Hans Dedecker 3653d721da netifd: Add old style vlan devices to device list il y a 9 ans
  Felix Fietkau 500779b375 Revert "vlan: reset device state on init" il y a 9 ans
  Felix Fietkau a4445215e0 vlan: reset device state on init il y a 9 ans
  Felix Fietkau 5a4eb870af device: make link status detection optional for vlan devices il y a 10 ans
  Hans Dedecker 5d655d1d3f netifd: Check device_claim return code in all cases il y a 10 ans
  Helmut Schaa 3d317e90f1 netifd: Reload proto on topology change il y a 10 ans
  Hans Dedecker f35b76c61b netifd: Link layer state awareness support on interface level il y a 10 ans
  Felix Fietkau 2851c3bcde Revert "netifd: Link layer state support on device level" il y a 10 ans
  Hans Dedecker c439b52400 netifd: Link layer state support on device level il y a 10 ans
  Nathan Hintz 6f34c02e51 vlan: set the name of vlan devices earlier il y a 11 ans
  Felix Fietkau b35fd5d578 device: use safe_list for device event, fixes some hang issues il y a 11 ans
  Felix Fietkau 6094417533 fix ifname for alias+vlan chains il y a 12 ans
  Felix Fietkau 0be9a1d0c1 make vlan devices virtual to avoid avl tree issues with changing ifnames when bound to alias interfaces il y a 12 ans
  Jo-Philipp Wich 55b8d754c6 vlan.c: prevent segfault in get_vlan_device_chain() if the base device does not exist il y a 12 ans
  Felix Fietkau bfe5db1ea8 add copyright headers il y a 12 ans
  Felix Fietkau f8276b9b14 apply device settings to simple devices with config specified from the interface section (legacy format compatibility), but only if no other config was provided il y a 13 ans
  Felix Fietkau beaf1b3d4a always recreate devices by default if the config attribute list is not the default one il y a 13 ans
  Felix Fietkau cd51d94890 rename a variable for clarity il y a 13 ans