Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-16 | dhcp-relay: T4601: restart dhcp relay-agent | mkorobeinikov | |
The command "restart dhcp relay-agent" doesn't restart "isc-dhcp-relay" service. | |||
2022-08-08 | Merge pull request #1461 from nicolas-fort/nat66-exclude | Christian Poessinger | |
nat66: T4598: Add exclude options in nat66 | |||
2022-08-05 | nat66: T4598: Add exclude options in nat66 | Nicolas Fort | |
2022-08-05 | ocserv: T4597: Check bind port before openconnect commit | Viacheslav Hletenko | |
Check if openconnect listen port is available and not used by another service | |||
2022-08-05 | Merge pull request #1459 from dmbaturin/genop-exn | Viacheslav Hletenko | |
T2719: add an exception hierarchy for op mode errors | |||
2022-08-05 | bgp: T4257: bugfixes after renaming "local-as" to "system-as" | Christian Poessinger | |
2022-08-04 | Merge https://github.com/Cheeze-It/vyos-1x into current | Christian Poessinger | |
* https://github.com/Cheeze-It/vyos-1x: bgp: T4257: Changing BGP "local-as" to "system-as" | |||
2022-08-04 | T2719: add an exception hierarchy for op mode errors | Daniil Baturin | |
2022-08-04 | Merge pull request #1457 from sever-sever/T4586 | Christian Poessinger | |
nat66: T4586: Add SNAT destination prefix and DNAT address | |||
2022-08-04 | macsec: T4592: can not create two interfaces using the same source-interface | Christian Poessinger | |
2022-08-03 | validators: T4586: Add IPv6 exclude validators for address/prefix | Viacheslav Hletenko | |
Add IPV6 exclude validators: - ipv6-address-exclude - ipv6-prefix-exclude Will use in nat66 source/destination | |||
2022-08-02 | containers: T4585: Add option restart to containers.py | Viacheslav Hletenko | |
Add option restart to `containers.py` | |||
2022-08-02 | container: T4585: Rewrite show container | Viacheslav Hletenko | |
Rewrite op-mode: - show container - show container network - show container image to the new vyos.opmode format | |||
2022-08-02 | hostap: T4584: add Debian specific options to systemd unit files | Christian Poessinger | |
2022-08-01 | macsec: T4537: remove debug falg "-d" from systemd service file | Christian Poessinger | |
2022-08-01 | macsec: T4537: supply PID path via systemd service file to daemon | Christian Poessinger | |
2022-08-01 | macsec: T4391: bugfix config path | Christian Poessinger | |
After commit 85d6c8f7c62 ("vyos.configdict: T4391: enable get_interface_dict() to be used with ConfigTreeQuery()") we also need to use the full path when working with Config() as previous calls to get_interface_dict() no longer change the level of Config(). | |||
2022-08-01 | macsec: T4537: restart wpa_supplicant on error | Christian Poessinger | |
2022-08-01 | macsec: T3368: check key length for gcm-aes-128/gcm-aes-256 | Christian Poessinger | |
2022-08-01 | vrf: T4562: Check VRF if it has not been configured | Viacheslav Hletenko | |
Check list of VRF's, check key 'ifname' is configured If not configured, return message "VRF is not configured" | |||
2022-08-01 | Merge pull request #1446 from sever-sever/T4578 | Christian Poessinger | |
dns-forwarding: T4578: Rewrite show dns forwarding | |||
2022-08-01 | router-advert: T4582: fix preferred cannot equal valid lifetime | initramfs | |
Allows preferred lifetime for prefix advertisements to equal the configured valid lifetime as per RFC 4861. | |||
2022-07-31 | graphql: T4580: handle case of op-mode script name containing hyphens | John Estabrook | |
2022-07-30 | bgp: T4257: Changing BGP "local-as" to "system-as" | Cheeze_It | |
bgp: T4257: Changing BGP "local-as" to "system-as" This change is to change the global BGP name for the node "local-as" to "system-as" This is needed so that there's less ambiguity with the local-as feature per neighbor. bgp: T4257: Changing BGP "local-as" to "system-as" bgp: T4257: Changing BGP "local-as" to "system-as" This change is to change the global BGP name for the node "local-as" to "system-as" This is needed so that there's less ambiguity with the local-as feature per neighbor. | |||
2022-07-30 | bridge: T4579: cleanup interface dict (remove empty keys) | Christian Poessinger | |
2022-07-30 | dns-forwarding: T4578: Rewrite show dns forwarding | Viacheslav Hletenko | |
Rewrite op-mode "show dns forwarding statistics" to new format Use vyos.opmode format | |||
2022-07-30 | nat: T4089: Rewrite show nat destination rules | Viacheslav Hletenko | |
Rewrite op-mode "show nat destination rules" to new format use "show_rules --direction destination" Delete old script "show_nat_rules.py" | |||
2022-07-29 | Merge pull request #1403 from sever-sever/T4518 | Christian Poessinger | |
lb-wan: T4518: Add XML for conf mode load-balancing wan | |||
2022-07-29 | Merge pull request #1432 from jestabro/gql-op-mode | John Estabrook | |
graphql: T4554: Automate GraphQL handling of standardized op-mode requests | |||
2022-07-29 | Merge pull request #1438 from sever-sever/T4569 | Christian Poessinger | |
bridge: T4569: Extend bridge.py for op-mode | |||
2022-07-29 | Merge pull request #1440 from sever-sever/T4570 | Christian Poessinger | |
vxlan: T4570: Verify MTU for remote address if source not defined | |||
2022-07-29 | Merge pull request #1441 from sever-sever/T4543 | Christian Poessinger | |
nat: T4543: Fix and rewrite show nat source statistics | |||
2022-07-29 | Merge pull request #1443 from sever-sever/T4562 | Christian Poessinger | |
vrf: T4562: Rewrite show vrf name xxx delete old script op-mode | |||
2022-07-29 | T4577: wwan: fix incorrect return value unpacking | Date Huang | |
Signed-off-by: Date Huang <tjjh89017@hotmail.com> | |||
2022-07-29 | vrf: T4562: Rewrite show vrf name xxx delete old script | Viacheslav Hletenko | |
Add option "--name" for function "show" to get required VRF name Delete old script "show_vrf.py" | |||
2022-07-28 | nat: T4543: Fix and rewrite show nat source statistics | Viacheslav Hletenko | |
Rewrite "show nat source statistics" Use new format 'vyos.opmode module' Ability to get raw and formatted output | |||
2022-07-28 | vxlan: T4570: Verify MTU for remote address if source not defined | Viacheslav Hletenko | |
In some cases `source_address` can be not defined in the conf So we should to check list of `remote` vxlanX addresses If remote address is IPv6 - add overhead +20 bytes to default overhead 50. I.e. +70 bytes for IPv6 | |||
2022-07-26 | nat: T4531: Fix op-mode NAT rules add default values | Viacheslav Hletenko | |
Add default values for the function _get_formatted_output_rules For variables: sport, dport, proto, saddr, daddr As in parser and loop those values or some of them may not occur | |||
2022-07-26 | bridge: T4569: Extend bridge.py for op-mode | Viacheslav Hletenko | |
Extend bridge.py op-mode script, allow next commands to use own op-mode functions Add: show bridge vlan show bridge brX fdb show bridge brX mdb | |||
2022-07-26 | T4571: add sflow vrf to sflow agent address IP validation | David | |
2022-07-26 | Merge pull request #1436 from aapostoliuk/T4546-sagitta | Christian Poessinger | |
nhrp: T4546: Fixed gateway in route add command | |||
2022-07-26 | Merge pull request #1435 from sever-sever/T4569 | Christian Poessinger | |
bridge: T4569: Rewrite show bridge script of vyos.opmode format | |||
2022-07-26 | nhrp: T4546: Fixed gateway in route add command | aapostoliuk | |
Fixed incorrect key to get gateway for route add command | |||
2022-07-26 | bridge: T4569: Rewrite show bridge script of vyos.opmode format | Viacheslav Hletenko | |
2022-07-25 | graphql: T4554: add resolver support for op-mode scripts | John Estabrook | |
2022-07-25 | bgp: T4560: neighbor/peer-group local-as option is only allowed for eBGP | Christian Poessinger | |
2022-07-25 | fastnetmon: T2659: PID file location is static and can't be changed | Christian Poessinger | |
2022-07-25 | Merge pull request #1433 from sever-sever/T4568 | Christian Poessinger | |
ipsec: T4568: Fix debug IPsec peer op-mode | |||
2022-07-25 | fastnetmon: T4556: Allow configure white_list_path and populate with ↵ | Adrian Almenar | |
hosts/networks that should be ignored. | |||
2022-07-25 | Merge pull request #1426 from sever-sever/T4545-nat | Christian Poessinger | |
nat: T4545: Rewrite show nat source rules script |