914 Commits

Author SHA1 Message Date
Christian Poessinger
c8376654ad
pppoe: T2488: remove log command 2020-05-24 12:32:40 +02:00
Christian Poessinger
40ec6b742a macsec: add replay protection 2020-05-22 11:09:30 +02:00
Christian Poessinger
da30b6ab90
macsec: R1 used twice 2020-05-21 20:32:32 +02:00
Christian Poessinger
bc3f509ccb macsec: add example 2020-05-21 17:39:25 +02:00
Christian Poessinger
361391385a macsec: add key management 2020-05-21 13:42:19 +02:00
Christian Poessinger
6c65fbc5f9 macsec: initial documentation
Thank you Bootlin for the absract!
https://bootlin.com/blog/network-traffic-encryption-in-linux-using-macsec-and-hardware-offloading/
2020-05-21 10:50:11 +02:00
Christian Poessinger
579ddff09f APU4: add LTE module support 2020-05-20 16:51:22 +02:00
Christian Poessinger
2c4be47e13 development: add boottime graph howto 2020-05-20 16:26:38 +02:00
Christian Poessinger
4004225803 pppoe: fix warning 2020-05-20 16:06:17 +02:00
Christian Poessinger
2bacc9f6a1 http: api: fix warning - title underline too short 2020-05-20 16:05:21 +02:00
Christian Poessinger
1d69f28d80
Merge pull request #252 from currite/ssh-workaround
conf.overview/remote archive: workaround to add remote ssh fingerprint
2020-05-19 22:44:17 +02:00
Christian Poessinger
09bf16262f
Merge pull request #254 from currite/dhcp-relay-through-gre-bridge
Appendix: Add example on DHCP-Relay through GRE-Bridge
2020-05-19 22:44:06 +02:00
Administrator
7a64d8cab0 Contributing/Docker: Put more detail into building instructions. 2020-05-19 19:36:06 +02:00
Christian Poessinger
074e2c1268 dhcpv6: document prefix delegation support 2020-05-19 17:18:56 +02:00
currite
2bad3b2925 Add example of DHDP-Relay through GRE-Bridge 2020-05-19 03:28:09 +02:00
currite
0c1ce2ba41 Img.managmt/UpdateVyos: keep personal scripts in /configure and reorganize
Explain to keep files into /configure directory to avoid deletion during
upgrades and slightly reorganize section
2020-05-19 01:40:00 +02:00
currite
fb9445c547 conf.overview/remote archive: workaround to add remote ssh fingerprint
Add workaround to allow connection to non trusted hosts.
2020-05-18 14:09:29 +02:00
Christian Poessinger
703ae17b5a pppoe: add IPv6 DHCPv6-PD documentation 2020-05-18 08:05:39 +02:00
Christian Poessinger
c6482e464a
development: fix typo added in config migration section 2020-05-15 18:44:34 +02:00
Christian Poessinger
9f85fbeec5
development: add hint about config migration testing 2020-05-15 18:43:53 +02:00
Kevin B
cf88574ebb
Changing "psuedo-ethernet" to "pseudo-ethernet"
Mistyping in file corrected.
2020-05-14 10:15:53 +02:00
John Estabrook
d160b2bb01 Fix inaccuracies, reorganize sections and headers. 2020-05-12 13:09:36 -05:00
Daniil Baturin
90a06f87a8
Merge pull request #250 from currite/sstp-ipv6
vpn/sstp: add ipv6 support
2020-05-12 02:22:17 +07:00
currite
847bbc1910 vpn/sstp: add ipv6 support 2020-05-11 20:56:15 +02:00
Pavel Odintsov
7f7b388c08
Fixed expiry-interval command name to correct one 2020-05-10 15:38:42 +01:00
Robert Göhler
515a1b0edb
Merge pull request #245 from currite/htb-priority-value
qos: correct how priority values work for shaper.
2020-05-08 00:00:41 +02:00
Robert Göhler
4784e55558
Merge pull request #246 from vycontrol/opmode
documented T2096  how to run opsmode
2020-05-07 22:21:45 +02:00
Robert Göhler
43ba5a274b
Merge pull request #244 from currite/fix-comment
configuration-overview: fix comment command
2020-05-07 22:14:10 +02:00
Roberto Berto
a57d2291af documented https://phabricator.vyos.net/T2096 how to run opsmode commands /generate and /show 2020-05-06 22:05:47 -03:00
currite
d7ca6324c6 qos: correct how priority values work for shaper.
It is only a small urgent fix. The whole section will be replaced soon.
2020-05-07 02:42:07 +02:00
currite
e47f81af75 configuration-overview: fix comment command
Delete sentence saying it only applies to subsections, as that is not correct.
Fix some format mistakes too.
2020-05-04 01:07:52 +02:00
currite
1b65301926 T2406 dhcpv6: new sip-server configuration node 2020-05-04 00:25:09 +02:00
Roberto Berto
9df6cf90ac fixed pre formatting 2020-04-30 21:58:50 -03:00
Christian Poessinger
44ca885b40
Merge pull request #240 from currite/pppoe-server
pppoe-server: T2314 changes and page restructure
2020-04-26 22:16:30 +02:00
Robert Göhler
8bc5a34299
Merge pull request #241 from rebortg/firewall
Firewall: rewrite Firewallsection
2020-04-26 19:35:23 +02:00
Christian Poessinger
1e61f632b9 wireguard: use proper indent on opcmd 2020-04-25 09:53:18 +02:00
currite
76a42c6520 pppoe-server: T2314 changes and page restructure
Reflect syntax changes from T2314 like RADIUS, name-server or
prefix-delegation; add cfg and op command directives; correct
indentation; and restructure internal order of the page.
2020-04-25 01:01:48 +02:00
Roberto Bertó
79176896cd
retrieve raw configs 2020-04-23 21:08:48 -03:00
rebortg
24df88633d Firewall: rewrite Firewallsection 2020-04-23 15:13:01 +02:00
maehdros
2ca6b4e611
bfd: add missing peer keyword to syntax
Added the 'peer' keyword in the syntax
2020-04-19 17:23:19 +02:00
sliddjur
a093cba535
release-notes: add notes on latest 1.2.5 release 2020-04-18 15:17:42 +02:00
Thomas Mangin
4234c76391 debug: document the various flags 2020-04-14 18:21:34 +01:00
Christian Poessinger
2f00035cee vxlan: adjust to latest CLI (rename link to source-interface) 2020-04-10 13:07:12 +02:00
Christian Poessinger
2592f74632 macvlan: peth: adjust to latest CLI (rename link to source-interface) 2020-04-10 13:07:12 +02:00
John Estabrook
ca7bca5a8b http api: T2160: update syntax for api-restrict 2020-04-08 08:29:37 -05:00
Christian Poessinger
6efadce3f9
development: fix priority level in hirerarchy 2020-04-07 08:20:45 +02:00
Ricardo Marramaque
b2c87a5058
dns-dynamic: clarify login field when using Namecheap DDNS provider
Updating docs as a follow up from this forum post:
https://forum.vyos.io/t/dynamic-dns-with-namecheap/5015/5
2020-04-06 21:12:17 +02:00
Christian Poessinger
d48823a2b9
development: remove additional `` 2020-04-06 21:11:37 +02:00
Christian Poessinger
c29363df85 wireguard: adopt to new CLI syntax for address/port 2020-04-05 17:28:51 +02:00
Christian Poessinger
252f15753a wwan: add op-mode commands 2020-04-05 10:56:52 +02:00