Age | Commit message (Expand) | Author |
2023-05-11 | Merge pull request #1999 from dmbaturin/T5251-vrrp-group-ping-fix | John Estabrook |
2023-05-11 | vyos.util: T5195: remove the unused camel case to snake case function | Daniil Baturin |
2023-05-11 | vyos.utils: T5195: fix option list output in vyos.utils.dict.check_mutually_e... | Daniil Baturin |
2023-05-10 | Merge pull request #1996 from frebib/veth-netns | Christian Breunig |
2023-05-10 | veth: T3829: Allow moving veth into netns | Joe Groocock |
2023-05-10 | Merge pull request #1989 from dmbaturin/T5195-file-utils | Christian Breunig |
2023-05-10 | Merge pull request #1990 from dmbaturin/T5195-conversion-utils | Christian Breunig |
2023-05-10 | Merge pull request #1991 from dmbaturin/T5195-io-utils | Christian Breunig |
2023-05-10 | vyos.utils: T5195: add vyos.utils.file | Daniil Baturin |
2023-05-10 | vyos.utils: T5195: add vyos.utils.io | Daniil Baturin |
2023-05-10 | vyos.utils: T5195: add vyos.utils.convert | Daniil Baturin |
2023-05-10 | vyos.utils: T5195: add vyos.utils.dict.check_mutually_exclusive_options | Daniil Baturin |
2023-05-06 | ethernet: T3891: fix always true expression on auto-negotiation | Christian Breunig |
2023-05-04 | ethernet: T3891: honor auto-negotiation support per NIC | Christian Breunig |
2023-05-04 | T4819: remove additional newline from vyos.base.Warning() | Christian Breunig |
2023-05-04 | opmode: T5191: replace underscores with hyphens in generated options | Daniil Baturin |
2023-05-03 | T5195: add vyos.utils.dict | Daniil Baturin |
2023-04-26 | vrf: T5174: ensure no duplicate VNIs can be defined | Christian Breunig |
2023-04-25 | xml: T5179: fix missed case in multi_to_list conversion | John Estabrook |
2023-04-15 | vyos.ifconfig: T2104: support adding and removing VLANs in one call. | Christian Breunig |
2023-03-30 | ipsec: T5093: Fixed 'reset vpn ipsec profile' command | aapostoliuk |
2023-03-29 | configdiff: T5089: add optional arg ordered_values for unit tests | John Estabrook |
2023-03-29 | configdiff: T5089: add union of configtrees for unit test | John Estabrook |
2023-03-28 | interfaces: T4885: fix Perl to Python rewrite of clear/reset_counters | John Estabrook |
2023-03-21 | Merge pull request #1903 from bstepler/T5104 | Christian Breunig |
2023-03-21 | dhcp: pppoe: T5104: fix VRF comparisons | Brandon Stepler |
2023-03-21 | Merge pull request #1902 from nicolas-fort/T5050-log | Christian Breunig |
2023-03-21 | T5050: fix smoketest policy_route, which was failing after previos commit was... | Nicolas Fort |
2023-03-21 | Merge pull request #1889 from nicolas-fort/T5050-log | Viacheslav Hletenko |
2023-03-21 | T5050: Firewall: Add log options | Nicolas Fort |
2023-03-14 | Merge pull request #1890 from nicolas-fort/T5055 | Viacheslav Hletenko |
2023-03-14 | T5055: NAT: extend packet-type match option which was previously introduced i... | Nicolas Fort |
2023-03-13 | T2516: Exclude veth interfaces from duplex and speed check | Viacheslav Hletenko |
2023-03-10 | Merge pull request #1871 from nicolas-fort/T5055 | Christian Breunig |
2023-03-10 | T5058: Fix range_to_regex list argument | Viacheslav Hletenko |
2023-03-10 | Merge pull request #1876 from jestabro/codegen | Christian Breunig |
2023-03-10 | util: T5074: Fixed decoding of certificate value to UTF-8 string | aapostoliuk |
2023-03-09 | qos: T5018: Fix interface tc qdisc cleanup | sarthurdev |
2023-03-08 | graphql: T5068: generate client operations for code generation tools | John Estabrook |
2023-03-07 | Merge pull request #1868 from jestabro/literal | Daniil Baturin |
2023-03-06 | T5055: Firewall: add packet-type matcher in firewall and route policy | Nicolas Fort |
2023-03-06 | T5058: Extend template filter range_to_regex to allow list as arg | Viacheslav Hletenko |
2023-03-06 | qos: T4989: bugfix dialer interface - speed detection | Christian Breunig |
2023-03-05 | op-mode: T5051: add support for Literal arg types | John Estabrook |
2023-03-04 | Merge pull request #1862 from jestabro/schema-generate | Christian Breunig |
2023-03-03 | graphql: T5040: use path from defaults | John Estabrook |
2023-03-01 | qos: T4989: bugfix missing firewall mark support | Christian Breunig |
2023-03-01 | graphql: T5040: fail gracefully if not on live system; needed for import | John Estabrook |
2023-02-28 | qos: T4284: add general debug output in update() | Christian Breunig |
2023-02-28 | Merge pull request #1857 from nicolas-fort/nft_queue | Christian Breunig |