John Crispin
							
						 
					 | 
					
						
						
							
						
						146b47b60a
					 | 
					
						
						
							
							fixes uci firewall init order, Signed-off-by: Roberto Riggio
						
						
						
						
						
						
						
						SVN-Revision: 12402 
						
						
					 | 
					
						2008-08-27 15:55:21 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Steven Barth
							
						 
					 | 
					
						
						
							
						
						24c318dfe7
					 | 
					
						
						
							
							firewall: Added support for port-ranges as firstPort-lastPort to redirect sections
						
						
						
						
						
						
						
						SVN-Revision: 12396 
						
						
					 | 
					
						2008-08-27 14:04:52 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Crispin
							
						 
					 | 
					
						
						
							
						
						517dfd27e5
					 | 
					
						
						
							
							adds 5 new chains to the uci firewall that can be used to hook custom rules
						
						
						
						
						
						
						
						SVN-Revision: 12395 
						
						
					 | 
					
						2008-08-27 12:03:48 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Crispin
							
						 
					 | 
					
						
						
							
						
						4d7f694c43
					 | 
					
						
						
							
							adds more sanity checks to uci firewall
						
						
						
						
						
						
						
						SVN-Revision: 12392 
						
						
					 | 
					
						2008-08-26 11:07:04 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Crispin
							
						 
					 | 
					
						
						
							
						
						aa6c019c11
					 | 
					
						
						
							
							use proto instead of protocol in uci firewall
						
						
						
						
						
						
						
						SVN-Revision: 12391 
						
						
					 | 
					
						2008-08-26 07:23:29 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Felix Fietkau
							
						 
					 | 
					
						
						
							
						
						8ab217accc
					 | 
					
						
						
							
							fix some firewall script typos (patch from #3897)
						
						
						
						
						
						
						
						SVN-Revision: 12332 
						
						
					 | 
					
						2008-08-17 12:01:01 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Travis Kemen
							
						 
					 | 
					
						
						
							
						
						64a8d6c405
					 | 
					
						
						
							
							fix typo, proto should be protocol
						
						
						
						
						
						
						
						SVN-Revision: 12318 
						
						
					 | 
					
						2008-08-16 06:33:22 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Crispin
							
						 
					 | 
					
						
						
							
						
						7681547293
					 | 
					
						
						
							
							trigger error if dport is used when no proto is defined
						
						
						
						
						
						
						
						SVN-Revision: 12317 
						
						
					 | 
					
						2008-08-15 20:18:13 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Crispin
							
						 
					 | 
					
						
						
							
						
						5627667654
					 | 
					
						
						
							
							uci firewall - make uci firewall default and remove old code - fix up dependencies
						
						
						
						
						
						
						
						SVN-Revision: 12284 
						
						
					 | 
					
						2008-08-11 22:27:36 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Crispin
							
						 
					 | 
					
						
						
							
						
						43e28bf153
					 | 
					
						
						
							
							uci_firewall - fixes hotplug.d script
						
						
						
						
						
						
						
						SVN-Revision: 12282 
						
						
					 | 
					
						2008-08-11 20:51:51 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Crispin
							
						 
					 | 
					
						
						
							
						
						0f5cbca010
					 | 
					
						
						
							
							uci firewall - remove implicit creation of zones, based on network interfaces
						
						
						
						
						
						
						
						SVN-Revision: 12281 
						
						
					 | 
					
						2008-08-11 20:46:17 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								John Crispin
							
						 
					 | 
					
						
						
							
						
						21bbdc24c3
					 | 
					
						
						
							
							adds a new uci firewall - iptbales and netfilter packages need to be rewrapped when we switch to this firewall as default - there are some examples in the file /etc/config/firewall - iptables-save/restore are still missing - hotplug takes care of adding/removing netdevs during runtime - misisng features ? wishes ? let me know ...
						
						
						
						
						
						
						
						SVN-Revision: 12089 
						
						
					 | 
					
						2008-08-04 11:51:58 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |