Christian Poessinger 
							
						 
					 
					
						
						
						
						
							
						
						
							37850e2f6f 
							
						 
					 
					
						
						
							
							remove all enclosing '' from cfgcmd/opcmd  
						
						
						
						
					 
					
						2019-12-30 11:28:52 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Poessinger 
							
						 
					 
					
						
						
						
						
							
						
						
							3918aefbee 
							
						 
					 
					
						
						
							
							vytask: migrate all task references to new command  
						
						
						
						
					 
					
						2019-12-29 10:44:14 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Poessinger 
							
						 
					 
					
						
						
						
						
							
						
						
							b57aefa306 
							
						 
					 
					
						
						
							
							routing: static: rewrite with new cfgcmd syntax  
						
						
						
						
					 
					
						2019-12-20 22:03:56 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Poessinger 
							
						 
					 
					
						
						
						
						
							
						
						
							e3021ca833 
							
						 
					 
					
						
						
							
							igmp-proxy: document all possible commands  
						
						
						
						
					 
					
						2019-12-20 14:44:23 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Poessinger 
							
						 
					 
					
						
						
						
						
							
						
						
							678317d432 
							
						 
					 
					
						
						
							
							style-guide: all opcmd and clicmd explanations should be indented by 3  
						
						
						
						
					 
					
						2019-12-19 18:17:43 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Poessinger 
							
						 
					 
					
						
						
						
						
							
						
						
							538e296e1f 
							
						 
					 
					
						
						
							
							bgp: add chapter on route selection  
						
						
						
						
					 
					
						2019-12-19 17:34:49 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Poessinger 
							
						 
					 
					
						
						
						
						
							
						
						
							5ec9ab00bc 
							
						 
					 
					
						
						
							
							bgp: replace wrong clicmd keyword with cfgcmd  
						
						
						
						
					 
					
						2019-12-19 17:28:16 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Poessinger 
							
						 
					 
					
						
						
						
						
							
						
						
							24078cf289 
							
						 
					 
					
						
						
							
							bgp: start expanding the documentation  
						
						... 
						
						
						
						I have to thank the guys from FRR as most of the description is copied from
them.
   THANKS! 
						
						
					 
					
						2019-12-15 19:20:18 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Poessinger 
							
						 
					 
					
						
						
						
						
							
						
						
							8bbe97f8d9 
							
						 
					 
					
						
						
							
							bgp: rpki: move rpki content to dedicated file  
						
						
						
						
					 
					
						2019-12-15 19:20:16 +01:00 
						 
				 
			
				
					
						
							
							
								Robert Göhler 
							
						 
					 
					
						
						
						
						
							
						
						
							bc5fa4751f 
							
						 
					 
					
						
						
							
							ARP: migrate to reserved address space  
						
						
						
						
					 
					
						2019-12-01 20:41:52 +01:00 
						 
				 
			
				
					
						
							
							
								Robert Göhler 
							
						 
					 
					
						
						
						
						
							
						
						
							840ac72a29 
							
						 
					 
					
						
						
							
							Routing Policy: migrate to reserved address space  
						
						
						
						
					 
					
						2019-12-01 20:40:00 +01:00 
						 
				 
			
				
					
						
							
							
								Viacheslav Hletenko 
							
						 
					 
					
						
						
						
						
							
						
						
							cb96885b2a 
							
						 
					 
					
						
						
							
							bgp: add section RPKI  
						
						
						
						
					 
					
						2019-11-30 15:22:57 +02:00 
						 
				 
			
				
					
						
							
							
								Christian Poessinger 
							
						 
					 
					
						
						
						
						
							
						
						
							269023845a 
							
						 
					 
					
						
						
							
							Refactor "code-block:: console" to "code-block:: none"  
						
						
						
						
					 
					
						2019-11-28 21:41:32 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Poessinger 
							
						 
					 
					
						
						
						
						
							
						
						
							a71cdcec33 
							
						 
					 
					
						
						
							
							docs: remove all trailing whitespaces  
						
						... 
						
						
						
						Done via:
$ find . -name "*.rst" | xargs sed -i 's/[ \t]*$//' 
						
						
					 
					
						2019-11-28 21:26:14 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Poessinger 
							
						 
					 
					
						
						
						
						
							
						
						
							6aa3cbb611 
							
						 
					 
					
						
						
							
							Refactor "code-block:: sh" to "code-block:: console"  
						
						... 
						
						
						
						This will add proper new-lines into the rendered PDF. Before if it has
been a long line, not all content was preserved in the PDF. 
						
						
					 
					
						2019-11-27 17:20:38 +01:00 
						 
				 
			
				
					
						
							
							
								Robert Göhler 
							
						 
					 
					
						
						
						
						
							
						
						
							0c19693d3d 
							
						 
					 
					
						
						
							
							Style: change .. cfcmd:: to ..cfgcmd::  
						
						
						
						
					 
					
						2019-11-24 21:26:34 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Poessinger 
							
						 
					 
					
						
						
						
						
							
						
						
							d57d6969f6 
							
						 
					 
					
						
						
							
							Revert "prevent douple heading"  
						
						... 
						
						
						
						This reverts commit c1ab520c4264227b5fc053aa917fdbc7d7e667af. 
						
						
					 
					
						2019-11-23 20:55:16 +01:00 
						 
				 
			
				
					
						
							
							
								Robert Göhler 
							
						 
					 
					
						
						
						
						
							
						
						
							c1ab520c42 
							
						 
					 
					
						
						
							
							prevent douple heading  
						
						
						
						
					 
					
						2019-11-23 20:16:11 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Poessinger 
							
						 
					 
					
						
						
						
						
							
						
						
							44ef614dea 
							
						 
					 
					
						
						
							
							toc: on the way to a better structured toc  
						
						
						
						
					 
					
						2019-11-23 19:25:34 +01:00 
						 
				 
			
				
					
						
							
							
								Robert Göhler 
							
						 
					 
					
						
						
						
						
							
						
						
							f4c414ce4d 
							
						 
					 
					
						
						
							
							add new directives "cfcmd" and "opcmd"  
						
						
						
						
					 
					
						2019-11-23 14:00:52 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Poessinger 
							
						 
					 
					
						
						
						
						
							
						
						
							a4d01eaced 
							
						 
					 
					
						
						
							
							rip: rework initial passage  
						
						
						
						
					 
					
						2019-11-19 07:39:59 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Poessinger 
							
						 
					 
					
						
						
						
						
							
						
						
							afb35e203e 
							
						 
					 
					
						
						
							
							pbr: rework initial passage  
						
						
						
						
					 
					
						2019-11-19 07:33:41 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Poessinger 
							
						 
					 
					
						
						
						
						
							
						
						
							fd88f2324d 
							
						 
					 
					
						
						
							
							arp: fix result indention  
						
						
						
						
					 
					
						2019-11-19 07:28:00 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Poessinger 
							
						 
					 
					
						
						
						
						
							
						
						
							d31736cd25 
							
						 
					 
					
						
						
							
							arp: restructure chapter  
						
						... 
						
						
						
						- Use initial passage from WikiPedia (thanks)
- use new style .. option:: for operational commands 
						
						
					 
					
						2019-11-19 07:16:59 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Poessinger 
							
						 
					 
					
						
						
						
						
							
						
						
							40a202c3b9 
							
						 
					 
					
						
						
							
							bgp: reword initial passage  
						
						
						
						
					 
					
						2019-11-19 07:11:40 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Poessinger 
							
						 
					 
					
						
						
						
						
							
						
						
							73edff0a21 
							
						 
					 
					
						
						
							
							Replace all RFC links with proper :rfc: syntax  
						
						
						
						
					 
					
						2019-11-17 20:20:16 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Poessinger 
							
						 
					 
					
						
						
						
						
							
						
						
							4e3fd8b583 
							
						 
					 
					
						
						
							
							ospf: reword using 80 character line breaks  
						
						
						
						
					 
					
						2019-11-17 20:09:07 +01:00 
						 
				 
			
				
					
						
							
							
								Christian Poessinger 
							
						 
					 
					
						
						
						
						
							
						
						
							813a89208a 
							
						 
					 
					
						
						
							
							bgp: add intro snippet from FRRouting docs  
						
						
						
						
					 
					
						2019-11-17 19:58:18 +01:00 
						 
				 
			
				
					
						
							
							
								Ramax Lo 
							
						 
					 
					
						
						
						
						
							
						
						
							cfcd0f040b 
							
						 
					 
					
						
						
							
							Fix typos in pages  
						
						
						
						
					 
					
						2019-09-30 16:15:34 +08:00 
						 
				 
			
				
					
						
							
							
								kroy 
							
						 
					 
					
						
						
						
						
							
						
						
							bf3eeb0ab5 
							
						 
					 
					
						
						
							
							Spelling, a few minor rewrites.  
						
						
						
						
					 
					
						2019-09-18 14:57:03 -05:00 
						 
				 
			
				
					
						
							
							
								kroy 
							
						 
					 
					
						
						
						
						
							
						
						
							c38af9ae97 
							
						 
					 
					
						
						
							
							Making this indexes display their TOC  
						
						
						
						
					 
					
						2019-09-18 14:42:33 -05:00 
						 
				 
			
				
					
						
							
							
								kroy-the-rabbit 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3af5b2f68f 
							
						 
					 
					
						
						
							
							Example was broken  
						
						... 
						
						
						
						Example rule 20 was used twice 
						
						
					 
					
						2019-09-18 09:37:23 -05:00 
						 
				 
			
				
					
						
							
							
								Daniil Baturin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b79f568fd0 
							
						 
					 
					
						
						
							
							Merge pull request  #97  from currite/ospf_00  
						
						... 
						
						
						
						show basic ospf config 
						
						
					 
					
						2019-08-31 05:05:41 +07:00 
						 
				 
			
				
					
						
							
							
								currite 
							
						 
					 
					
						
						
						
						
							
						
						
							921bd46616 
							
						 
					 
					
						
						
							
							show basic ospf config  
						
						
						
						
					 
					
						2019-08-30 23:58:57 +02:00 
						 
				 
			
				
					
						
							
							
								Eshenko Dmitriy 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ef701fc2c1 
							
						 
					 
					
						
						
							
							Adaptive for new cli  
						
						
						
						
					 
					
						2019-08-08 14:09:00 +03:00 
						 
				 
			
				
					
						
							
							
								rebortg 
							
						 
					 
					
						
						
						
						
							
						
						
							adf8669015 
							
						 
					 
					
						
						
							
							begin chance public IPs to documentation reseverd IPs  
						
						
						
						
					 
					
						2019-08-06 09:35:09 +02:00 
						 
				 
			
				
					
						
							
							
								rebortg 
							
						 
					 
					
						
						
						
						
							
						
						
							e4df3fc97c 
							
						 
					 
					
						
						
							
							T1457: add igmp proxy  
						
						
						
						
					 
					
						2019-07-23 18:48:26 +02:00 
						 
				 
			
				
					
						
							
							
								Christian Poessinger 
							
						 
					 
					
						
						
						
						
							
						
						
							c48280d6c1 
							
						 
					 
					
						
						
							
							PPPoE: move MSS to routing  
						
						
						
						
					 
					
						2019-07-15 19:18:39 +02:00 
						 
				 
			
				
					
						
							
							
								Christian Poessinger 
							
						 
					 
					
						
						
						
						
							
						
						
							1cee9fe391 
							
						 
					 
					
						
						
							
							OSPF: update description and added WireGuard example  
						
						
						
						
					 
					
						2019-07-09 18:31:17 +02:00 
						 
				 
			
				
					
						
							
							
								runborg 
							
						 
					 
					
						
						
						
						
							
						
						
							1a2bd0acd0 
							
						 
					 
					
						
						
							
							T1457: migrate Config archive, routing-policy example and two hardware devices ( #70 )  
						
						... 
						
						
						
						* T1457: Migrate Qotom Q355G4 into Running on Bare Metal
* T1457: Added Configuration archive to configuration overview
* T1457: Added routing-policy example to routing, from the wiki
* T1457: Added Partaker i5 and Acrosser to Running on bare metal 
						
						
					 
					
						2019-06-27 21:34:16 +02:00 
						 
				 
			
				
					
						
							
							
								Christian Poessinger 
							
						 
					 
					
						
						
						
						
							
						
						
							11491ec0ee 
							
						 
					 
					
						
						
							
							routing: use long protocol name in chapter name  
						
						
						
						
					 
					
						2019-06-20 12:47:56 +02:00 
						 
				 
			
				
					
						
							
							
								Christian Poessinger 
							
						 
					 
					
						
						
						
						
							
						
						
							e6e0bf738d 
							
						 
					 
					
						
						
							
							mss: move chapter from firewall to routing  
						
						
						
						
					 
					
						2019-06-20 12:47:56 +02:00 
						 
				 
			
				
					
						
							
							
								Christian Poessinger 
							
						 
					 
					
						
						
						
						
							
						
						
							41d2d62e69 
							
						 
					 
					
						
						
							
							routing: split routing protocols into individual files  
						
						
						
						
					 
					
						2019-06-20 12:47:56 +02:00