Commit History

Author SHA1 Message Date
  Florian Fainelli 0059335c5b CMakeList: Check that compiler supports -Wimplicit-fallthrough 5 years ago
  Alexander Couzens 908a9f4f10 CMakeLists.txt: add -Wimplicit-fallthrough to the compiler flags 6 years ago
  Felix Fietkau e6ebe0bfcd build: disable unknown warning option error in clang 7 years ago
  Felix Fietkau 6b9c267317 build: suppress format truncation warnings to avoid errors with gcc7 7 years ago
  Matthias Schiffer 6397f5edb9 device: add veth support 7 years ago
  Felix Fietkau c99182e96d remove obsolete /opt/local prefix on Mac OS X 7 years ago
  John Crispin 45fd905c98 netifd: fixes for json-c 0.12 9 years ago
  Gioacchino Mazzurco 5921778570 Add vlan 802.1q/802.1ad support as netifd devices 10 years ago
  Felix Fietkau fbb4a83633 add initial support for handling wireless devices via scripts 10 years ago
  Felix Fietkau f16a15c39c proto-shell: move script handler dump code to handler.c 10 years ago
  Felix Fietkau 5dd87fd8ad device: add macvlan support 10 years ago
  Jo-Philipp Wich a47c3353cd Add support for ip rules 11 years ago
  Thomas Gstädtner b8688d2960 fix libnl detection 11 years ago
  Felix Fietkau 35d767f419 prefer to link against libjson-c over libjson (the new library name in git versions of json-c) 11 years ago
  Felix Fietkau b077337e6f add optional flag for disabling compiler optimization (debug only) 11 years ago
  Felix Fietkau 4bf10a76e0 split alias support into a separate source file for better readability 12 years ago
  Felix Fietkau 1c7bff698e parse tunnel devices from config 12 years ago
  Felix Fietkau 87648299f8 system-linux: add functions for adding/removing ip tunnels (currently only sit supported) 12 years ago
  Felix Fietkau 1ba3b8a006 add -Wmissing-declarations to cflags 12 years ago
  Felix Fietkau aaa6302c20 move --std=gnu99 to the main cflags 12 years ago
  Felix Fietkau 8625bb7339 drop -O0 for debug builds 12 years ago
  Felix Fietkau 11bd51d225 add an install target 12 years ago
  Felix Fietkau be8f32edac add a variable for overriding the libnl linker command 12 years ago
  Felix Fietkau 13cc3e23d9 rename interface-hotplug.c to interface-event.c 12 years ago
  Felix Fietkau 2152229c45 add support for calls to a hotplug script on interface state changes 12 years ago
  Felix Fietkau aab5615166 add a variable to allow forcing dummy mode on linux systems 12 years ago
  Felix Fietkau 216f718323 only override the uci conf dir in dummy mode 12 years ago
  Steven Barth 2c915b27e1 add OS switch to select system library 12 years ago
  Felix Fietkau 25cb39d2bc only use -g3 with -DDEBUG 12 years ago
  Felix Fietkau c601d036d6 fix invoking shell protocol handler scripts 12 years ago