Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-11 | dhcp: dhcpv6: T3316: Update documentation for inclusion of `subnet-id` | sarthurdev | |
2024-01-10 | dhcp: T3316: Update documentation for Kea implementation | sarthurdev | |
2024-01-08 | Merge pull request #1221 from Giggum/master | Robert Göhler | |
docs: fix to improve readability and correct typos. | |||
2024-01-08 | Delete docs/configuration/firewall/index.rst~ | Robert Göhler | |
2024-01-08 | Merge pull request #1225 from bubundas17/patch-1 | Robert Göhler | |
Update Monitoring Docs for Influxdb | |||
2024-01-08 | Merge pull request #1219 from sever-sever/updates | Robert Göhler | |
updates: add system image latest | |||
2024-01-08 | Update monitoring.rst | Bubun Das | |
Updated docs for influxdb | |||
2024-01-07 | Merge branch 'vyos:master' into master | Ginko | |
2024-01-06 | dns: T5900: add dont-throttle-netmasks and serve-stale-extensions powerdns ↵ | Christian Breunig | |
features | |||
2024-01-05 | fix to add more fixes on top of previous pull request | Giggum | |
2024-01-05 | updates: add system image latest | Viacheslav Hletenko | |
If we configure "update-check url" we can use `latest` option to update system image. ``` add system image latest ``` | |||
2024-01-05 | docs: fix to improve readability and correct typos. | Giggum | |
2023-12-30 | system: T5877: Shorten system domain-search config path | Christian Breunig | |
Documentation pdate for https://github.com/vyos/vyos-1x/pull/2718 | |||
2023-12-28 | Merge pull request #1208 from nicolas-fort/conntrack-timeout | Robert Göhler | |
Conntrack timeout | |||
2023-12-28 | Merge pull request #1209 from fett0/http-security-headers | Robert Göhler | |
ocserv: add http-security-headers documentation | |||
2023-12-27 | ocserv: add http-security-headers documentation | fett0 | |
2023-12-27 | System Conntrack: update commands for timeout rules; update commands for ↵ | Nicolas Fort | |
ignore rules, since both ipv4 and ipv6 rules are supported. | |||
2023-12-27 | dhcp-server: update docs for op-mode command <show dhcp server leases> | Nicolas Fort | |
2023-12-26 | Merge pull request #988 from trilom/master | Daniil Baturin | |
updating network name to reflect new limitation from 11 to 9 | |||
2023-12-26 | Merge pull request #1203 from nicolas-fort/flowtabe-docs | Christian Breunig | |
Add configuration commands and brief example of firewall Flowtables. … | |||
2023-12-26 | Add configuration commands and brief example of firewall Flowtables. Also ↵ | Nicolas Fort | |
re-add commands for firewall state policies, which now can eb found under <global-options> section | |||
2023-12-25 | Add system update-check example | Viacheslav Hletenko | |
Add an example of online checking for updates ``` set system update-check auto-check set system update-check url <url> ``` | |||
2023-12-25 | snmp: T5855: migrate "set service lldp snmp enable" to "set service lldp snmp" | Christian Breunig | |
2023-12-15 | frr: T4020: document multiple per daemon config knobs | Christian Breunig | |
2023-12-11 | Merge pull request #1179 from sever-sever/nat64 | Robert Göhler | |
NAT64: Add example of configuration for NAT64 | |||
2023-12-11 | Merge pull request #1178 from aapostoliuk/T5688-2-circinus | Robert Göhler | |
sstp: T5688: Fixed 'client-ip-pool' configuration in the example | |||
2023-12-08 | NAT64: Add example of configuration for NAT64 | Viacheslav Hletenko | |
Add a simple description and example of NAT64 | |||
2023-12-08 | sstp: T5688: Fixed 'client-ip-pool' configuration in the example | aapostoliuk | |
Fixed 'client-ip-pool' configuration in the example | |||
2023-12-07 | Merge pull request #1176 from aapostoliuk/T5688-circunis | Robert Göhler | |
accel-ppp: T5688: Changing CLI to create client address pool | |||
2023-12-07 | Merge pull request #1175 from nicolas-fort/FWL_UPDATE | Robert Göhler | |
Firewall: update firewall bridge docs, and general diagram. | |||
2023-12-07 | Merge pull request #1174 from srividya0208/minor_errors | Robert Göhler | |
"show ipv6 bgp" command is not available so replaced with show bgp ipv6 | |||
2023-12-07 | Merge pull request #1173 from aapostoliuk/T4704-circinus | Robert Göhler | |
policy: T4704: Added set metric (MED) to (+/-)rtt in route-map | |||
2023-12-06 | Firewall: update firewall bridge docs, and general diagram. Add minor fix to ↵ | Nicolas Fort | |
ipv4 firewall doc, and update ipv6 | |||
2023-12-05 | accel-ppp: T5688: Changing CLI to create client address pool | aapostoliuk | |
Changing CLI to create client address pool | |||
2023-12-04 | "show ipv6 bgp" command is not available so replaced with show bgp ipv6 | srividya0208 | |
2023-12-04 | policy: T4704: Added set metric (MED) to (+/-)rtt in route-map | aapostoliuk | |
Added set metric (MED) to (+/-)rtt in route-map | |||
2023-12-03 | Add ISIS fast reroute documentation | Cheeze_It | |
Adding basic descriptions of ISIS fast reroute documentation. Sadly it's sparse because FRR didn't really document it very deeply. But we'll get more as time goes on. | |||
2023-12-02 | vpn: update site2site VTI example | Christian Breunig | |
2023-11-30 | fix build and ref warnings | rebortg | |
2023-11-29 | Merge pull request #1162 from nicolas-fort/RemoveLegacy | Robert Göhler | |
Firewall: Remove <Legacy> firewall documentation from current branch.… | |||
2023-11-27 | Firewall: Remove <Legacy> firewall documentation from current branch. 1.5 ↵ | Nicolas Fort | |
was born with new firewall structure, so no need to include this information. | |||
2023-11-24 | ipsec: gre: use dummy interface in example over loopback | Christian Breunig | |
2023-11-23 | Merge pull request #1160 from tooeffayy/circinus-mdns-example-fix | Robert Göhler | |
Fix mDNS documentation to correct Example issue | |||
2023-11-22 | Merge pull request #1155 from vyos/t5753-vxlan-vnifilter | Christian Breunig | |
vxlan: T5753: add support for VNI filtering | |||
2023-11-22 | http: T5762: rename "virtual-host listen-port" -> "virtual-host port" | Christian Breunig | |
2023-11-21 | Fix mDNS documentation to correct Example issue | tooeffayy | |
2023-11-21 | Merge pull request #1156 from greenpsi/wireguard-pki-update | Robert Göhler | |
Update wireguard pki command syntax | |||
2023-11-21 | http: T5762: api: make API socket backend communication the one and only default | Christian Breunig | |
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. | |||
2023-11-18 | vxlan: T5753: add support for VNI filtering | Christian Breunig | |
2023-11-17 | Update wireguard pki command syntax | greenpsi | |