Historique des commits

Auteur SHA1 Message Date
  Felix Fietkau 5a4ac30c7a netifd: rework/fix device free handling il y a 3 ans
  Hans Dedecker 522456b9f3 device: gracefully handle device names exceeding IFNAMESIZ 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
  Hans Dedecker 92889eca62 device: Move the different device type registrations to the device type file il y a 8 ans
  Arne Kappen f56a7fbaa6 device: prepare for adding device handlers dynamically il y a 8 ans
  Hans Dedecker 5df548d8ed alias: Set alias link device status to disabled when device is removed 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 6fd6be6b7f alias : Fix interface aliased on top of a static interface not getting active il y a 8 ans
  Hans Dedecker fa624787a8 alias: Fix possible segfault il y a 8 ans
  Felix Fietkau bc22047b1d alias: clean up device dependencies on free il y a 8 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 11 ans
  Hans Dedecker c439b52400 netifd: Link layer state support on device level il y a 11 ans
  Felix Fietkau 889f3236fd alias: set ifindex on alias device to fix setting addresses/routes il y a 12 ans
  Felix Fietkau f054a655c3 alias: if the underlying device changes (or goes away), set the device present status to false to make its users shut down il y a 12 ans
  Felix Fietkau ed984c7aea alias: rework device updates il y a 12 ans
  Steven Barth 74de0901a0 alias: use layer 3 device instead of main device il y a 12 ans
  Felix Fietkau c9242aed7d alias: add (and call) a check_state function to fix dynamically creating aliases for interfaces that are already up il y a 12 ans
  Felix Fietkau 30e9a048af fix device_lock/device_unlock imbalances il y a 12 ans
  Felix Fietkau 51b3f21fef alias: use a callback for managing device presence state, track alias deps in a separate list to avoid recursion issues il y a 12 ans
  Felix Fietkau 4bf10a76e0 split alias support into a separate source file for better readability il y a 12 ans