Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-20 | Github: update current branch | rebortg | |
2021-09-13 | Github: update current branch | rebortg | |
2021-09-06 | Github: update current branch | rebortg | |
2021-08-30 | Github: update current branch | rebortg | |
2021-08-27 | Github: update current branch | rebortg | |
2021-08-23 | Github: update current branch | rebortg | |
2021-08-17 | Merge pull request #593 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2021-08-16 | Add new testing section | Christian Poessinger | |
(cherry picked from commit 7e782af3c29e28456a00785d773557da235c976a) | |||
2021-08-16 | Github: update current branch | rebortg | |
2021-08-02 | Github: update current branch | rebortg | |
2021-07-26 | Github: update current branch | rebortg | |
2021-07-19 | Github: update current branch | rebortg | |
2021-07-12 | Github: update current branch | rebortg | |
2021-07-05 | Github: update current branch | rebortg | |
2021-06-30 | Merge branch 'master' into misc | Robert Göhler | |
2021-06-30 | configuration page: corrected spelling and grammatical mistakes | srividya0208 | |
There were minimal grammatical and spelling mistakes in the files which I corrected as documentation proof reading. Also added information about few ipsec vpn parameters. | |||
2021-06-28 | Github: update current branch | rebortg | |
2021-06-21 | Github: update current branch | rebortg | |
2021-06-14 | Github: update current branch | rebortg | |
2021-06-07 | Github: update current branch | rebortg | |
2021-05-31 | Github: update current branch | rebortg | |
2021-05-24 | Github: update current branch | rebortg | |
2021-05-17 | Github: update current branch | rebortg | |
2021-05-10 | Github: update current branch | rebortg | |
2021-05-03 | Github: update current branch | rebortg | |
2021-04-26 | Github: update current branch | rebortg | |
2021-04-19 | Github: update current branch | rebortg | |
2021-04-13 | Fix DHCP address syntax | Shawn Wilsher | |
`dhcp` and `dhcpv6` were missing the `address` part of the line, and the command does not work. Tested in 1.3.0 rc1 | |||
2021-04-12 | Github: update current branch | rebortg | |
2021-04-07 | Merge pull request #498 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2021-04-05 | interfaces: dhcp-client: T3454: add reject option | Charles Surett | |
2021-04-05 | Github: update current branch | rebortg | |
2021-03-29 | Merge pull request #491 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2021-03-29 | Github: update current branch | rebortg | |
2021-03-28 | Fixed interfcae to interface in dhcpv6 page | Matthew Baezner | |
2021-03-22 | Github: update current branch | rebortg | |
2021-03-15 | Github: update current branch | rebortg | |
2021-03-08 | Github: update current branch | rebortg | |
2021-03-04 | Merge pull request #448 from bstepler/T3300 | Christian Poessinger | |
dhcp: T3300: add DHCP default route distance | |||
2021-03-01 | Github: update current branch | rebortg | |
2021-02-22 | Github: update current branch | rebortg | |
2021-02-15 | Github: update current branch | rebortg | |
2021-02-15 | Github: update current branch | rebortg | |
2021-02-12 | xdp: fix warning: "Block quote ends without a blank line" | Christian Poessinger | |
2021-02-12 | Github: update current branch | rebortg | |
2021-02-12 | Merge pull request #450 from rebortg/master | Christian Poessinger | |
Releasenotes: add weekly releasenote create script | |||
2021-02-11 | docs(interface-xdp.txt): fix linting error | Daniel T. Thorpe | |
2021-02-11 | docs(interface-ip.txt): clarify wording of note | Daniel T. Thorpe | |
2021-02-11 | docs(interface-xdp.txt): change XDP available version to 1.4 | Daniel T. Thorpe | |
the configuration node for XDP was removed in 1.3 - see https://github.com/vyos/vyos-1x/commit/801c523502e5594da4796854d0ea2ecdd2d04958 T2666 | |||
2021-02-10 | dhcp: T3300: add DHCP default route distance | Brandon Stepler | |