mirror of
				https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
				synced 2025-11-03 21:43:32 +00:00 
			
		
		
		
	nat: Fix the access-list-name command...
We have added two commands with the same name to the tree.. the second one should have been the BSC...
This commit is contained in:
		@@ -552,7 +552,7 @@ int bsc_nat_vty_init(struct bsc_nat *nat)
 | 
			
		||||
	install_element(BSC_NODE, &cfg_bsc_lac_cmd);
 | 
			
		||||
	install_element(BSC_NODE, &cfg_bsc_paging_cmd);
 | 
			
		||||
	install_element(BSC_NODE, &cfg_bsc_desc_cmd);
 | 
			
		||||
	install_element(NAT_NODE, &cfg_bsc_acc_lst_name_cmd);
 | 
			
		||||
	install_element(BSC_NODE, &cfg_bsc_acc_lst_name_cmd);
 | 
			
		||||
 | 
			
		||||
	mgcp_vty_init();
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user