summaryrefslogtreecommitdiffhomepage
path: root/system.h
AgeCommit message (Expand)Author
2015-05-27bridge: allow setting hash_max valueLinus Lüssing
2015-05-23system: fix typo in returning address length.Yousong Zhou
2015-03-23bridge: allow enabling or disabling the multicast querier independently of IG...Matthias Schiffer
2014-12-23netifd: Add mldversion config supportSteven Barth
2014-12-08netifd: Add igmpversion config supportHans Dedecker
2014-11-19netifd: Add rpfilter config supportHans Dedecker
2014-11-19netifd: Fix device ifindex overwrite when processing netlink event messagesHans Dedecker
2014-09-29netifd: GRE Tos supportHans Dedecker
2014-07-30netifd: GRE tunnel supportHans Dedecker
2014-06-20system: fix treatment of RT_TABLE_MAINSteven Barth
2014-06-18netifd: Route type supportHans Dedecker
2014-06-11Add vlan 802.1q/802.1ad support as netifd devicesGioacchino Mazzurco
2014-05-21Rewrite ipip6-tunnel setup to use netlink and add support for FMRsSteven Barth
2014-03-11netifd: Fix bridge MTU setting when a bridge member is addedHans Dedecker
2013-12-08Tunnel don't fragment bit configurableHans Dedecker
2013-12-08netifd: Apply tunnel MTUHans Dedecker
2013-10-03device: add macvlan supportFelix Fietkau
2013-07-13bridge: add bridge_empty option which allows creation of empty bridgesLuka Perkov
2013-06-10config: use the new uci_blob library codeFelix Fietkau
2013-05-13Add support for IP in IPv6 tunnels (DS-Lite)Steven Barth
2013-04-23set default bridge priority to 0x7FFFJo-Philipp Wich
2013-04-23add bridge priority optionNiels Boehm
2013-04-04Add support for ip rulesJo-Philipp Wich
2013-04-04Implement support for route / route6 table attributeJo-Philipp Wich
2013-01-15Initial IPv6 prefix supportSteven Barth
2012-10-29use FD_CLOEXEC instead of tracking lists of fdsFelix Fietkau
2012-09-06clean up and fix system-dummy addr/route messagesFelix Fietkau
2012-07-12expose system_if_apply_settings, make it ignore the mac address for external ...Felix Fietkau
2012-06-18Add 6rd options to tunnel spec.Stéphan Kochen
2012-06-14ignore mac80211 devices specified in /etc/config/networkFelix Fietkau
2012-05-04add copyright headersFelix Fietkau
2012-03-15system-linux: add functions for adding/removing ip tunnels (currently only si...Felix Fietkau
2012-01-19export carrier status in device statsFelix Fietkau
2011-10-26recognize stacked interfaces (e.g. dsa) and handle their dependenciesFelix Fietkau
2011-10-19set the igmp snooping option for bridgesFelix Fietkau
2011-10-14flush routes after bringing up/down an interfaceFelix Fietkau
2011-10-11implement a new ubus object "network.device", add a method for dumping detail...Felix Fietkau
2011-10-10add interface uptime to the status infoFelix Fietkau
2011-10-09fix clearing device state, trigger it on device_init()Felix Fietkau
2011-10-09add more options for bridges, enable stp by default and set forwarding delay ...Felix Fietkau
2011-09-23add a system_init function for system controlSteven Barth
2011-09-05move ip related functions and data structures to a separate header fileFelix Fietkau
2011-05-03add routes/gateway supportFelix Fietkau
2011-05-02move interface address handling to the device module, clean up arguments to s...Felix Fietkau
2011-04-13add functions for setting v4 addressesFelix Fietkau
2011-03-27Initial importFelix Fietkau