Age | Commit message (Expand) | Author |
2021-04-04 | nat: op-mode: T3435: Filter extra rules that should not be processed | jack9603301 |
2021-04-02 | frr: T3217: Abbility to save routing configs | sever-sever |
2021-03-30 | bgp: T1711: remove migrator debug print | Christian Poessinger |
2021-03-30 | ripng: T3281: remove debug print statements | Christian Poessinger |
2021-03-30 | Merge pull request #794 from erkin/current | Daniil Baturin |
2021-03-30 | T3354: Handle user break and prematurely closed stdin | erkin |
2021-03-29 | Merge pull request #793 from c-po/bgp-cli | Christian Poessinger |
2021-03-29 | Merge pull request #787 from jack9603301/T3055 | Christian Poessinger |
2021-03-29 | bgp: T1711: remove ASN tagNode and move to "local-as" | Christian Poessinger |
2021-03-29 | isis: T3417: fix invalid call to exit() in migration script | Christian Poessinger |
2021-03-28 | http-api: T3440: give uvicorn time to initialize before starting Nginx | John Estabrook |
2021-03-27 | op-mode: ipsec: T3055: Fixed parsing peer name error | jack9603301 |
2021-03-26 | http api: T3412: use FastAPI as web framework; support application/json | John Estabrook |
2021-03-25 | configd: T3426: add support for script arguments to vyos-configd | John Estabrook |
2021-03-24 | Revert "isis: T3417: add workaround for FRR issue" | Christian Poessinger |
2021-03-24 | Merge pull request #784 from sever-sever/T3217 | Christian Poessinger |
2021-03-24 | ddclient: T3422: Allow zone property with cloudflare protocol | Justin |
2021-03-23 | configd: T3426: correct pass_through function for scripts with args | John Estabrook |
2021-03-23 | configd: T3426: check script name against include_set, not exclude_set | John Estabrook |
2021-03-23 | routing: T3217: Save configs of daemon per commit | sever-sever |
2021-03-23 | vyos.util: dict_search() should not throw exception when inputs are None | Christian Poessinger |
2021-03-22 | Merge pull request #781 from erkin/current | Christian Poessinger |
2021-03-22 | configd: T3302: check vyos-config-status to determine if in boot session | John Estabrook |
2021-03-22 | util: T3419: Handle IP addresses with netmasks and subnet prefixes in strip-p... | erkin |
2021-03-21 | Merge pull request #779 from c-po/isis-vrf | Christian Poessinger |
2021-03-21 | Merge pull request #778 from sever-sever/T3403 | Christian Poessinger |
2021-03-21 | isis: T3417: drop artificial "domain" node identifying the IS-IS process name | Christian Poessinger |
2021-03-21 | isis: T3417: last byte of IS-IS network entity title must always be 0 | Christian Poessinger |
2021-03-21 | isis: T3417: add workaround for FRR issue | Christian Poessinger |
2021-03-21 | isis: T3417: verify route-map used in redistribute exists | Christian Poessinger |
2021-03-21 | isis: T3417: cleanup verify() | Christian Poessinger |
2021-03-21 | validate: T3418: interface-name should also allow all local present interfaces | Christian Poessinger |
2021-03-21 | ospf: vrf: T2271: ease FRR interaction for config reload | Christian Poessinger |
2021-03-21 | isis: T3417: add VRF support | Christian Poessinger |
2021-03-21 | isis: T3417: move from cli tagNode to node | Christian Poessinger |
2021-03-21 | vrf: ospf: T2271: comment cleanup | Christian Poessinger |
2021-03-21 | ntp: T3416: fix op-mode commands when running inside VRF | Christian Poessinger |
2021-03-20 | op-mode: T3403: Fix show pppoe sessions interupt | sever-sever |
2021-03-18 | Revert "udev: T3063: drop special WWAN rule for Sierra Wireless cards" | Christian Poessinger |
2021-03-17 | Merge pull request #776 from jack9603301/T2518 | Christian Poessinger |
2021-03-17 | ipv6: eui64: T3413: add custom validator | Christian Poessinger |
2021-03-17 | static: vrf: T3344: add target vrf verify() | Christian Poessinger |
2021-03-17 | vrf: T31: ignore iproute2 errors | Christian Poessinger |
2021-03-17 | vrf: ospf: T2271: when removing the entire process cleanup all interfaces | Christian Poessinger |
2021-03-17 | nat66: T2518: Modify NAT ruleid acquisition method | jack9603301 |
2021-03-17 | nat66: T2518: use Python3 format identifiers | jack9603301 |
2021-03-17 | nat66: T2518: Correct the wrong logic | jack9603301 |
2021-03-16 | configd: T3411: revise redirect to capture stdout from subprocesses | John Estabrook |
2021-03-16 | configd: T3411: revert to using explicit_print on ConfigError | John Estabrook |
2021-03-15 | Merge pull request #774 from erkin/current | Daniil Baturin |