1355 Commits

Author SHA1 Message Date
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
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
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
rebortg
d8b2da2c2e Github: update equuleus branch 2021-03-29 06:06:15 +00:00
rebortg
cd68ff6c6d Github: update equuleus branch 2021-03-22 06:24:31 +00: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
rebortg
ae168253d6 Github: update equuleus branch 2021-03-08 06:18:51 +00: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
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
rebortg
28f4b2b6d6 Github: update equuleus branch 2021-02-22 06:18:23 +00: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
rebortg
20a46206f2 Github: update equuleus branch 2021-02-15 06:18:09 +00: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
rebortg
0895c91987 vyos-1x: update equuleus branch 2021-02-08 06:18:05 +00: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
rebortg
1c31ad7918 Update vyos-1x submodule 2021-02-01 06:21:04 +00:00
Christian Poessinger
f701d667e6
Merge pull request #438 from samburney/master
pppoe: T3273: Add usage of each default-route mode
2021-01-31 15:52:40 +01:00
Christian Poessinger
c5272b1878 ssh: fix warning about "Explicit markup ends without a blank line" 2021-01-30 15:16:33 +01:00
Christian Poessinger
3a92f63ec0 ospf: adjust sections to section guidelines 2021-01-30 13:36:56 +01:00
Sam Burney
4842a37b7a pppoe: T3273: Fixed issue with line length 2021-01-30 09:53:53 +00:00
Sam Burney
a531335929 pppoe: T3273: Add usage of each default-route mode 2021-01-30 09:39:42 +00:00
Christian Poessinger
83c82dee8b rpki: update to reflect changes in the current branch 2021-01-29 11:18:40 +01:00
Christian Poessinger
d0ad9cf4a0 ssh: add op-mode commands 2021-01-29 10:59:46 +01:00
Leonid Voronkin
44647b95cb ospf: change redistribution metric value
due to T3194
2021-01-27 19:54:08 +01:00
rebortg
9e6912a6e8 coverage: disable at the moment b/c of build errors and branch changes 2021-01-26 21:06:26 +01:00
rebortg
9ce7bae14b contribution: fix duplicate label error 2021-01-26 20:53:26 +01:00
rebortg
6dbe2feb4f rip: close cfgcmd string 2021-01-26 20:50:50 +01:00
rebortg
37729f367a bgp: fix build indentation warning 2021-01-26 20:49:02 +01:00
rebortg
0a4ce825d0 configexamples: fix internal link in azure vpn bgp example 2021-01-26 20:47:21 +01:00
rebortg
0349350990 gns3: fix internal link to iso download 2021-01-26 20:30:42 +01:00
github-actions[bot]
a2806637c0
Update vyos-1x submodule (#436)
Co-authored-by: rebortg <rebortg@users.noreply.github.com>
2021-01-26 16:51:35 +01:00