summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2024-02-13configverify: T3992: fix KeyError in verify_address()Christian Breunig
2024-01-21ethernet: T4638: deleting parent interface does not delete underlying VIFsChristian Breunig
2023-12-09Merge pull request #2540 from aapostoliuk/T5413-equuleusDaniil Baturin
2023-11-30https: T5772: remove the default API keyDaniil Baturin
2023-11-24wireguard: T5413: Blocked adding the peer with the router's public keyaapostoliuk
2023-09-18T5594: vrrp: extend function is_ipv6_tentativeNicolas Fort
2023-09-04T5533: Fix VRRP IPv6 FAULT state due to IPv6 tentative stateViacheslav Hletenko
2023-08-28T5428: fix DHCP address renewal/release when running in VRFChristian Breunig
2023-09-01vrf: T5428: stop DHCP processes on VRF removalChristian Breunig
2023-08-30vyos.util: T4933: informative error for bad colon-separated linesDaniil Baturin
2023-08-25T4825: Add interface type vethViacheslav Hletenko
2023-08-01vyos.util: extend process_named_running() signature with cmdlineChristian Breunig
2023-07-21remote: T4412: fixed upload via SSHzsdc
2023-06-25bcast-relay: T5313: verify() relay interfaces have IPv4 address configuredChristian Breunig
2023-05-05vyos.ifconfig: T2104: support adding and removing VLANs in one call.Christian Breunig
2023-03-16Merge pull request #1887 from sever-sever/T2516-eq1.3.3-epa1Daniil Baturin
2023-03-13T2516: Exclude veth interfaces from duplex and speed checkViacheslav Hletenko
2023-03-12T5058: Add template filter range_to_regexViacheslav Hletenko
2023-03-10Merge pull request #1859 from sever-sever/T5033-eqViacheslav Hletenko
2023-03-03configdiff: T4900: cache diff_tree and diff_dict in Config instanceJohn Estabrook
2023-02-28T5033: Ability to generate muliple keys from a file or linkViacheslav Hletenko
2023-02-23T5007: Fix multicast implementation for the tunnel interfacesViacheslav Hletenko
2023-02-20T5011: Set default values for min_mtu max_mtuViacheslav Hletenko
2023-02-15T4971: Accel-ppp verify if client_ip_pool key exists in configViacheslav Hletenko
2023-02-13Merge pull request #1813 from sever-sever/T4971-eqChristian Breunig
2023-02-12T5001: Replace links to the phabricator siteChristian Breunig
2023-02-12T4971: PPPoE server add named ip pool and attr Framed-PoolViacheslav Hletenko
2023-02-12T4999: Backport vyos util dict_search_recursiveViacheslav Hletenko
2023-01-16vyos.util: T4575: Add new wrapper "rc_cmd"Viacheslav Hletenko
2022-12-10T4874: Added Warning messageaapostoliuk
2022-11-21T4812: Add op-mode Show vpn ipsec connectionsViacheslav Hletenko
2022-10-03Merge pull request #1548 from c-po/t4702-equuleus-wireguardChristian Poessinger
2022-09-24ethernet: T3171: enable RPS (Receive Packet Steering) for all RX queuesChristian Poessinger
2022-09-17wireguard: T4702: actively revoke peer if it gets disabledChristian Poessinger
2022-09-15Merge pull request #1519 from c-po/t4630-equuleus-peth-macsecDaniil Baturin
2022-09-14openvpn: T4679: Fix incorrect verify local and remote addressViacheslav Hletenko
2022-09-04T4630: can not use same source-interface for macsec and pseudo-ethernetChristian Poessinger
2022-09-02bonding: T4668: fix live bonding member add or removeinitramfs
2022-08-29ethernet: T4653: bugfix copy-paste when processing NIC offloadingChristian Poessinger
2022-08-22Merge pull request #1484 from c-po/bridge-fixesChristian Poessinger
2022-08-22bridge: T4632: vlan aware bridge lacks CPU forwardingChristian Poessinger
2022-08-19vyos.config.configdict: T4592: T4629: only print interface name, not interfac...Christian Poessinger
2022-08-04Merge pull request #1453 from sever-sever/T4572-eqDaniil Baturin
2022-08-01mtu: T4572: Add DHCP-option MTU to get values from DHCP-serverViacheslav Hletenko
2022-08-01bridge: T4565: bugfix error message when member interface contains an addressChristian Poessinger
2022-07-31bridge: T4565: is_member() must return the dict of the member interfaceChristian Poessinger
2022-07-31bridge: T4579: cleanup interface dict (remove empty keys)Christian Poessinger
2022-07-31bridge: T4579: remove duplicate code path already handled by base classChristian Poessinger
2022-07-31Revert "vyos.configdict(): T4228: is_member() must split VLAN interfaces"Christian Poessinger
2022-07-18Merge pull request #1406 from c-po/equuleus-interface-fixesDaniil Baturin