summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2014-02-23wireless: fix device config reload regressionFelix Fietkau
2014-02-17wireless: add a "get_validate" methode to ubusJohn Crispin
2014-02-17wireless: load and then ignore disabled devicesJohn Crispin
2014-02-17add validation rules to proto staticJohn Crispin
2014-02-17get_proto_handlers now also dumps the validation infoJohn Crispin
2014-02-17make netifd_handler_parse_config honour the luci validation passed from the b...John Crispin
2014-02-17add a helper to convert blobmsg types to luci validate rulesJohn Crispin
2014-02-16Work around warn_unused_result in recent gcc/libcSteven Barth
2014-02-16IPv6: work around dangling routes kernel issueSteven Barth
2014-02-14Fix source-restrictions of routes when no mask was providedSteven Barth
2014-02-14netifd : Fix ubus route src mask printingHans Dedecker
2014-02-14netifd : Disable netlink auto ackHans Dedecker
2014-01-20Don't add unnecessary NOP policy rulesSteven Barth
2014-01-17Remove automatically assigned IPv6 routing tableSteven Barth
2014-01-17Add indicator-flags to ubus and hotplug update-eventsSteven Barth
2013-12-29wireless: fix alignment of wireless config structs - fixes segfaults on armFelix Fietkau
2013-12-28wireless: cancel the script check timerFelix Fietkau
2013-12-16device: prevent callbacks to device users that have been cleaned up alreadyFelix Fietkau
2013-12-14Revert "netifd: Link layer state support on device level"Felix Fietkau
2013-12-14Revert "netifd: Link layer state support on interface level"Felix Fietkau
2013-12-12Set dynamic interface flag after adding them so the version is preservedSteven Barth
2013-12-11wireless: remove the no_delete flag, remove virtual interfaces from the avl treeFelix Fietkau
2013-12-11wireless: fix handling of wdev->config_state, prevent handling of multiple st...Felix Fietkau
2013-12-11wireless: remove freed wireless devices from the vlist avl treeFelix Fietkau
2013-12-11IPv6: Remove IPv6 source-routing workaround (kernel is fixed)Steven Barth
2013-12-08wireless: add back support for multiple networks per interfaceFelix Fietkau
2013-12-08netifd: Link layer state support on interface levelHans Dedecker
2013-12-08netifd: Link layer state support on device levelHans Dedecker
2013-12-08netifd: Code style line/clean upHans Dedecker
2013-12-08Tunnel don't fragment bit configurableHans Dedecker
2013-12-08netifd: Apply tunnel MTUHans Dedecker
2013-12-08netifd: Don't export default route via UBUS when disabledHans Dedecker
2013-12-08netifd: Export ip4table/ip6table via UBUSHans Dedecker
2013-12-08netifd: Routing table parameter needs to be checked in route updateHans Dedecker
2013-12-03wireless: make interfaces in status an array instead of an objectFelix Fietkau
2013-12-03wireless: prepare bridge interfaces before passing them to the setup scriptFelix Fietkau
2013-12-03wireless: add an example driver cleanup implementationFelix Fietkau
2013-12-02wireless: fix getting the network_bridge variableFelix Fietkau
2013-12-02wireless: only process setup retries in setup/up stateFelix Fietkau
2013-12-02wireless: fix htmode handlingFelix Fietkau
2013-12-02wireless: call an initial cleanup functionFelix Fietkau
2013-12-01wireless: fix reload of active interfacesFelix Fietkau
2013-12-01wireless: fix issues with cancelling device setupFelix Fietkau
2013-12-01wireless: add another debug messageFelix Fietkau
2013-12-01wireless: fix process handling if the pid exe is a symlinkFelix Fietkau
2013-12-01wireless: fix parsing of the immediate flag for kill-allFelix Fietkau
2013-12-01wireless: add input validation for processesFelix Fietkau
2013-12-01netifd: fix process stdin/stdout/stderr when the pipe fds overlap with standa...Felix Fietkau
2013-12-01wireless: fix config state handlingFelix Fietkau
2013-12-01wireless: add debug messagesFelix Fietkau