summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2014-04-29interface-ip: fix misuse of IN6_IS_ADDR_LINKLOCAL on a netifd specific unionFelix Fietkau
2014-04-29netifd: fix a use-after-free issue on wireless config updateFelix Fietkau
2014-04-26netifd: Add interface config support to enable/disable IPv6 in the kernel per...Hans Dedecker
2014-04-26interface-event: make eventnames static and constFelix Fietkau
2014-04-26netifd: Rework hotplug event queueing in case of congestionHans Dedecker
2014-04-26netifd: Check rt_table parameter when comparing routesHans Dedecker
2014-04-24netifd: Set prefix assignment enabled if the prefix adress can be installedHans Dedecker
2014-04-24netifd: Mark interface as dynamic after it has been added in the interface listHans Dedecker
2014-04-24netifd: fix IPv6 Link-local DNS serverUlrich Weber
2014-04-21config: add support for disabling interfacesFelix Fietkau
2014-04-19ubus: check the l3_dev pointer before dereferencing itFelix Fietkau
2014-04-19interface: ensure that l3_dev gets set whenever the proto handler marks the i...Felix Fietkau
2014-04-11interface: add support for a parameter to force setup without a carrier on th...Felix Fietkau
2014-04-10proto-static: ensure that the l3 device is properly setFelix Fietkau
2014-04-10proto-shell: fix a regression with handling multiple proto updates for the sa...Felix Fietkau
2014-04-07proto-shell: ensure that l3_dev is always setFelix Fietkau
2014-04-05interface: always delete l3 dev on proto downFelix Fietkau
2014-04-05system-dummy: indicate link on present devicesFelix Fietkau
2014-03-31config: ignore config parser errorsFelix Fietkau
2014-03-21ubus: use list_empty() instead of the compat wrapperFelix Fietkau
2014-03-21netifd: Reload proto on topology changeHelmut Schaa
2014-03-20ubus: fix displaying interface data itemsFelix Fietkau
2014-03-20netifd: Check interface autostart parameter when handling interface state cha...Hans Dedecker
2014-03-19uci: Allow setting the UCI config path on the command lineMatthias Schiffer
2014-03-11Revert "ubus events: don't incorrectly announce an interface as being up"Felix Fietkau
2014-03-11netifd: Set interface state in teardown state before launching an interface e...Hans Dedecker
2014-03-11netifd: Assign interface metric to route metric when route is createdHans Dedecker
2014-03-11netifd: Fix bridge MTU setting when a bridge member is addedHans Dedecker
2014-03-07proto-shell: defer init until after command line option processingFelix Fietkau
2014-03-07netifd: fix bridge reloading issueEmanuel Taube
2014-03-07wireless: defer init until after command line option processingFelix Fietkau
2014-03-05ubus events: don't incorrectly announce an interface as being upSteven Barth
2014-02-27netifd: Link layer state awareness support on interface levelHans Dedecker
2014-02-27netifd: Link layer state awareness support on device levelHans Dedecker
2014-02-26Don't always assume routes & addresses are appliedSteven Barth
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