..  
			 
		
		
			
			
			
			
				
					
						
							
								 
								.gitignore 
							
						
					 
				 
				
					
						
							
							*: cleanup .gitignore files 
						
					 
				 
				2018-09-08 21:30:42 +02:00  
			 
		
			
			
			
			
				
					
						
							
								 
								Makefile 
							
						
					 
				 
				
					
						
							
							build: non-recursive ripd & ripngd 
						
					 
				 
				2017-08-04 11:09:50 +02:00  
			 
		
			
			
			
			
				
					
						
							
								 
								rip_cli.c 
							
						
					 
				 
				
					
						
							
							*: add errmsg to nb rpc 
						
					 
				 
				2020-10-05 13:15:59 -07:00  
			 
		
			
			
			
			
				
					
						
							
								 
								rip_debug.c 
							
						
					 
				 
				
					
						
							
							*: move CLI node names to cmd_node->name 
						
					 
				 
				2020-04-16 12:53:59 +02:00  
			 
		
			
			
			
			
				
					
						
							
								 
								rip_debug.h 
							
						
					 
				 
				
					
						
							
							ripd: remove leftovers from the old sighup handler 
						
					 
				 
				2018-12-03 13:47:58 -02:00  
			 
		
			
			
			
			
				
					
						
							
								 
								rip_errors.c 
							
						
					 
				 
				
					
						
							
							*: style for EC replacements 
						
					 
				 
				2018-09-13 19:38:57 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								rip_errors.h 
							
						
					 
				 
				
					
						
							
							ripd: RIP_[ERR|WARN] -> EC_RIP 
						
					 
				 
				2018-09-13 19:14:28 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								rip_interface.c 
							
						
					 
				 
				
					
						
							
							* : update signature of thread_cancel api 
						
					 
				 
				2020-10-23 08:59:34 -04:00  
			 
		
			
			
			
			
				
					
						
							
								 
								rip_interface.h 
							
						
					 
				 
				
					
						
							
							ripd: use MTYPE_STATIC 
						
					 
				 
				2019-06-21 08:54:25 +02:00  
			 
		
			
			
			
			
				
					
						
							
								 
								rip_main.c 
							
						
					 
				 
				
					
						
							
							*: add filter northbound support 
						
					 
				 
				2020-06-05 14:31:26 -03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								rip_nb_config.c 
							
						
					 
				 
				
					
						
							
							*: change the signature of the northbound callbacks to be more flexible 
						
					 
				 
				2020-04-23 10:14:32 -03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								rip_nb_notifications.c 
							
						
					 
				 
				
					
						
							
							ripd: split northbound callbacks into multiple files 
						
					 
				 
				2019-10-29 21:49:14 -03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								rip_nb_rpcs.c 
							
						
					 
				 
				
					
						
							
							*: change the signature of the northbound callbacks to be more flexible 
						
					 
				 
				2020-04-23 10:14:32 -03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								rip_nb_state.c 
							
						
					 
				 
				
					
						
							
							zebra: optimize the RIB get_next() callback 
						
					 
				 
				2020-05-15 23:47:43 -03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								rip_nb.c 
							
						
					 
				 
				
					
						
							
							ripd: split northbound callbacks into multiple files 
						
					 
				 
				2019-10-29 21:49:14 -03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								rip_nb.h 
							
						
					 
				 
				
					
						
							
							*: change the signature of the northbound callbacks to be more flexible 
						
					 
				 
				2020-04-23 10:14:32 -03:00  
			 
		
			
			
			
			
				
					
						
							
								 
								rip_offset.c 
							
						
					 
				 
				
					
						
							
							ripd: use MTYPE_STATIC 
						
					 
				 
				2019-06-21 08:54:25 +02:00  
			 
		
			
			
			
			
				
					
						
							
								 
								rip_peer.c 
							
						
					 
				 
				
					
						
							
							* : update signature of thread_cancel api 
						
					 
				 
				2020-10-23 08:59:34 -04:00  
			 
		
			
			
			
			
				
					
						
							
								 
								rip_routemap.c 
							
						
					 
				 
				
					
						
							
							*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__ 
						
					 
				 
				2020-03-05 20:23:23 +02:00  
			 
		
			
			
			
			
				
					
						
							
								 
								rip_snmp.c 
							
						
					 
				 
				
					
						
							
							*: Replace sizeof something to sizeof(something) 
						
					 
				 
				2020-03-08 21:44:53 +02:00  
			 
		
			
			
			
			
				
					
						
							
								 
								rip_zebra.c 
							
						
					 
				 
				
					
						
							
							ripd: replace inet_ntoa 
						
					 
				 
				2020-10-22 16:25:41 -04:00  
			 
		
			
			
			
			
				
					
						
							
								 
								ripd.c 
							
						
					 
				 
				
					
						
							
							*: unify thread/event cancel macros 
						
					 
				 
				2020-10-23 12:16:52 -04:00  
			 
		
			
			
			
			
				
					
						
							
								 
								ripd.conf.sample 
							
						
					 
				 
				
					
						
							
							*: Remove cvs control points 
						
					 
				 
				2017-12-05 17:28:12 -05:00  
			 
		
			
			
			
			
				
					
						
							
								 
								ripd.h 
							
						
					 
				 
				
					
						
							
							*: unify thread/event cancel macros 
						
					 
				 
				2020-10-23 12:16:52 -04:00  
			 
		
			
			
			
			
				
					
						
							
								 
								subdir.am 
							
						
					 
				 
				
					
						
							
							vtysh: dynamically generate the list of daemons for commands 
						
					 
				 
				2020-10-02 15:06:27 +03:00