Nils Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							2164893616 
							
						 
					 
					
						
						
							
							gluon-radvd: on-link flag  
						
						... 
						
						
						
						By introducing a new option -a in addition to -p this patch allows
controlling the on-link flag of announcements.
A prefix specified using -a will have the on-link flag set to zero
while a prefix specified using -p will retain its behaviour (i.e.
on-link flag set).
Example:
    gluon-radvd -i local-node -p 2001:db8:aaaa:/64 -a 2001:db8:bbbb::/64
This will announce 2001:db8:aaaa::/64 with the on-link flag set and
2001:db8:bbbb::/64 with the flag unset. 
						
					 
					
						2015-05-08 21:46:12 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							6d2741c024 
							
						 
					 
					
						
						
							
							gluon-luci-mesh-vpn-fastd: minor text change  
						
						
						
					 
					
						2015-05-07 02:23:32 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							a258092760 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/mesh-on-lan'  
						
						
						
					 
					
						2015-05-06 23:55:04 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							1e427c4e77 
							
						 
					 
					
						
						
							
							Merge branch 'configurable-methods'  
						
						
						
					 
					
						2015-05-06 23:54:17 +02:00 
						 
				 
			
				
					
						
							
							
								Nils Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							d4c3467bc3 
							
						 
					 
					
						
						
							
							luci-portconfig: allow toggling of mesh_on_lan  
						
						
						
					 
					
						2015-05-06 13:57:46 +02:00 
						 
				 
			
				
					
						
							
							
								Nils Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							39d0c8f459 
							
						 
					 
					
						
						
							
							mesh-batman-adv: mesh_on_lan  
						
						... 
						
						
						
						This adds mesh_on_lan functionality.
A new optional site.conf option, mesh_on_lan, has been added. If set to
'true', all LAN ports will be used for meshing instead of being part of
the client bridge. 
						
					 
					
						2015-05-06 13:57:46 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							cd00eeb367 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/meshinterfaces'  
						
						
						
					 
					
						2015-05-04 19:28:28 +02:00 
						 
				 
			
				
					
						
							
							
								Nils Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							a349dd07bd 
							
						 
					 
					
						
						
							
							nodeinfo: mesh interface classes (wireless, tunnel, other)  
						
						... 
						
						
						
						This will introduce a new nodeinfo object, network.mesh.bat0.interfaces,
containing any of the the following subordinated objects:
- wireless
- tunnel
- other
Each of these objects contains a (possibly empty) list of MAC addresses
(lowercase, colon-notation) corresponding to a interface of the given
class. Combined with a batman graph it is thus possible to mark
sub-graphs as "wireless" or "vpn".
The previously used object mesh_intefaces is superseded by this new
object structure and mesh_interfaces will be removed in a future Gluon
release. 
						
					 
					
						2015-05-04 19:15:39 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							fadfc64e16 
							
						 
					 
					
						
						
							
							gluon-luci-wifi-config: don't use luci.sys.wifi.getiwinfo()  
						
						... 
						
						
						
						Directly using libiwinfo is more reliable. 
						
					 
					
						2015-05-04 19:07:33 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							f4a3f73fcb 
							
						 
					 
					
						
						
							
							gluon-luci-private-wifi: various fixes and cleanup  
						
						... 
						
						
						
						It would be nice to generalize this to work with multiple radios, maybe by
integrating it into the wifi-config module... 
						
					 
					
						2015-05-04 04:44:12 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							6fc1db3a70 
							
						 
					 
					
						
						
							
							gluon-luci-wifi-config: add txpower setting  
						
						... 
						
						
						
						Fixes  #219  
					
						2015-05-04 04:34:23 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							76607b0070 
							
						 
					 
					
						
						
							
							Add new package gluon-luci-mesh-vpn-fastd  
						
						... 
						
						
						
						This new package allows enabling or disabling the null method for the
fastd mesh VPN. 
						
					 
					
						2015-05-04 03:09:36 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							ce2f494e0c 
							
						 
					 
					
						
						
							
							gluon-luci-theme: add cbi-value-field-long class  
						
						... 
						
						
						
						This new class allows visually pleasing lists of radio buttons/checkboxes/etc.
with long explanation texts. 
						
					 
					
						2015-05-04 03:09:35 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							a50cce4e09 
							
						 
					 
					
						
						
							
							gluon-mesh-vpn-fastd: make adding or removing the null method survive updates (if desired)  
						
						
						
					 
					
						2015-05-04 03:09:07 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							b76e1a9e48 
							
						 
					 
					
						
						
							
							gluon-luci-wifi-config: i18n and miscellaneous fixes  
						
						
						
					 
					
						2015-05-04 03:04:25 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							4b06bc6a3d 
							
						 
					 
					
						
						
							
							gluon-luci-theme: don't color section titles  
						
						... 
						
						
						
						All other titles are grey, the magenta-colored section titles inbetween look
weird. 
						
					 
					
						2015-05-04 02:49:40 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							a02d7ad800 
							
						 
					 
					
						
						
							
							gluon-luci-private-wifi: i18n  
						
						
						
					 
					
						2015-05-04 02:43:48 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							56c8fe5145 
							
						 
					 
					
						
						
							
							gluon-luci-autoupdater: order next to the manual upgrades in the navigation  
						
						
						
					 
					
						2015-05-04 02:17:38 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							cdc16af1bd 
							
						 
					 
					
						
						
							
							gluon-luci-portconfig: i18n  
						
						
						
					 
					
						2015-05-04 02:15:22 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							fe265126a9 
							
						 
					 
					
						
						
							
							gluon-luci-autoupdater: i18n  
						
						
						
					 
					
						2015-05-04 01:57:50 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							e1f2ac11b6 
							
						 
					 
					
						
						
							
							gluon-luci-admin: i18n  
						
						
						
					 
					
						2015-05-04 01:29:29 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							623966afae 
							
						 
					 
					
						
						
							
							gluon-luci-theme: more consistent button spacing  
						
						
						
					 
					
						2015-05-04 01:29:03 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							4d7e84b405 
							
						 
					 
					
						
						
							
							gluon-config-mode-core: nicer LuCI view filenames  
						
						
						
					 
					
						2015-05-03 01:58:07 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							1838cee0d6 
							
						 
					 
					
						
						
							
							gluon-setup-mode: set br-setup MAC address to the primary MAC address  
						
						... 
						
						
						
						This allows to reach the node in setup mode over the same link-local IPv6
address as br-client uses during normal operation. 
						
					 
					
						2015-05-01 19:57:45 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							2deb82bcb6 
							
						 
					 
					
						
						
							
							gluon-setup-mode: set regdom  
						
						... 
						
						
						
						OpenWrt doesn't set the regdom unless a WLAN device is started. Explicitly set
the regdom in the setup mode to get the correct list of allowed txpower entries
in the planned LuCI module. 
						
					 
					
						2015-05-01 19:50:40 +02:00 
						 
				 
			
				
					
						
							
							
								Hendrik Lüth 
							
						 
					 
					
						
						
						
						
							
						
						
							34d48501cf 
							
						 
					 
					
						
						
							
							fix the data types in the check_site.lua  
						
						
						
					 
					
						2015-05-01 05:36:50 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							f1b5692c2c 
							
						 
					 
					
						
						
							
							Merge pull request  #344  from do9xe/master  
						
						... 
						
						
						
						Add the package gluon-luci-wifi-config 
						
					 
					
						2015-05-01 00:17:12 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							1b7c3e060b 
							
						 
					 
					
						
						
							
							gluon-luci-node-role: make node role display strings translatable  
						
						
						
					 
					
						2015-04-30 23:48:07 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							82983c871e 
							
						 
					 
					
						
						
							
							Merge branch 'i18n' of  https://github.com/freifunk-mwu/gluon  
						
						
						
					 
					
						2015-04-30 22:22:30 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							00c47f2912 
							
						 
					 
					
						
						
							
							gluon-mesh-vpn-fastd: extend site configuration to allow multiple and nested peer groups  
						
						
						
					 
					
						2015-04-30 13:05:15 +02:00 
						 
				 
			
				
					
						
							
							
								kokel 
							
						 
					 
					
						
						
						
						
							
						
						
							25d8b18f7a 
							
						 
					 
					
						
						
							
							gluon-luci-node-role: activate reset button  
						
						
						
					 
					
						2015-04-28 17:22:38 +02:00 
						 
				 
			
				
					
						
							
							
								Kokel 
							
						 
					 
					
						
						
						
						
							
						
						
							0c80e7863f 
							
						 
					 
					
						
						
							
							gluon-luci-node-role: add translations  
						
						
						
					 
					
						2015-04-28 17:22:38 +02:00 
						 
				 
			
				
					
						
							
							
								do9xe 
							
						 
					 
					
						
						
						
						
							
						
						
							e0a1bf5f9a 
							
						 
					 
					
						
						
							
							add the package gluon-luci-wifi-config  
						
						
						
					 
					
						2015-04-28 07:10:47 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							6bcd9b92d4 
							
						 
					 
					
						
						
							
							gluon-announced: allow announced queries on WAN (if mesh-on-wan is enabled)  
						
						
						
					 
					
						2015-04-28 05:25:56 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							bca916dd55 
							
						 
					 
					
						
						
							
							gluon-core: disable multicast snooping on the WAN bridge  
						
						... 
						
						
						
						This seems to mitigate weird bridge forwarding issues. 
						
					 
					
						2015-04-27 22:00:38 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							5aa6838828 
							
						 
					 
					
						
						
							
							Introduce virtual packages for gluon-setup-mode and gluon-config-mode-core  
						
						... 
						
						
						
						This will require site.mk to explicitly pull in the gluon-setup-mode and
gluon-config-mode-core packages. 
						
					 
					
						2015-04-26 13:16:23 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							6ee65907a4 
							
						 
					 
					
						
						
							
							gluon-announce: add number of CPUs  
						
						
						
					 
					
						2015-04-25 23:25:26 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							53dac66a04 
							
						 
					 
					
						
						
							
							Merge branch 'survive-upgrades' of  https://github.com/do9xe/gluon  
						
						
						
					 
					
						2015-04-25 21:44:00 +02:00 
						 
				 
			
				
					
						
							
							
								DO9XE 
							
						 
					 
					
						
						
						
						
							
						
						
							44beb0c178 
							
						 
					 
					
						
						
							
							gluon-mesh-batman-adv-core: make wireless-disable state survive updates and allow site option  
						
						
						
					 
					
						2015-04-25 21:38:57 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							5d8aee0559 
							
						 
					 
					
						
						
							
							gluon-config-mode-geo-location: add "Altitude" string to the POT file  
						
						
						
					 
					
						2015-04-25 18:40:19 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							d7fb0c7fa0 
							
						 
					 
					
						
						
							
							gluon-announced: use respondd  
						
						... 
						
						
						
						This also adds an extended query protocol and deflate compression. 
						
					 
					
						2015-04-23 18:36:00 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							62de29cb67 
							
						 
					 
					
						
						
							
							gluon-announce: don't make the lua module executable  
						
						
						
					 
					
						2015-04-23 18:27:15 +02:00 
						 
				 
			
				
					
						
							
							
								bjoern 
							
						 
					 
					
						
						
						
						
							
						
						
							c4f7a52621 
							
						 
					 
					
						
						
							
							gluon-config-mode-mesh-vpn: Remove trailing newline from pubkey variable in 0100-mesh-vpn.lua  
						
						
						
					 
					
						2015-04-10 23:00:13 +02:00 
						 
				 
			
				
					
						
							
							
								Jan-Philipp Litza 
							
						 
					 
					
						
						
						
						
							
						
						
							ba9ce051b0 
							
						 
					 
					
						
						
							
							gluon-announce: Fix permissions of collect.lua  
						
						
						
					 
					
						2015-04-08 21:16:55 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							cd34cb2ebb 
							
						 
					 
					
						
						
							
							gluon-core, gluon-setup-mode: improve support for UAP Outdoor+  
						
						
						
					 
					
						2015-04-08 00:44:12 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							a476dd4e33 
							
						 
					 
					
						
						
							
							gluon-site: remove PO template, it is maintained in the site-example  
						
						... 
						
						
						
						Having two POT files will only cause confusion. 
						
					 
					
						2015-03-25 17:43:37 +01:00 
						 
				 
			
				
					
						
							
							
								Matthias Schiffer 
							
						 
					 
					
						
						
						
						
							
						
						
							a97116b909 
							
						 
					 
					
						
						
							
							Remove english .po files, they are redundant.  
						
						
						
					 
					
						2015-03-25 17:42:58 +01:00 
						 
				 
			
				
					
						
							
							
								Nils Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							653ea4a301 
							
						 
					 
					
						
						
							
							Merge pull request  #76  from freifunk-gluon/neighours  
						
						... 
						
						
						
						announce neighbours using alfred/gluon-announce 
						
					 
					
						2015-03-24 20:56:39 +01:00 
						 
				 
			
				
					
						
							
							
								Nils Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							7e7ee16105 
							
						 
					 
					
						
						
							
							gluon-announce: move collect_dir to library  
						
						
						
					 
					
						2015-03-23 22:09:27 +01:00 
						 
				 
			
				
					
						
							
							
								Martin Weinelt 
							
						 
					 
					
						
						
						
						
							
						
						
							8361b51c32 
							
						 
					 
					
						
						
							
							gluon-config-mode-geo-location: add altitude field  
						
						
						
					 
					
						2015-03-23 02:19:36 +01:00