summaryrefslogtreecommitdiff
path: root/docs/routing
AgeCommit message (Collapse)Author
2019-12-20routing: static: rewrite with new cfgcmd syntaxChristian Poessinger
2019-12-20igmp-proxy: document all possible commandsChristian Poessinger
2019-12-19style-guide: all opcmd and clicmd explanations should be indented by 3Christian Poessinger
2019-12-19bgp: add chapter on route selectionChristian Poessinger
2019-12-19bgp: replace wrong clicmd keyword with cfgcmdChristian Poessinger
2019-12-15bgp: start expanding the documentationChristian Poessinger
I have to thank the guys from FRR as most of the description is copied from them. THANKS!
2019-12-15bgp: rpki: move rpki content to dedicated fileChristian Poessinger
2019-12-01ARP: migrate to reserved address spaceRobert Göhler
2019-12-01Routing Policy: migrate to reserved address spaceRobert Göhler
2019-11-30bgp: add section RPKIViacheslav Hletenko
2019-11-28Refactor "code-block:: console" to "code-block:: none"Christian Poessinger
2019-11-28docs: remove all trailing whitespacesChristian Poessinger
Done via: $ find . -name "*.rst" | xargs sed -i 's/[ \t]*$//'
2019-11-27Refactor "code-block:: sh" to "code-block:: console"Christian Poessinger
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-24Style: change .. cfcmd:: to ..cfgcmd::Robert Göhler
2019-11-23Revert "prevent douple heading"Christian Poessinger
This reverts commit c1ab520c4264227b5fc053aa917fdbc7d7e667af.
2019-11-23prevent douple headingRobert Göhler
2019-11-23toc: on the way to a better structured tocChristian Poessinger
2019-11-23add new directives "cfcmd" and "opcmd"Robert Göhler
2019-11-19rip: rework initial passageChristian Poessinger
2019-11-19pbr: rework initial passageChristian Poessinger
2019-11-19arp: fix result indentionChristian Poessinger
2019-11-19arp: restructure chapterChristian Poessinger
- Use initial passage from WikiPedia (thanks) - use new style .. option:: for operational commands
2019-11-19bgp: reword initial passageChristian Poessinger
2019-11-17Replace all RFC links with proper :rfc: syntaxChristian Poessinger
2019-11-17ospf: reword using 80 character line breaksChristian Poessinger
2019-11-17bgp: add intro snippet from FRRouting docsChristian Poessinger
2019-09-30Fix typos in pagesRamax Lo
2019-09-18Spelling, a few minor rewrites.kroy
2019-09-18Making this indexes display their TOCkroy
2019-09-18Example was brokenkroy-the-rabbit
Example rule 20 was used twice
2019-08-31Merge pull request #97 from currite/ospf_00Daniil Baturin
show basic ospf config
2019-08-30show basic ospf configcurrite
2019-08-08Adaptive for new cliEshenko Dmitriy
2019-08-06begin chance public IPs to documentation reseverd IPsrebortg
2019-07-23T1457: add igmp proxyrebortg
2019-07-15PPPoE: move MSS to routingChristian Poessinger
2019-07-09OSPF: update description and added WireGuard exampleChristian Poessinger
2019-06-27T1457: migrate Config archive, routing-policy example and two hardware ↵runborg
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-20routing: use long protocol name in chapter nameChristian Poessinger
2019-06-20mss: move chapter from firewall to routingChristian Poessinger
2019-06-20routing: split routing protocols into individual filesChristian Poessinger