mirror of
				https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
				synced 2025-11-03 21:43:32 +00:00 
			
		
		
		
	
			
				
					
						
					
					abdf02b9b988a816201b4530f36f709ca4c146ac
				
			
			
		
	This patch replaces gsm0408_gprs_force_reattach(msg, mmctx) by two functions - gsm0408_gprs_force_reattach(mmctx) - gsm0408_gprs_force_reattach_oldmsg(msg) The old function basically consists of the code of the two new functions, where the code path selected depends on mmctx == NULL, which is harder to maintain, less obvious to use, and not consistent with many other SGSN functions. Sponsored-by: On-Waves ehf
	The file is empty.
			
		Description
				
					Languages
				
				
								
								
									C
								
								95.1%
							
						
							
								
								
									Python
								
								1.6%
							
						
							
								
								
									Makefile
								
								1.2%
							
						
							
								
								
									M4
								
								1%
							
						
							
								
								
									Shell
								
								1%