summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2013-10-18Reevaluate target routes also on interface updateSteven Barth
2013-10-18Add option "delegate" to toggle prefix delegationSteven Barth
2013-10-18Add source-restricted routesSteven Barth
2013-10-17key to data elements point at wrong memory areaSteven Barth
2013-10-17Add protocol update notifications and hotplug legacy callsSteven Barth
2013-10-17Add ubus function to create nested interfacesSteven Barth
2013-10-17Add ubus methods for global interface statusSteven Barth
2013-10-07macvlan: turns out netinet/ether.h is needed on some linux systemsFelix Fietkau
2013-10-04macvlan: include net/ethernet.h instead of netinet/ether.h (more portable)Felix Fietkau
2013-10-03device: add macvlan supportFelix Fietkau
2013-10-03device.c: report device type when claim failsFelix Fietkau
2013-10-03device_add_user: return immediately if the new device is the same as the old ...Felix Fietkau
2013-10-01Don't delete / readd IP addresses when only their lifetime has changedSteven Barth
2013-09-25vlan: set the name of vlan devices earlierNathan Hintz
2013-08-29bridge: fix corner case with network reloadLuka Perkov
2013-07-16IPv6: fix prefix assignment with continuous hintsSteven Barth
2013-07-13bridge: add bridge_empty option which allows creation of empty bridgesLuka Perkov
2013-06-18interface: fix NULL pointer defref in interface_set_main_devFelix Fietkau
2013-06-17IPv6: Reverse assignment sorting orderSteven Barth
2013-06-17IPv6: Satisfy unhinted assignments ordered by prefix lengthSteven Barth
2013-06-10config: use the new uci_blob library codeFelix Fietkau
2013-06-10config: replace config_memdup with blob_memdup from libuboxFelix Fietkau
2013-06-10Change IP reloading orderSteven Barth
2013-06-10Reuse automatic ip6table valueSteven Barth
2013-06-03IPv6: Improve source-routing policiesSteven Barth
2013-05-31IPv6: fix device_prefix vlist_key to not include prefix classSteven Barth
2013-05-31move excluded prefix and length out of key for device_prefixSteven Barth
2013-05-30Add missing update-triggers for source-based routingSteven Barth
2013-05-30IPv6: reorganize prefix assignmentSteven Barth
2013-05-30IPv6: Log a warning if users have prefixes but haven't assigned themSteven Barth
2013-05-29IPv6: remove ULA prefix-trigger (unused)Steven Barth
2013-05-28IPv6: fix address-lifetime overflows on 64-bit architecturesSteven Barth
2013-05-28IPv6: fix wrap-arounds in address lifetimesSteven Barth
2013-05-28Make sure that iprule flushing happens after system_init(), otherwise the rtn...Jo-Philipp Wich
2013-05-27Move iprule flushing to the init function to make the timing predictableJo-Philipp Wich
2013-05-27Move initial iprule flushing to system_add_iprule() to not collide with gener...Jo-Philipp Wich
2013-05-17Add option to define target routing table for protocol routes.Steven Barth
2013-05-13IPv6: Set loopback-policy for output trafficSteven Barth
2013-05-13Use logical instead of physical name for tunnel underlying link.Steven Barth
2013-05-13Add support for IPv6 and interface target-routes & dependenciesSteven Barth
2013-05-13Add support for IP in IPv6 tunnels (DS-Lite)Steven Barth
2013-05-11IPv6: Use source-routing to allow multi-wanSteven Barth
2013-05-08IPv6: Use key=val format for prefix optionsSteven Barth
2013-05-02utils: use list_add_tail() in vlist_simple_add() to preserve user-defined ord...Jo-Philipp Wich
2013-04-27bridge: disable multicast snooping by defaultJo-Philipp Wich
2013-04-25interface: fix removing main_dev on config reload changes if ifname is reset ...Felix Fietkau
2013-04-25interface: rework reload, ensure that all changes are applied before restarti...Felix Fietkau
2013-04-23set default bridge priority to 0x7FFFJo-Philipp Wich
2013-04-23add bridge priority optionNiels Boehm
2013-04-19IPv6: Try harder to assign prefix partsSteven Barth