summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2014-07-18scripts: set type for the "key" attributeFelix Fietkau
2014-07-17bridge: enable IGMP snooping by defaultFelix Fietkau
2014-06-29interface: clean up l3 device reference on remove/reloadFelix Fietkau
2014-06-29bridge: enable multicast_to_unicast on all wireless bridge portsFelix Fietkau
2014-06-26device: fall back to simple interface status check if not provided by the dev...Felix Fietkau
2014-06-26interface: fix indentationFelix Fietkau
2014-06-26proto-shell: add debug msg for calling handlersFelix Fietkau
2014-06-26system-dummy: set present flags on all devicesFelix Fietkau
2014-06-20interface: don't store table id in route if the default table is usedSteven Barth
2014-06-20system: fix treatment of RT_TABLE_MAINSteven Barth
2014-06-18linux: unify functions to delete linksSteven Barth
2014-06-18netifd: Route type supportHans Dedecker
2014-06-18netifd: Check device_claim return code in all casesHans Dedecker
2014-06-18netifd: Fix ipip6 tunnel memleak in case of tunnel creation failureHans Dedecker
2014-06-18netifd: Fix macvlan delete via netlinkHans Dedecker
2014-06-18netifd: Fix vlan delete via netlinkHans Dedecker
2014-06-11Reorder alfabetically device type matching as they are growing in numberGioacchino Mazzurco
2014-06-11Add vlan 802.1q/802.1ad support as netifd devicesGioacchino Mazzurco
2014-06-11Add qtcreator and kdevelop4 project files to .gitignoreGioacchino Mazzurco
2014-06-11netifd: process reload calls immediately instead of going through a timerFelix Fietkau
2014-06-10Add support for onlink-flags for IPv4 routesSteven Barth
2014-06-05add a interface. prefix to ubus_notify callsJohn Crispin
2014-05-28macvlan: fix missing reference to device_attr_listGioacchino Mazzurco
2014-05-21Rewrite ipip6-tunnel setup to use netlink and add support for FMRsSteven Barth
2014-05-21Fix a spurious segfault when tearing down interfacesSteven Barth
2014-05-15wireless: fix cancelling setupFelix Fietkau
2014-05-10system-linux: always set the ifindex for hotplug devices on initFelix Fietkau
2014-05-09netifd: Fix node version set after freeHans Dedecker
2014-05-09netifd: Check interface state only when main device is set during interface_c...Hans Dedecker
2014-05-09netifd: Effectively apply configured route mtuHans Dedecker
2014-05-09netifd: Remove useless route table parameter check in update_proto_routeHans Dedecker
2014-05-09netifd: Don't assume routes are always applied in all casesHans Dedecker
2014-05-09netifd: Apply interface metric on configured interface gateway parametersHans Dedecker
2014-05-06device: prevent interface up/down calls for external devicesFelix Fietkau
2014-05-02interface: clear iface->available before changing main_devFelix Fietkau
2014-05-02interface: use interface_set_main_dev() from interface_remove_linkFelix Fietkau
2014-05-02interface: do not set l3_dev along with main_dev anymoreFelix Fietkau
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