Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							bc1d72c7bf 
							
						 
					 
					
						
						
							
							tcpdump: add SLL parsing support to tcpdump-mini, use -ffunction-sections, -fdata-sections and --gc-sections to reduce size  
						
						... 
						
						
						
						SVN-Revision: 35288 
						
					 
					
						2013-01-22 07:51:15 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							18a7d0e945 
							
						 
					 
					
						
						
							
							network/iproute2: Bump version to 3.7.0  
						
						... 
						
						
						
						Updated to latest stable version and added an upstream patch to handle
a link failure
Signed-off-by: Oliver Smith <olipro@8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa>
[dgolle@allnet.de: refreshed patches]
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 35250 
						
					 
					
						2013-01-20 11:25:18 +00:00 
						 
				 
			
				
					
						
							
							
								Jo-Philipp Wich 
							
						 
					 
					
						
						
						
						
							
						
						
							7250e27869 
							
						 
					 
					
						
						
							
							xtables-addons: rework uid/gid compat patch to use KUIDT_INIT() and KGIDT_INIT() macros  
						
						... 
						
						
						
						SVN-Revision: 35203 
						
					 
					
						2013-01-17 16:05:30 +00:00 
						 
				 
			
				
					
						
							
							
								Jo-Philipp Wich 
							
						 
					 
					
						
						
						
						
							
						
						
							3b798d819d 
							
						 
					 
					
						
						
							
							xtables-addons: move to package/, add myself as maintainer  
						
						... 
						
						
						
						SVN-Revision: 35193 
						
					 
					
						2013-01-17 12:29:26 +00:00 
						 
				 
			
				
					
						
							
							
								Jo-Philipp Wich 
							
						 
					 
					
						
						
						
						
							
						
						
							03a50b9087 
							
						 
					 
					
						
						
							
							netfilter.mk: add addrtype match to iptables-mod-extra (kmod-ipt-extra)  
						
						... 
						
						
						
						SVN-Revision: 35155 
						
					 
					
						2013-01-14 16:12:56 +00:00 
						 
				 
			
				
					
						
							
							
								Jo-Philipp Wich 
							
						 
					 
					
						
						
						
						
							
						
						
							3b7882e775 
							
						 
					 
					
						
						
							
							iwinfo: don't use the txpower value from debugfs for now, it does not match the values reported via wext  
						
						... 
						
						
						
						SVN-Revision: 35007 
						
					 
					
						2013-01-04 14:08:08 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
						
						
							
						
						
							ff0c7a9ec9 
							
						 
					 
					
						
						
							
							don't depend on lua  
						
						... 
						
						
						
						Delete +lua from libiwinfo-lua.
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
SVN-Revision: 35005 
						
					 
					
						2013-01-04 09:32:06 +00:00 
						 
				 
			
				
					
						
							
							
								Jo-Philipp Wich 
							
						 
					 
					
						
						
						
						
							
						
						
							1683a146f4 
							
						 
					 
					
						
						
							
							iwinfo: replace more wext calls with nl80211 equivalents, attempt to infer nl80211 tx power from debugfs before querying wext  
						
						... 
						
						
						
						SVN-Revision: 34982 
						
					 
					
						2013-01-02 19:10:29 +00:00 
						 
				 
			
				
					
						
							
							
								John Crispin 
							
						 
					 
					
						
						
						
						
							
						
						
							a730e96569 
							
						 
					 
					
						
						
							
							Remove remaining etrax references  
						
						... 
						
						
						
						SVN-Revision: 34968 
						
					 
					
						2013-01-02 11:28:11 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							149b1c46c7 
							
						 
					 
					
						
						
							
							ipset: update to 6.16.1 to fix build with kernel 3.7  
						
						... 
						
						
						
						Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34752 
						
					 
					
						2012-12-18 14:50:44 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							01513b7c8b 
							
						 
					 
					
						
						
							
							iw: sync with nl80211.h to fix setting antenna gain  
						
						... 
						
						
						
						SVN-Revision: 34593 
						
					 
					
						2012-12-10 13:51:06 +00:00 
						 
				 
			
				
					
						
							
							
								Gabor Juhos 
							
						 
					 
					
						
						
						
						
							
						
						
							5d8a7a0ce5 
							
						 
					 
					
						
						
							
							Make teql hotplug script run sooner  
						
						... 
						
						
						
						In particular, it wants to run before the ntpclient script. Which may
block for a long time attempting to do DNS lookups for NTP servers. In
my case, that would have *worked* if the new device had been added to
teql first, rather than timing out.
This was effectively causing a huge delay between an interface coming
up, and routing actually starting to work.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34442 
						
					 
					
						2012-12-02 13:04:03 +00:00 
						 
				 
			
				
					
						
							
							
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							062d3c1e67 
							
						 
					 
					
						
						
							
							iptables: fix typo in iptables musl patch after r34313  
						
						... 
						
						
						
						Thanks to Frank Meerkötter and Szabolcs Nagy for spotting the issue.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34326 
						
					 
					
						2012-11-25 11:40:59 +00:00 
						 
				 
			
				
					
						
							
							
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							14ed3f0f22 
							
						 
					 
					
						
						
							
							iptables: add some musl portability fixes  
						
						... 
						
						
						
						Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34313 
						
					 
					
						2012-11-23 20:02:23 +00:00 
						 
				 
			
				
					
						
							
							
								Jo-Philipp Wich 
							
						 
					 
					
						
						
						
						
							
						
						
							3a81f75d72 
							
						 
					 
					
						
						
							
							resolveip: fix endless getopt() loop when compiled for arm ( #12290 )  
						
						... 
						
						
						
						SVN-Revision: 34116 
						
					 
					
						2012-11-08 10:48:08 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							16c72b09cc 
							
						 
					 
					
						
						
							
							iptables: remove support for libipq, it has been obsolete for years and is unsupported in newer kernels  
						
						... 
						
						
						
						SVN-Revision: 34069 
						
					 
					
						2012-11-04 17:01:23 +00:00 
						 
				 
			
				
					
						
							
							
								Jo-Philipp Wich 
							
						 
					 
					
						
						
						
						
							
						
						
							0e3de8eff7 
							
						 
					 
					
						
						
							
							iwinfo: properly initialize memory of global nl80211_state, fixes random libnl-tiny assertions when using nl80211_probe() on not supported devices  
						
						... 
						
						
						
						SVN-Revision: 34003 
						
					 
					
						2012-10-29 22:11:57 +00:00 
						 
				 
			
				
					
						
							
							
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							8fc2b30281 
							
						 
					 
					
						
						
							
							iftop: update iftop to 1.0pre2  
						
						... 
						
						
						
						Most significantly, includes IPv6 support.  This version forces
libncurses, by patching the configure script, instead of allowing
libncursesw, saving (~65k) image space.
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 33782 
						
					 
					
						2012-10-16 15:49:49 +00:00 
						 
				 
			
				
					
						
							
							
								Florian Fainelli 
							
						 
					 
					
						
						
						
						
							
						
						
							19f91b26f5 
							
						 
					 
					
						
						
							
							rssileds: improve performance  
						
						... 
						
						
						
						LEDs brightness is now only updated if the value actually changed, thus reducing
the number of fwrite syscalls significantly.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 33766 
						
					 
					
						2012-10-14 16:22:04 +00:00 
						 
				 
			
				
					
						
							
							
								Jo-Philipp Wich 
							
						 
					 
					
						
						
						
						
							
						
						
							1eded4f376 
							
						 
					 
					
						
						
							
							ipset: update to v6.14, drop obsolete patches  
						
						... 
						
						
						
						SVN-Revision: 33735 
						
					 
					
						2012-10-12 12:19:46 +00:00 
						 
				 
			
				
					
						
							
							
								Jo-Philipp Wich 
							
						 
					 
					
						
						
						
						
							
						
						
							936c1b9424 
							
						 
					 
					
						
						
							
							iputils: move to trunk and add myself as maintainer  
						
						... 
						
						
						
						SVN-Revision: 33704 
						
					 
					
						2012-10-10 13:22:18 +00:00 
						 
				 
			
				
					
						
							
							
								Jo-Philipp Wich 
							
						 
					 
					
						
						
						
						
							
						
						
							c748c36d2c 
							
						 
					 
					
						
						
							
							iftop: move to trunk and add myself as maintainer  
						
						... 
						
						
						
						SVN-Revision: 33702 
						
					 
					
						2012-10-10 13:21:30 +00:00 
						 
				 
			
				
					
						
							
							
								Jo-Philipp Wich 
							
						 
					 
					
						
						
						
						
							
						
						
							711fdc3b09 
							
						 
					 
					
						
						
							
							conntrack-tools: move to trunk and add myself as maintainer  
						
						... 
						
						
						
						SVN-Revision: 33701 
						
					 
					
						2012-10-10 13:19:43 +00:00 
						 
				 
			
				
					
						
							
							
								Jo-Philipp Wich 
							
						 
					 
					
						
						
						
						
							
						
						
							11549e1b73 
							
						 
					 
					
						
						
							
							dante: move to trunk and add myself as maintainer  
						
						... 
						
						
						
						SVN-Revision: 33699 
						
					 
					
						2012-10-10 13:14:39 +00:00 
						 
				 
			
				
					
						
							
							
								Jo-Philipp Wich 
							
						 
					 
					
						
						
						
						
							
						
						
							b5ab35e816 
							
						 
					 
					
						
						
							
							ipset: move to trunk and add myself as maintainer  
						
						... 
						
						
						
						SVN-Revision: 33698 
						
					 
					
						2012-10-10 13:13:17 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							05c2442957 
							
						 
					 
					
						
						
							
							package/network/utils/rssileds: claim maintainership  
						
						... 
						
						
						
						SVN-Revision: 33697 
						
					 
					
						2012-10-10 13:07:29 +00:00 
						 
				 
			
				
					
						
							
							
								Jo-Philipp Wich 
							
						 
					 
					
						
						
						
						
							
						
						
							d1d1ae994b 
							
						 
					 
					
						
						
							
							claim maintainership for resolveip and lua  
						
						... 
						
						
						
						SVN-Revision: 33694 
						
					 
					
						2012-10-10 12:57:20 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							e51eb6046d 
							
						 
					 
					
						
						
							
							add myself as a maintainer for a few more packages  
						
						... 
						
						
						
						SVN-Revision: 33693 
						
					 
					
						2012-10-10 12:49:37 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							ed33bd8c7c 
							
						 
					 
					
						
						
							
							iperf: move to trunk and add myself as maintainer  
						
						... 
						
						
						
						SVN-Revision: 33691 
						
					 
					
						2012-10-10 12:35:43 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							5806525653 
							
						 
					 
					
						
						
							
							tcpdump: move to trunk and add myself as maintainer  
						
						... 
						
						
						
						SVN-Revision: 33690 
						
					 
					
						2012-10-10 12:35:26 +00:00 
						 
				 
			
				
					
						
							
							
								Felix Fietkau 
							
						 
					 
					
						
						
						
						
							
						
						
							405e21d167 
							
						 
					 
					
						
						
							
							packages: sort network related packages into package/network/  
						
						... 
						
						
						
						SVN-Revision: 33688 
						
					 
					
						2012-10-10 12:32:29 +00:00