summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2022-09-14Merge pull request #1530 from sever-sever/T4679Christian Poessinger
2022-09-14openvpn: T4679: Fix incorrect verify local and remote addressViacheslav Hletenko
2022-09-13firewall: T4605: Rename filter tables to vyos_filtersarthurdev
2022-09-07T1024: Firewall and Policy route: add option to match dscp value, both on fir...Nicolas Fort
2022-09-03Merge branch 'firewall' into currentChristian Poessinger
2022-09-03firewall: T4651: re-implement packet-length CLI option to use <multi/>Christian Poessinger
2022-09-02bonding: T4668: fix live bonding member add or removeinitramfs
2022-09-02Merge branch 'T4651' of https://github.com/nicolas-fort/vyos-1x into firewallChristian Poessinger
2022-09-01Firewall: T4651: Change proposed cli from ip-length to packet-lengthNicolas Fort
2022-08-30firewall: T4655: implement XML defaultValue for name and ipv6-nameChristian Poessinger
2022-08-30Merge pull request #1509 from zdc/T4657-sagittaDaniil Baturin
2022-08-30Merge pull request #1506 from sever-sever/T4655Christian Poessinger
2022-08-30opmode: T4657: fixed opmode with return type hintszsdc
2022-08-29ethernet: T4653: bugfix copy-paste when processing NIC offloadingChristian Poessinger
2022-08-29firewall: T4655: Fix default action 'drop' for the firewallViacheslav Hletenko
2022-08-27Firewall: T4651: Add options to match packet size on firewall rules.Nicolas Fort
2022-08-27pppoe: T4648: do not install IPv6 default route from RA is no-default-route i...Christian Poessinger
2022-08-25Merge pull request #1458 from sever-sever/T4594Christian Poessinger
2022-08-25ifconfig: T2223: add vlan switch for Section.interfaces()Christian Poessinger
2022-08-25Merge pull request #1478 from sever-sever/T4622Christian Poessinger
2022-08-24T4630: can not use same source-interface for macsec and pseudo-ethernetChristian Poessinger
2022-08-23graphql: T3993: reorganize/rename directory structureJohn Estabrook
2022-08-22bridge: T4632: vlan aware bridge lacks CPU forwardingChristian Poessinger
2022-08-20ocserv: T4597: Fix check bounded port by service itselfViacheslav Hletenko
2022-08-18firewall: T4622: Add TCP MSS optionViacheslav Hletenko
2022-08-05Merge pull request #1459 from dmbaturin/genop-exnViacheslav Hletenko
2022-08-04T2719: add an exception hierarchy for op mode errorsDaniil Baturin
2022-08-04utils: T4594: Add convert_data utilViacheslav Hletenko
2022-08-04vyos.config.configdict: T4592: only print interface name, not interface dict ...Christian Poessinger
2022-08-01bridge: T4565: bugfix error message when member interface contains an addressChristian Poessinger
2022-08-01mtu: T4572: Add DHCP-option MTU to get values from DHCP-serverViacheslav Hletenko
2022-07-30bridge: T4565: is_member() must return the dict of the member interfaceChristian Poessinger
2022-07-30bridge: T4579: cleanup interface dict (remove empty keys)Christian Poessinger
2022-07-30bridge: T4579: remove duplicate code path already handled by base classChristian Poessinger
2022-07-30Revert "vyos.configdict(): T4228: is_member() must split VLAN interfaces"Christian Poessinger
2022-07-28vyos.util: T4575: Add new wrapper "rc_cmd"Viacheslav Hletenko
2022-07-24graphql: T4413: add support for a system status queryJohn Estabrook
2022-07-24graphql: T3993: disable introspection unless set in CLIJohn Estabrook
2022-07-20Merge pull request #1351 from dmbaturin/genopJohn Estabrook
2022-07-20T2719: fix indentation in vyos.opmodeDaniil Baturin
2022-07-20T2719: fix a stray empty key in the CPU data dictDaniil Baturin
2022-07-19T2719: patch for general support for boolean optionsJohn Estabrook
2022-07-15interfaces: T4525: interfaces can not be member of a bridge/bond and a VRFChristian Poessinger
2022-07-15bond: T4525: fix adding member interface to bond after removing VRFChristian Poessinger
2022-07-15vyos.configdict(): T4228: is_member() must return member interface config dictChristian Poessinger
2022-07-15bond: bridge: T4534: error out if member interface is assigned to a VRF instanceChristian Poessinger
2022-07-14interface: T4056: Fix unexpected delete tc qdiscDaniilHarun
2022-07-11vyos.configdict(): T4228: is_member() must split VLAN interfacesChristian Poessinger
2022-07-10bond: T4522: add ability to specify mii monitor interval via CLIChristian Poessinger
2022-07-10vyos.configdict(): T4228: is_member() must use the "real" hardware interfaceChristian Poessinger