index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2021-02-05
T3289: sort XML interface definitions to get predictable result
Christian Poessinger
2020-06-14
pim: T1729: Add PIM and IGMPv2/v3 support
DmitriyEshenko
2019-11-20
QAT: T1788: Intel QAT implementation
DmitriyEshenko
2019-05-21
Restore the "make test" target.
Daniil Baturin
2019-05-20
T1174: migrate local hostname/DNS handling to vyos-1x
Christian Poessinger
2019-04-21
[firewall] T314: add firewall options for MSS clamping
Christian Poessinger
2019-01-26
T1193: add some tests for the config parser.
Daniil Baturin
2018-11-04
T959: XML/Python rewrite of "protocol igmp-proxy" and op-mode commands
Christian Poessinger
2018-09-21
Merge pull request #40 from alkersan/clear_term
Christian Poessinger
2018-08-23
T689: Moved clear console and reset terminal ops from vyatta-op
Dmytro Aleksandrov
2018-08-20
T790: wireguard: add status commands
hagbard
2018-08-20
show/interfecaces/node.def removal
hagbard
2018-08-20
remove show/interfaces/node.def from generated tree
hagbard
2018-08-18
T784: Added update dns dynamic operation
Dmytro Aleksandrov
2018-08-17
T689: Added ntp and date op mode definition
Dmytro Aleksandrov
2018-08-15
Makefile: remove top level cfg mode file 'interfaces/node.def' created by wir...
Christian Poessinger
2018-08-15
Remove top level op mode generate node.def, since it still lives in vyatta-op.
Daniil Baturin
2018-08-05
T71: initial implementation of global IPsec settings.
Daniil Baturin
2018-07-29
Merge branch 'dyndns-refactoring' into current
Christian Poessinger
2018-07-29
T758: XML/Python implementation for 'service dns dynamic'
Christian Poessinger
2018-07-20
Only look for xml files in interface and op template definitions
hagbard
2018-06-24
T201: avoid node.def creation which conflicts with vyatta-cfg-system
hagbard
2018-06-20
Add docs target to the makefile.
Daniil Baturin
2018-06-13
Add the python/ dir to PYTHONPATH for running tests.
Daniil Baturin
2018-05-18
Make makefile targets for building command definitions fail properly unless a...
Daniil Baturin
2018-05-17
T646: prevent convertors from overwriting existing node.def files.
Daniil Baturin
2018-05-17
Add tests for hostname
Yuya Kusakabe
2018-05-16
Use '_' instead of '-' for python scripts for test
Yuya Kusakabe
2018-05-16
Make sure to use python3 for tests
Yuya Kusakabe
2018-05-16
T626 Add tests for vyos-update-crontab and initial setup for sonarcloud
Yuya Kusakabe
2018-05-15
T637: new op mode for traffic dumps based on tcpdump.
Daniil Baturin
2018-05-14
T564: initial implementation of the DNS forwarding op mode commands.
Daniil Baturin
2018-05-14
T633: build integration and minor fixes in the op mode command generator.
Daniil Baturin
2018-05-14
T602: remove support for the type element and correct the logic for setting t...
Daniil Baturin
2018-05-12
T631: Rewrite SSH configuration as XML interface definition
Christian Poessinger
2018-05-06
T623: Rewrite NTP subsystem in new XML style interface definition
Christian Poessinger
2018-04-19
T606: Error in DNS Forwarder listen-on
Christian Poessinger
2018-04-15
Makefile: Fix for special nodes not requiring have any 'type' field
Christian Poessinger
2018-04-15
Initial working version for XML interface to configure dnsmasq
Christian Poessinger
2017-09-16
Remove generated node.def's for other shared config subtrees too.
Daniil Baturin
2017-09-08
Make the makefile create the templates dir if it doesn't exist.
Daniil Baturin
2017-09-08
Fix handling of tag and multi nodes in the convertor.
Daniil Baturin
2017-09-07
Add interface definition for cron and enable templates building in the makefi...
Daniil Baturin