summaryrefslogtreecommitdiffhomepage
path: root/protocols
AgeCommit message (Expand)Author
2014-06-03Add hnet protocol supportSteven Barth
2013-05-23Make static IPv6-configuration more usableSteven Barth
2013-05-23Add DS-Lite supportSteven Barth
2013-05-23Fix IPv6 package dependenciesSteven Barth
2013-05-10protocols: allow MTU sizes up to 9200 bytes (!OpenWrt ticket !#13492)Jo-Philipp Wich
2013-04-09Add LuCI support for newly introduced IPv6 optionsJo-Philipp Wich
2013-01-22move dhcpv6 support into luci-proto-6x4, rename luci-proto-6x4 to luci-proto-...Jo-Philipp Wich
2013-01-22New IPv6 integrationJo-Philipp Wich
2012-12-15fix is_installed() check for l2tpJo-Philipp Wich
2012-10-14protocols/6x4: make local ip6addr of 6in4 interfaces optionalJo-Philipp Wich
2012-08-22protocols/3g: rework service type choicesJo-Philipp Wich
2012-08-19protocols/core: fix bad .write() invocation in luci.tools.protoJo-Philipp Wich
2012-08-17protocols/core: remove uneeded requires from luci.tools.protoJo-Philipp Wich
2012-08-17protocols/core: write override mac to wifi-iface for wifi interfacesJo-Philipp Wich
2012-08-16protocols/core: remove bogus dependency from metric option of dhcp configurationJo-Philipp Wich
2012-08-11proto/6x4: cast 6to4 adv_interface to string when saving to uci, fixes 6in4.s...Jo-Philipp Wich
2012-07-05add IPv6 and MTU override for L2TPDaniel Golle
2012-07-04protocols/ppp: add mtu options to all ppp protocols, add lcp options to pptpJo-Philipp Wich
2012-07-01protocols/core: fix dhcp defaultroute optionJo-Philipp Wich
2012-06-21protocols/ppp: remove obsolete pptp buffering optionJo-Philipp Wich
2012-06-21Add L2TP supportJo-Philipp Wich
2012-06-216rd configuration support.Jo-Philipp Wich
2012-06-11protocols: merge pptp into ppp, adjust depends for kernel mode pptpJo-Philipp Wich
2012-06-07protocols/core: fix defaultroute setting for DHCP interfacesJo-Philipp Wich
2012-06-03protocols/core: fix peerdns option for dhcp protoJo-Philipp Wich
2012-05-31proto: fix feature detection of installed protocol handlersJo-Philipp Wich
2012-04-27protocols/ppp: fix install state detection with netifdJo-Philipp Wich
2012-04-27protocols/6x4: fix install state detection with netifdJo-Philipp Wich
2011-12-26protocols/6x4: fix turning off 6ro4 advertising on all interfacesJo-Philipp Wich
2011-12-08protocols/core: change vendorclass option to vendorid to match actual OpenWrt...Jo-Philipp Wich
2011-11-02protocols: cast dns option to string in order to retain compatibilityJo-Philipp Wich
2011-10-15protocols/core: add back dns server options to dhcp and static protocolsJo-Philipp Wich
2011-10-13protocols/pptp: fix stringJo-Philipp Wich
2011-10-11protocols: add missing MakefilesJo-Philipp Wich
2011-10-11move protocol support into a new protocols/ subdirJo-Philipp Wich