mirror of
				https://git.proxmox.com/git/mirror_iproute2
				synced 2025-11-04 02:56:43 +00:00 
			
		
		
		
	Reflect the recent change of location for the git repositories, and the creation of the -next development repo, in README and README.devel. Also remove the link to the Linux Foundation wiki that contained information about iproute2. The link is now broken, I did not find any alternative page to point to. Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com> Acked-by: David Ahern <dsahern@gmail.com>
		
			
				
	
	
		
			19 lines
		
	
	
		
			830 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			830 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Iproute2 development is closely tied to Linux kernel networking
 | 
						|
development. Most new features require a kernel and a utility component.
 | 
						|
 | 
						|
Please submit both to the Linux networking mailing list
 | 
						|
   <netdev@vger.kernel.org>
 | 
						|
 | 
						|
The current source for the stable version is in the git repository:
 | 
						|
    git://git.kernel.org/pub/scm/network/iproute2/iproute2.git
 | 
						|
 | 
						|
The development git repository is available at the following address:
 | 
						|
    git://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git
 | 
						|
 | 
						|
The stable repository contains the source corresponding to the
 | 
						|
current code in the Linux networking tree (net), which in turn is
 | 
						|
aligned on the mainline Linux kernel (ie follows Linus).
 | 
						|
The iproute2-next repository tracks the code intended for the next
 | 
						|
release; it corresponds with networking development tree (net-next)
 | 
						|
in the kernel.
 |