1568 Commits

Author SHA1 Message Date
Christian Poessinger
ada75b1ce9 vrf: note dynamic routing for VyOS 1.4 2021-04-16 19:25:52 +02:00
Shawn Wilsher
7fd70a9f6b Fix DHCP address syntax
`dhcp` and `dhcpv6` were missing the `address` part of the line, and the command does not work.

Tested in 1.3.0 rc1

(cherry picked from commit 51b4f6d87f656a7aaa13be3eb3f10a08586ab538)
2021-04-14 20:25:26 +02:00
Robert Göhler
85a1523143
Merge pull request #508 from srividya0208/T3458-e
T3458-e:1.3 ver:tunnel interface:replaced GRETAP with GRE-Bridge
2021-04-12 21:00:43 +02:00
Robert Göhler
cb51e5ac54
Merge pull request #507 from vyos/update-dependencies-equuleus
Github: update equuleus branch
2021-04-12 21:00:00 +02:00
srividya0208
ca605c6942 T3458-e:1.3 ver:tunnel interface:replaced GRETAP with GRE-Bridge
Bymistakenly wrote gretap for 1.3 version, corrected with "GRE-Bridge"
    parameter as expected
2021-04-12 05:42:38 -04:00
rebortg
400e1774a7 Github: update equuleus branch 2021-04-12 06:06:26 +00:00
Daniil Baturin
16fb2a71f9
Merge pull request #505 from srividya0208/T3458-e
T3458-e::tunnel interface:added GRETAP section for 1.3 ver
2021-04-12 00:57:21 +07:00
srividya0208
bab8bd3f5a T3458-e::tunnel interface:added GRETAP section for 1.3 ver
added the command configuration for gretap and corrected the syntax in
dhcp-relay example
2021-04-11 13:47:02 -04:00
Christian Poessinger
d93bdc3da7 pppoe: adjust to new prefix-delegation syntax
(cherry picked from commit 577c9d68f9c0c953cc4bb7583ed5f27efeaa854c)
2021-04-08 23:01:04 +02:00
Robert Göhler
1f478d0587
Merge pull request #499 from vyos/update-dependencies-equuleus
Github: update equuleus branch
2021-04-07 20:57:24 +02:00
rebortg
b2b159adc4 Github: update equuleus branch 2021-04-05 06:05:57 +00:00
Robert Göhler
7529e811ee
layout: set user friendly version name 2021-04-04 17:34:28 +02:00
Robert Göhler
1211f9a85e
Merge pull request #490 from vyos/update-dependencies-equuleus
Github: update equuleus branch
2021-03-29 11:54:44 +02:00
rebortg
d8b2da2c2e Github: update equuleus branch 2021-03-29 06:06:15 +00:00
Robert Göhler
60e8db53ed
Merge pull request #483 from vyos/update-dependencies-equuleus
Github: update equuleus branch
2021-03-22 20:39:04 +01:00
rebortg
cd68ff6c6d Github: update equuleus branch 2021-03-22 06:24:31 +00:00
Robert Göhler
a8e81d22be
Merge pull request #476 from vyos/update-dependencies-equuleus
Github: update equuleus branch
2021-03-16 15:53:49 +01:00
rebortg
88d51f8136 Github: update equuleus branch 2021-03-15 06:18:55 +00:00
Marco Muskus
fedcc80947 Update IPoE section with new syntax
(cherry picked from commit f6554fc6d947f24ea50e457d8d013b0c82f693cb)
2021-03-09 19:17:02 +01:00
rebortg
fb7d6976dd HTTP-API: add a proper explanation for multiple commands
(cherry picked from commit e30feb684539dc6041b587677bd2ac2e65cbe90c)
2021-03-08 19:51:38 +01:00
rebortg
740fd0e911 HTTP-API: short line
(cherry picked from commit 414f5e5263526edf7943f1bd40e2dee3a3d6228c)
2021-03-08 19:51:31 +01:00
rebortg
f0f40dffed HTTP-API: rewrite and add config multiple commands
(cherry picked from commit a1503a89215094dbcefbb480d92f533ce684c781)
2021-03-08 19:51:22 +01:00
Robert Göhler
5eb37c1bba
Merge pull request #470 from vyos/update-dependencies-equuleus
Github: update equuleus branch
2021-03-08 19:44:25 +01:00
rebortg
ae168253d6 Github: update equuleus branch 2021-03-08 06:18:51 +00:00
Christian Poessinger
49d28e4206
Merge pull request #469 from srividya0208/l2tp
Correction in command syntax "set vpn l2tp remote-access dns-servers"
2021-03-05 21:40:02 +01:00
srividya0208
9b6f4d6e14 Correction in command syntax "set vpn l2tp remote-access dns-servers"
dns-servers parameter is replaced with name-server in the latest release

Old Syntax:
set vpn l2tp remote-access dns-servers server-1 '198.51.100.8'
set vpn l2tp remote-access dns-servers server-2 '198.51.100.4'

New Syntax:
set vpn l2tp remote-access name-server '198.51.100.8'
set vpn l2tp remote-access name-server '198.51.100.4'
2021-03-05 09:23:58 -05:00
Marco Muskus
8a5286b648 Update ipoe-server.rst
updated the docs with new syntax in the 1.3 version

(cherry picked from commit 6f5d627a9bed9711ef95971634378c164265e928)
2021-03-04 21:50:31 +01:00
Robert Göhler
6113b65401
Merge pull request #466 from vyos/update-dependencies-equuleus
Github: update equuleus branch
2021-03-01 18:21:25 +01:00
rebortg
7d6e61dd70 Github: update equuleus branch 2021-03-01 06:18:47 +00:00
rebortg
ce6aba8c6f service: add salt-minion
(cherry picked from commit 37dcf65eaffa63ec0205995a34ab3cf0640b1bef)
2021-02-23 20:43:52 +01:00
Robert Göhler
80b9aba49a
Merge pull request #460 from vyos/update-dependencies-equuleus
Github: update equuleus branch
2021-02-22 19:00:29 +01:00
rebortg
28f4b2b6d6 Github: update equuleus branch 2021-02-22 06:18:23 +00:00
rebortg
133aa83b2e gitignore: add Pipfile.lock
(cherry picked from commit 13c94ad5eb5366141a2c71ecbd8df4e8378f2e29)
2021-02-19 14:40:43 +01:00
Robert Göhler
e009486509
Merge pull request #458 from vyos/update-dependencies-equuleus
Github: update equuleus branch
2021-02-15 20:52:32 +01:00
rebortg
5660706d6c Github: update equuleus branch 2021-02-15 19:49:56 +00:00
rebortg
4a1d98fb71 Releasenotes: change to proper date format, add comment
(cherry picked from commit 5c971e4bae2f7ae8d39caf0bce34b18298b1e3be)
2021-02-15 20:48:54 +01:00
Robert Göhler
68bc5990bf
Merge pull request #456 from vyos/update-dependencies-equuleus
Github: update equuleus branch
2021-02-15 20:29:28 +01:00
rebortg
20a46206f2 Github: update equuleus branch 2021-02-15 06:18:09 +00:00
Robert Göhler
d1847b4c81
Merge pull request #453 from vyos/update-dependencies-equuleus
Github: update equuleus branch
2021-02-12 18:35:06 +01:00
rebortg
933ee30973 Github: update equuleus branch 2021-02-12 17:28:41 +00:00
rebortg
d8b1fa0a09 Releasenotes: add weekly releasenote create script 2021-02-12 18:27:54 +01:00
Robert Göhler
87bb6d5e6e
Merge pull request #446 from vyos/update-dependencies-equuleus
vyos-1x: update equuleus branch
2021-02-08 21:43:28 +01:00
rebortg
0895c91987 vyos-1x: update equuleus branch 2021-02-08 06:18:05 +00:00
Christian Poessinger
adddcd6841 README: add link to old Wiki
(cherry picked from commit 8839d72d174f13b53bbc1521d9935df6ae891514)
2021-02-06 01:45:15 +01:00
sever-sever
33a3a39871 bgp: Fix redistribute parameters
(cherry picked from commit f870e6ae93420a6f7eac202646ddc1050bcb382a)
2021-02-05 22:06:47 +01:00
Robert Göhler
f7749b67c6
Coverage: reenable coverage page progress (#441)
* Github: correct branch for vyos-1x submodule

* Coverage: reenable coverage page progress

* Update vyos-1x submodule (#24)

Co-authored-by: rebortg <rebortg@users.noreply.github.com>

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: rebortg <rebortg@users.noreply.github.com>
2021-02-03 16:02:18 +01:00
Robert Göhler
d8b526e8a1
Merge pull request #440 from jestabro/override-defaults
process overriding of defaultValue elements in XML interface definitions
2021-02-03 15:43:22 +01:00
Robert Göhler
dbbe56b142
Merge pull request #439 from vyos/update-dependencies
Update vyos-1x submodule
2021-02-03 15:42:39 +01:00
erkin
85c87bbafa dns: Typographical/cosmetic corrections 2021-02-02 13:04:37 +03:00
John Estabrook
a89503b4e0 process overriding of defaultValue elements in XML interface definitions 2021-02-01 13:30:57 -06:00