summaryrefslogtreecommitdiffhomepage
path: root/system.h
AgeCommit message (Expand)Author
2020-07-18bridge: add support for adding vlans to a bridgeJohn Crispin
2020-07-18bridge: add support for turning on vlan_filteringJohn Crispin
2020-05-21vlandev: support setting ingress/egress QoS mappingsPau Espin Pedrol
2020-04-14interface, system: clean up netns functionalityDaniel Golle
2020-04-14interface: allow renaming interface when moving to jail netnsDaniel Golle
2020-01-18add basic support for jail network namespacesDaniel Golle
2019-06-08netifd: add xfrm tunnel interface supportAndré Valentin
2019-04-15interface: add neighbor config supportmeurisa
2018-10-17system-linux: enable by default ignore encaplimit for grev6 tunnelsHans Dedecker
2018-05-30system-linux: make encaplimit configurable for ip6 tunnels (FS#1501)Hans Dedecker
2018-01-24system-linux: VXLAN: add options to enable and disable UDP checksumsMatthias Schiffer
2017-08-29system-linux: parse map-e fmrs parameters as nested data json objectHans Dedecker
2017-08-21system: remove unused 6rd tunnel attributesHans Dedecker
2017-06-26netifd: Fix printf calls + function declarations.Rosen Penev
2017-05-22system-linux: parse 6rd specific settings as nested json data objectHans Dedecker
2017-03-21system-linux: parse vti specific settings as nested json data objectHans Dedecker
2017-03-21system-linux: parse gre specific settings as nested json data objectHans Dedecker
2017-03-07system-linux: add VXLAN supportMatthias Schiffer
2017-02-11device: add veth supportMatthias Schiffer
2017-01-31treewide: fix white space errorsHans Dedecker
2017-01-25interface-ip: route proto config support (FS#170)Hans Dedecker
2016-03-07bridge: multicast: Export some parameters RFCs suggest to be tunableLinus Lüssing
2016-01-09system: mark tunnel_attr_list as externFelix Fietkau
2015-11-17device: fetch settings from external devices to make them usable for status o...Felix Fietkau
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