system-linux: check for open failure
[project/netifd.git] / interface-ip.h
2015-12-15 Felix Fietkauinterface-ip: fix subnet route handling
2015-12-15 Felix Fietkauinterface-ip: move struct device_addr below struct...
2015-09-29 Hans Dedeckerinterface-ip: Support source ip rule updates when reloading
2015-01-19 Hans Dedeckernetifd: Make interface identifier of delegated IPv6...
2014-06-18 Hans Dedeckernetifd: Route type support
2014-06-10 Steven BarthAdd support for onlink-flags for IPv4 routes
2014-02-26 Steven BarthDon't always assume routes & addresses are applied
2013-11-27 Steven BarthIPv6: add class support to regular IPv6 addresses
2013-10-18 Steven BarthAdd source-restricted routes
2013-06-10 Felix Fietkauconfig: use the new uci_blob library code
2013-05-31 Steven Barthmove excluded prefix and length out of key for device_p...
2013-05-30 Steven BarthIPv6: reorganize prefix assignment
2013-05-17 Steven BarthAdd option to define target routing table for protocol...
2013-05-13 Steven BarthAdd support for IPv6 and interface target-routes &...
2013-05-11 Steven BarthIPv6: Use source-routing to allow multi-wan
2013-04-05 Jo-Philipp WichIncorperate route table into avl key
2013-04-04 Jo-Philipp WichImplement support for route / route6 table attribute
2013-04-03 Steven BarthRewrite IPv6 prefix assignment
2013-02-01 Steven BarthImproved IPv6 featureset
2013-01-15 Steven BarthInitial IPv6 prefix support
2012-06-29 Jo-Philipp Wichinterface-ip.{c,h}: add new flag DEVROUTE_MTU and set...
2012-05-19 Felix Fietkaureplace the kernel's implicit network routes if the...
2012-05-14 Felix Fietkauparse point to point ip addresses
2012-05-04 Felix Fietkauadd copyright headers
2012-05-04 Felix Fietkauadd a ubus interface to dynamically create host routes...
2012-04-30 Felix Fietkaustore a pointer to the active interface as part of...
2012-04-29 Felix Fietkauinclude route/address flags in vlist comparison
2012-03-19 Felix Fietkauadd support for updating route metrics
2012-03-19 Felix Fietkauadd a flag to keep track of route metric overrides
2012-03-15 Felix Fietkaualways create device routes
2012-02-26 Felix Fietkaumove broadcast address handling to the core
2012-02-26 Felix Fietkauremove device_{route,addr}->device
2012-01-15 Felix Fietkauuse the simplified vlist type for dns servers/search
2011-10-19 Felix Fietkauadd support for configuring static routes
2011-10-19 Felix Fietkaurework route handling, move parser code to interface...
2011-10-19 Felix Fietkauadd support for keeping multiple ip addr/route/dns...
2011-10-13 Felix Fietkauproto-shell: add dns search domains
2011-10-13 Felix Fietkauproto-shell: fix updating settings, only issue ifup...
2011-10-13 Felix Fietkauadd functions for adding dns servers to the proto list...
2011-10-11 Felix Fietkauadd some code for keeping track of dns servers and...
2011-10-02 Felix Fietkaumake versioned lists more flexible by using an external...
2011-09-14 Felix Fietkauadd a device pointer to struct device_route
2011-09-12 Felix Fietkauadd support for externally managed ip addresses and...
2011-09-07 Felix Fietkauadd code for versioned lists and use it to manage addre...
2011-09-05 Felix Fietkaufree routes and addresses
2011-09-05 Felix Fietkaumove ip related functions and data structures to a...