3031 Commits

Author SHA1 Message Date
Robert Göhler
6e4faf0188
Merge pull request #1177 from vyos/mergify/bp/sagitta/pr-1173
policy: T4704: Added set metric (MED) to (+/-)rtt in route-map (backport #1173)
2023-12-11 20:17:41 +01:00
rebortg
751455caca Github: update sagitta branch 2023-12-11 06:05:37 +00:00
aapostoliuk
4fc7bdf5db policy: T4704: Added set metric (MED) to (+/-)rtt in route-map
Added set metric (MED) to (+/-)rtt in route-map

(cherry picked from commit a78504e95cac31f84714268441781ed0cc8ff578)
2023-12-08 08:38:51 +00:00
Robert Göhler
a141b96427
Merge pull request #1171 from vyos/update-dependencies-sagitta
Github: update sagitta branch
2023-12-07 13:39:18 +01:00
rebortg
9d29475d9f Github: update sagitta branch 2023-12-04 06:05:46 +00:00
Christian Breunig
09a8acd602 vpn: update site2site VTI example
(cherry picked from commit 0429c317884d8951cbf2e432981edeacd426f3ed)
2023-12-02 20:56:32 +01:00
Robert Göhler
8a11b8b129
Merge pull request #1168 from Giggum/sagitta_giggum
Sagitta_giggum pull request for fix to 1.4.x sagitta documentation
2023-11-29 22:24:21 +01:00
Robert Göhler
9bfe2ec7e9
Merge pull request #1165 from vyos/update-dependencies-sagitta
Github: update sagitta branch
2023-11-29 22:09:46 +01:00
Giggum
690647a1df docs: fix to code snippet in Quick Start/Firewall and typo Firewall/Global Options
sagitta/quick-start.html:
Fix to replace "interface-name" with "name" for rule 30 and 40 in code snippet to correct syntax error.

sagitta/configuration/firewall/global-options.html:
Fix to improve correctness is use of English language from "conform" to "confirming"

On branch sagitta_giggum
Changes to be committed:
	modified:   quick-start.rst
	modified:   configuration/firewall/global-options.rst
2023-11-29 10:55:03 -05:00
rebortg
a9f2c27c38 Github: update sagitta branch 2023-11-27 06:05:50 +00:00
Christian Breunig
84498945cc ipsec: gre: use dummy interface in example over loopback
(cherry picked from commit 5953d6f69748c82cbd9eafbe662163924ae719e6)
2023-11-24 21:29:53 +01:00
Robert Göhler
5dff955e49
Merge pull request #1163 from vyos/mergify/bp/sagitta/pr-1161
HTTP API add reboot and poweroff endpoints example (backport #1161)
2023-11-24 21:28:23 +01:00
Viacheslav Hletenko
9c961c0d52 HTTP API add reboot and poweroff endpoints example
(cherry picked from commit d29ee63b82a77c186c0827d562d14e0627c1db31)
2023-11-24 20:26:00 +00:00
rebortg
5fb241c9ae fix some build warnings 2023-11-24 10:48:09 +01:00
rebortg
d6d9dbbbef fix firewall ref 2023-11-24 10:06:30 +01:00
rebortg
4aa0865d9f backport Firewall docs from master 2023-11-23 21:09:57 +01:00
Christian Breunig
32400cbbda vxlan: T5753: add support for VNI filtering
(cherry picked from commit c8f8c2d10cca97bbc459c5a3565d4230e9fe61df)
2023-11-22 11:06:09 +01:00
Christian Breunig
841cf147ec http: T5762: rename "virtual-host listen-port" -> "virtual-host port"
(cherry picked from commit 2e3510f9886a5512b320267f21035d291c2fb3f5)
2023-11-22 11:05:37 +01:00
Christian Breunig
2c61e8fa88 http: T5762: api: make API socket backend communication the one and only default
Why: Smoketests fail as they can not establish IPv6 connection to uvicorn
backend server.

https://github.com/vyos/vyos-1x/pull/2481 added a bunch of new smoketests.

While debugging those failing, it was uncovered, that uvicorn only listens on
IPv4 connections

vyos@vyos# netstat -tulnp | grep 8080
(Not all processes could be identified, non-owned process info
 will not be shown, you would have to be root to see it all.)
tcp        0      0 127.0.0.1:8080          0.0.0.0:*               LISTEN      -

As the CLI already has an option to move the API communication from an IP to a
UNIX domain socket, the best idea is to make this the default way of
communication, as we never directly talk to the API server but rather use the
NGINX reverse proxy.

(cherry picked from commit 12ffd3e638dc00ae672b47c9dd2a64e0e68d0c01)
2023-11-21 08:23:54 +01:00
rebortg
2e905f826e add 1.5 version to 404 page
(cherry picked from commit 14e90781051ce8ad37201aadef8f9e2869f6100e)
2023-11-16 21:37:16 +01:00
Christian Breunig
34fb6eba8b Bump copyright year 2023-11-16 16:10:42 +01:00
Christian Breunig
21f0d774b5 pim: igmp: T5733: adjust to latest CLI syntax
(cherry picked from commit 2de650e60c84c70e26cc02341c07fe84e6d1c1fa)
2023-11-16 15:48:50 +01:00
Robert Göhler
d0c971118c
Merge pull request #1141 from vyos/mergify/bp/sagitta/pr-1127
Update ssh.rst (backport #1127)
2023-11-07 21:31:46 +01:00
JeffWDH
a98dc001a8 Add "monitor log ssh" and "monitor log ssh dynamic-protection"
(cherry picked from commit 6b2d50c755a56ae62620961131bbaebefe110acc)
2023-11-07 20:29:24 +00:00
JeffWDH
beb1af052e Update ssh.rst
Added:
show log ssh
show log ssh dynamic-protection
show ssh fingerprints
show ssh fingerprints ascii
show ssh dynamic-protection

(cherry picked from commit c9a06800f999f6e68883ec7d3ae7fd97e3b6e4d5)
2023-11-07 20:29:24 +00:00
Christian Breunig
c2b5fd2486 T5699: vxlan: migrate "external" CLI know to "parameters external"
(cherry picked from commit 8c838d7ca979a0272052f8eb1dd41fa35645df1d)
2023-10-31 07:38:06 +01:00
Christian Breunig
fa995c7dcb vxlan: T5668: add CLI knob to enable ARP/ND suppression
(cherry picked from commit 11cb9979e0087c9742ce80d11dd06318bc533917)
2023-10-31 07:33:15 +01:00
Christian Breunig
0834ca58cd vxlan: add missing "parameters nolearning" help
(cherry picked from commit 8a5804881c580f2c2ff25b25b9c4a5abea9ca228)
2023-10-28 21:35:04 +02:00
Christian Breunig
92d4956d53 wireless: extend example with missing country-code
(cherry picked from commit 1ddce99cc861a3e7de23ef218baeb435efa81880)
2023-10-17 21:19:30 +02:00
Christian Breunig
1a01a619ab T5630: pppoe: allow to specify MRU in addition to already configurable MTU
(cherry picked from commit 7090b69845a8d304d1608e18efef383082114f33)
2023-10-08 09:08:50 +02:00
Robert Göhler
273265f02b
Merge pull request #1093 from b-/patch-4
Fix typo, 'ehternet' -> 'ethernet'
2023-09-21 21:12:51 +02:00
bri
babdb42a27
Fix typo, 'ehternet' -> 'ethernet' 2023-09-21 11:12:48 -04:00
Christian Breunig
55b1909b03 vrf: add NAT example 2023-09-13 19:11:17 +02:00
John Estabrook
93c8726ab9
Merge pull request #1075 from dmbaturin/T5270-openvpn-peer-fingerprint
openvpn: Add peer fingerprint mode
2023-09-13 09:54:20 -05:00
Daniil Baturin
14633c945f openvpn: Add peer fingerprint mode 2023-09-13 15:39:58 +01:00
Robert Göhler
8b88c7e22b
Merge pull request #1083 from vyos/update-dependencies-master
Github: update current branch
2023-09-12 23:06:17 +02:00
rebortg
8e0c0401f8 Github: update current branch 2023-09-12 21:05:38 +00:00
rebortg
d60e351f88 fix submodule 2023-09-12 23:04:40 +02:00
rebortg
686a2597f4 Merge branch 'master' of github.com:vyos/vyos-documentation 2023-09-12 22:16:59 +02:00
rebortg
975df76734 include releasenotes of 1.5 2023-09-12 22:12:26 +02:00
Christian Breunig
4533a8f8ff
build: update Docker tags for release branches 2023-09-12 08:02:38 +02:00
Christian Breunig
92ade26e35 build: remove reference to WireGuard out-of-tree packages 2023-09-12 07:44:23 +02:00
Robert Göhler
ae147e3b1f
Merge pull request #1079 from vyos/update-translations-master
Github: update translations
2023-09-11 21:15:26 +02:00
Robert Göhler
0a2c9463b9
Merge pull request #1076 from nicolas-fort/Firewall_new_cli_update
Firewall refactor: add visible note in firewall docs:
2023-09-11 20:37:43 +02:00
Robert Göhler
f2ec0738cc
Merge pull request #1078 from vfreex/update-readme
Update README for missing dependencies
2023-09-11 20:35:02 +02:00
Robert Göhler
f1b649a6d1
Merge pull request #1081 from vyos/update-dependencies-master
Github: update current branch
2023-09-11 20:31:47 +02:00
rebortg
873a671d84 Github: update current branch 2023-09-11 06:05:30 +00:00
rebortg
bbbfa870c1 Github: update translations 2023-09-11 06:02:51 +00:00
Christian Breunig
887f6c655d
Merge pull request #1077 from vfreex/add-mld
T5518: Document `protocols pim6`
2023-09-10 15:35:15 +02:00
Yuxiang Zhu
4e3492804e Update README for missing dependencies 2023-09-10 20:37:00 +08:00