2581 Commits

Author SHA1 Message Date
Robert Göhler
7d34dafb63
Merge pull request #1253 from vyos/mergify/bp/sagitta/pr-1249
Updated DPD and close-action values in IPSEC (backport #1249)
2024-01-25 15:19:04 +01:00
Christian Breunig
7b23beeb3c bfd: T5967: add minimum-ttl option
(cherry picked from commit c1716052eba00ad6c612755f55015e840e946828)
2024-01-23 12:58:15 +01:00
aapostoliuk
3c6bb1ec30 Updated DPD and close-action values in IPSEC
Changed from 'hold' to 'trap' and from 'restart' to 'start'
in close-action.
Changed from 'hold' to 'trap' in DPD action.

(cherry picked from commit cfb7e8186d83e45092f361f9717c9542bfad053b)
2024-01-22 10:53:21 +00:00
Christian Breunig
5447c0509f ntp: T5692: add support to configure leap second behavior
(cherry picked from commit 2443622964b476bfbcf88b05322fd27b55406fad)
2024-01-21 20:48:45 +01:00
Sebastian Weber
227125a387 Fix typos in build-vyos
(cherry picked from commit a5cb164d9a813ffbb1048244d53158fc6add1e58)
2024-01-19 20:07:31 +00:00
Sebastian Weber
dbb2613024 Fix more typos
(cherry picked from commit 88977603166df401c575f7c989b958496785dfcd)
2024-01-19 20:07:30 +00:00
Sebastian Weber
0b6608b1a6 Fix typos in aws installation docs
(cherry picked from commit 3dd6f0609c0a59d978ce03768fb0762a90bb92cc)
2024-01-19 20:07:30 +00:00
Sebastian Weber
b73c97e995 Fix "errror"s in docs/_ext
(cherry picked from commit 125c03f39c74fee4bf60610c74ff9b61e65a0541)
2024-01-19 20:07:30 +00:00
Sebastian Weber
244e576b3d Fix docs/cli.rst
(cherry picked from commit 3b7d0667703cf918f6aaab4ae9b6abddb9d54982)
2024-01-19 20:07:30 +00:00
Sebastian Weber
6ed85600b2 Fix typos in quick-start
(cherry picked from commit 32460e70ef014616ec36fce9361f702d5cc1463a)

# Conflicts:
#	docs/quick-start.rst
2024-01-19 20:07:30 +00:00
Sebastian Weber
3d927aa7ee Fix typos in automation
(cherry picked from commit ac79583948672c470d51439644fd6da470e7805e)
2024-01-19 20:07:29 +00:00
Sebastian Weber
84b4a10bbe Fix spelling in contributing
(cherry picked from commit 1eef218af2ea9a8f8267d8e42418a680824449ff)
2024-01-19 20:07:29 +00:00
strifel
5eeeb7bb5f
Update passive-interface default exclusion notice
Update notice telling users how to exclude passive interface.
2024-01-18 21:27:10 +01:00
rebortg
9215c31e3c Github: update sagitta branch 2024-01-15 06:05:45 +00:00
rebortg
bcef0f76c5 update sphinx and dependencies 2024-01-14 21:34:52 +01:00
sarthurdev
083522b2ec Update quick-start from master branch (excluding 1.5 specific DHCP changes) 2024-01-11 20:17:09 +01:00
Christian Breunig
1431c3736b https: add latest CLI changes
(cherry picked from commit cecc0f3c32afb455ddb006b35faf343877061443)
2024-01-11 06:32:08 +00:00
Christian Breunig
02446eb692 pki: T5886: add support for ACME protocol (LetsEncrypt)
(cherry picked from commit 8e2932ebb426534b6727836c51395077ed8ed490)
2024-01-11 06:30:03 +00:00
Trae Santiago
8a81c9ccfb added new NPTv6/DHCPv6 example
(cherry picked from commit 1b1cc7986813c65b608ace38bf497622eb74f1cf)
2024-01-11 06:28:58 +00:00
Bubun Das
98e93c7c6f Update monitoring.rst
Updated docs for influxdb

(cherry picked from commit 8628ad46eb25d5e165cf2e03f52c2b7c7bc7b6ca)
2024-01-08 20:19:16 +00:00
Robert Göhler
1e0eda1e57
Merge pull request #1220 from vyos/mergify/bp/sagitta/pr-1217
Fix firewall syntax for refactor in PPPoE IPv6 example (backport #1217)
2024-01-08 21:13:06 +01:00
Robert Göhler
81a1d1910b
Merge pull request #1218 from sofukong/sagitta
sagitta : Updated some details
2024-01-08 21:11:52 +01:00
rebortg
c56a395d74 Github: update sagitta branch 2024-01-08 06:05:51 +00:00
Christian Breunig
ca8b793cff dns: T5900: add dont-throttle-netmasks and serve-stale-extensions powerdns features
(cherry picked from commit 9ca5e9dd89eabda161d974e7359ab2716fe56464)
2024-01-06 20:55:30 +01:00
sofukong
3dd4dd917b
Merge branch 'vyos:sagitta' into sagitta 2024-01-04 08:51:13 +08:00
sarthurdev
978261e479 Fix firewall syntax for refactor in PPPoE IPv6 example
(cherry picked from commit d74d2f6a400a5740e8e1438bcec6d72d604d745f)
2024-01-03 20:05:47 +00:00
sofukong
930a7f5cca
Update build-vyos.rst 2024-01-03 14:30:49 +08:00
sofukong
00b149998c sagitta : Updated some details
In order to appear easier to read and understand
2024-01-03 11:34:15 +08:00
rebortg
38694b4738 Github: update sagitta branch 2024-01-01 06:06:15 +00:00
aapostoliuk
c72e0d8f9a accel-ppp: T5688: Changing CLI to create client address pool
Changing CLI to create client address pool

(cherry picked from commit 1096cbcf95f96334d773ab98cce9d26d311f9e51)
2023-12-30 22:16:53 +01:00
Hina
ffcd662442
build: update shell alias with proper version used to build VyOS
Changed data/defaults.json to data/defaults.toml, as defaults.json is no longer used
Also updated the alias to reference 'sagitta' instead of 'crux'
2023-12-30 10:51:21 +01:00
Lucky
4d5a41412d
quick-start: fix nat interface example sytanx 2023-12-30 10:46:24 +01:00
Christian Breunig
20a6836e16 system: T5877: Shorten system domain-search config path
Documentation pdate for https://github.com/vyos/vyos-1x/pull/2718

(cherry picked from commit 05215848a5df37a4cc4075a58b05f19871a56306)
2023-12-30 10:45:27 +01:00
Nicolas Fort
4b14c6c749 dhcp-server: update docs for op-mode command <show dhcp server leases>
(cherry picked from commit 0893ca769b1796d2d61dc26a0c0c13d1eda56f5e)
2023-12-28 10:37:55 +00:00
Christian Breunig
97a3df1722 firewall: sync to master branch 2023-12-27 12:03:44 +01:00
Daniil Baturin
0036cdf291
Merge pull request #1200 from vyos/update-dependencies-sagitta
Github: update sagitta branch
2023-12-26 12:52:14 +00:00
Viacheslav Hletenko
6414b4db09 Add system update-check example
Add an example of online checking for updates
```
set system update-check auto-check
set system update-check url <url>
```

(cherry picked from commit fd3073eef7bcbd64112e0581ba10afb58100b30d)
2023-12-26 12:21:19 +00:00
Christian Breunig
e5571ffdbf snmp: T5855: migrate "set service lldp snmp enable" to "set service lldp snmp"
(cherry picked from commit 0ed155b05523c755a9eb777c49a3a0fd4b56149e)
2023-12-25 11:01:31 +01:00
rebortg
c8805cba13 Github: update sagitta branch 2023-12-25 06:05:41 +00:00
sofukong
8c1ba05b68
build: update native build instructions for current (1.5) 2023-12-22 19:25:27 +01:00
Christian Breunig
81a5c9cddb testing: fix typo
(cherry picked from commit ad4a92eb9823654abb4acc38549b771f5a7212e9)
2023-12-22 12:30:07 +01:00
rebortg
6ad3e46ff2 Github: update sagitta branch 2023-12-18 06:05:40 +00:00
Christian Breunig
6f1ed9681b frr: T4020: document multiple per daemon config knobs
(cherry picked from commit 4aeedc96c2168bd6e19c2be7d30584c8a9fa6ab7)
2023-12-15 10:47:44 +01:00
Viacheslav Hletenko
0a5103984a NAT64: Add example of configuration for NAT64
Add a simple description and example of NAT64

(cherry picked from commit 9a049c007001aaa463ba51f82ecf2fb7ed1e4f20)
2023-12-11 19:25:07 +00:00
Robert Göhler
df008237c5
Merge pull request #1181 from vyos/update-dependencies-sagitta
Github: update sagitta branch
2023-12-11 20:18:44 +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
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