summaryrefslogtreecommitdiffhomepage
path: root/interface-ip.c
AgeCommit message (Expand)Author
2014-10-24netifd : Apply interface metric on subnet routes when reloading ipHans Dedecker
2014-09-08ipv6: work around kernel on-link handling issueSteven Barth
2014-08-13ipv6: assign prefixes with length <64 with /64 on-link routesSteven Barth
2014-08-05netifd: fix incorrect number of bytes memset in clear_if_addrHans Dedecker
2014-06-20interface: don't store table id in route if the default table is usedSteven Barth
2014-06-18netifd: Route type supportHans Dedecker
2014-06-10Add support for onlink-flags for IPv4 routesSteven Barth
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-04-29interface-ip: fix misuse of IN6_IS_ADDR_LINKLOCAL on a netifd specific unionFelix Fietkau
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: fix IPv6 Link-local DNS serverUlrich Weber
2014-03-11netifd: Assign interface metric to route metric when route is createdHans Dedecker
2014-02-26Don't always assume routes & addresses are appliedSteven 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-01-20Don't add unnecessary NOP policy rulesSteven Barth
2014-01-17Add indicator-flags to ubus and hotplug update-eventsSteven Barth
2013-12-11IPv6: Remove IPv6 source-routing workaround (kernel is fixed)Steven Barth
2013-12-08netifd: Routing table parameter needs to be checked in route updateHans Dedecker
2013-11-27IPv6: add class support to regular IPv6 addressesSteven Barth
2013-10-22utils: add a function for checking if a process given by pid is still aliveFelix Fietkau
2013-10-18Add option "delegate" to toggle prefix delegationSteven Barth
2013-10-18Add source-restricted routesSteven Barth
2013-10-01Don't delete / readd IP addresses when only their lifetime has changedSteven Barth
2013-07-16IPv6: fix prefix assignment with continuous hintsSteven Barth
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-03IPv6: Improve source-routing policiesSteven Barth
2013-05-31IPv6: fix device_prefix vlist_key to not include prefix classSteven 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 wrap-arounds in address lifetimesSteven Barth
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-13Add support for IPv6 and interface target-routes & dependenciesSteven Barth
2013-05-11IPv6: Use source-routing to allow multi-wanSteven Barth
2013-04-19IPv6: Try harder to assign prefix partsSteven Barth
2013-04-09IPv6: Remove local ULA if there is an external oneSteven Barth
2013-04-09Fix comparisation conditions in route_cmp()Jo-Philipp Wich
2013-04-05Fix a memory corruption when updating IPv6 prefixesSteven Barth
2013-04-05fix route sorting orderFelix Fietkau
2013-04-05Add myself to header for IPv6 workSteven Barth
2013-04-04Implement support for route / route6 table attributeJo-Philipp Wich
2013-04-03Rewrite IPv6 prefix assignmentSteven Barth
2013-03-19Fix IPv6 RDNSS writing to resolv.conf (buffer was too short)Steven Barth