1393 Commits

Author SHA1 Message Date
rebortg
2cc025a619 linter: improve IPv4 detection 2020-12-11 14:33:14 +01:00
rebortg
3ba03aeed5 l2tp: fix linter errors 2020-12-11 14:32:32 +01:00
rebortg
4fd8e9cdf9 operation: fix linter errors 2020-12-11 14:32:09 +01:00
rebortg
a370e97c1b debugging: fix lint errors 2020-12-11 14:11:21 +01:00
rebortg
5cc446f08b coverage: fix lint errors 2020-12-11 14:11:08 +01:00
rebortg
fe5075fbc5 documentation: adjust line lenght 2020-12-11 12:03:36 +01:00
rebortg
e3e08b3af1 linter: fix line lenght detection, strip linebreak 2020-12-11 11:58:51 +01:00
rebortg
23fa394cb2 linter add start/stop function with rst comments 2020-12-11 11:49:47 +01:00
Christian Poessinger
365be17706
Merge pull request #394 from moepman/debugging-pdb
debugging: add section about using pdb
2020-12-11 08:57:03 +01:00
rebortg
dc2f70f10e sort IP commands under configuration 2020-12-10 22:10:46 +01:00
Markus Hauschild
6321bd3b07 debugging: add section about using pdb 2020-12-10 21:20:12 +01:00
Christian Poessinger
b599646995 ospf: combine v3/v3 in one chapter 2020-12-10 18:23:01 +01:00
Christian Poessinger
3beb083ae1 installation: remove blank ISO chapter 2020-12-10 18:21:47 +01:00
Christian Poessinger
42eb7c8ee7 mpls: use proper line break limit 2020-12-10 18:21:09 +01:00
Christian Poessinger
52828ba388 mpls: use short description for headline 2020-12-10 18:20:57 +01:00
rebortg
8bd516a5ff rearrange development part 2020-12-10 13:35:30 +01:00
Robert Göhler
d1939938bb
Merge pull request #393 from rebortg/line-lenght
quick-start: adjust line lenght
2020-12-10 12:07:13 +01:00
rebortg
03585246bd quick-start: adjust line lenght 2020-12-10 12:04:49 +01:00
rebortg
763324b0c1 styleguide: specify line lenght and exception 2020-12-10 11:59:42 +01:00
rebortg
95a2a8af18 prefixdelegation correct command 2020-12-10 09:22:51 +01:00
Robert Göhler
105834fe60
Merge pull request #392 from vyos/update-dependencies
Update vyos-1x submodule
2020-12-10 09:12:42 +01:00
rebortg
4ae8c8104a Update vyos-1x submodule 2020-12-10 07:47:10 +00:00
rebortg
335ef02956 correct repo path for submodule action 2020-12-10 08:46:39 +01:00
rebortg
72701bf825 create gihub action for scheduled submodule update 2020-12-10 08:44:34 +01:00
rebortg
b71a670b91 linter: fix vyos-linter.py to run without args 2020-12-10 08:19:03 +01:00
Christian Poessinger
b89c2bbc88
Merge pull request #391 from Cheeze-It/master
mpls-conf: T915: Added documentation for LDP import and export
2020-12-09 21:15:55 +01:00
erkin
7e32e15d84 contributing: Typographical corrections 2020-12-09 22:50:55 +03:00
Cheeze_It
d6af3a609f mpls-conf: T915: Added documentation for LDP import and export
Added examples for the new import and export functionality that
LDP is now getting on vyos/vyos-1x#639
2020-12-09 12:41:04 -07:00
Robert Göhler
4bf9023027
Merge pull request #386 from jack9603301/master
interface: mirror: Upload Port Mirror(SPAN) Document
2020-12-09 14:52:03 +01:00
rebortg
4dfdd5057e Lint: deativate vale action 2020-12-09 14:17:47 +01:00
jack9603301
dd2b63e441
interface: mirror: Upload Port Mirror(SPAN) Document 2020-12-09 16:53:33 +08:00
rebortg
fb9d298eb2 fix version name 2020-12-08 19:34:39 +01:00
rebortg
f6f4facc25 update submodule version 2020-12-08 19:26:58 +01:00
rebortg
41423f984e coverage: improve regex 2020-12-08 18:59:17 +01:00
rebortg
710052003d index: decrease TOC level 2020-12-08 15:46:04 +01:00
rebortg
6a0871d5ae index: make TOC visible 2020-12-08 15:29:33 +01:00
rebortg
b8a2fd5e57 fix build error after merge 2020-12-08 15:12:56 +01:00
rebortg
f6c43343bb Merge branch 'sagitta' of https://github.com/rebortg/vyos-documentation 2020-12-08 14:57:44 +01:00
rebortg
0bb741b58b Dockerfile: add python requirement lxml 2020-12-08 14:38:56 +01:00
rebortg
cf83303fd1 fix submodule error in .readthedocs.yml 2020-12-07 21:17:35 +01:00
rebortg
b0b5b6ff30 delete release page 2020-12-07 20:47:46 +01:00
rebortg
f0d6a0cbb8 contributing: improve documentation 2020-12-07 20:47:32 +01:00
rebortg
6f6950d14e fix build errors after arrange 2020-12-07 20:29:11 +01:00
rebortg
ce090a4ced arrange examples 2020-12-06 21:41:10 +01:00
Christian Poessinger
e6d0a80db3
Merge pull request #385 from Cheeze-It/master
mpls-conf: T915: Added documentation for MPLS for missing features
2020-12-06 21:05:23 +01:00
Christian Poessinger
54b4501f79 debugging: add info about vyos-configd 2020-12-06 17:35:00 +01:00
Christian Poessinger
2f58753cdf dhcp: restructure chapters 2020-12-06 14:36:37 +01:00
Cheeze_It
01af45bead mpls-conf: T915: Added documentation for MPLS on previous commits, and local label allocation
In this commit, we added the previous MPLS configurations that were added as
well as the new local label allocation documentation.
2020-12-06 00:10:33 -07:00
Christian Poessinger
f79ed081da dhcp: fix failover example range ip addresses 2020-12-04 15:25:06 +01:00
Christian Poessinger
4178dde02a pppoe: T3112: remove "ipv6 enable" cli option
Option is now determined implicitly.
2020-12-04 14:22:32 +01:00