summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-26salt: T2382: run as user minionChristian Poessinger
2020-04-26salt: T2385: xml: improve help of id and master-keyChristian Poessinger
2020-04-26salt: T2385: xml: improve completion helpers in intervalChristian Poessinger
2020-04-26Merge branch 'salt' of github.com:c-po/vyos-1x into currentChristian Poessinger
2020-04-26salt: T2384: migrate config optionsChristian Poessinger
2020-04-26salt: T2385: XML: improve completion helpers on hash_typeChristian Poessinger
2020-04-26salt: T2384: always log to syslogChristian Poessinger
2020-04-26Revert "salt: T2382: id and master nodes are mandatory - use in verify()"Christian Poessinger
2020-04-26salt: T2382: ease config generationChristian Poessinger
2020-04-26salt: T2382: migrate get_config() to list itemsChristian Poessinger
2020-04-26salt: T2382: id and master nodes are mandatory - use in verify()Christian Poessinger
2020-04-26salt: T2382: add missing verify()Christian Poessinger
2020-04-26salt: T2382: XML: run as user nobodyChristian Poessinger
2020-04-26salt: T2382: XML: add proper valueHelp and validators for masterChristian Poessinger
2020-04-26salt: T2382: add missing dependency on salt-minionChristian Poessinger
2020-04-25login: radius: T2304: add VRF supportChristian Poessinger
2020-04-24Merge pull request #376 from thomas-mangin/T2377Christian Poessinger
2020-04-24wireguard: T2375: if either peer address or port is present - so must be the ...Christian Poessinger
2020-04-24wireguard: T2244: rename lport to listen_portChristian Poessinger
2020-04-24log: T2377: do not modify log file if not 666Thomas Mangin
2020-04-23Merge pull request #374 from DmitriyEshenko/pppoe-impl-auth-protoChristian Poessinger
2020-04-23Merge pull request #375 from thomas-mangin/T2374Christian Poessinger
2020-04-23tunnel: 2374: fix use of disableThomas Mangin
2020-04-23pppoe-server: T2373: Implement CLI commands for auth protocolsDmitriyEshenko
2020-04-23Merge pull request #371 from jjakob/ipv6-link-local-fixChristian Poessinger
2020-04-23Merge pull request #373 from thomas-mangin/T2223-pppoeChristian Poessinger
2020-04-23Merge pull request #367 from thomas-mangin/T2352Christian Poessinger
2020-04-23pppoe: T2223: report the state of pppoe intfThomas Mangin
2020-04-23interfaces: bridge: T2362: correct order of adding/deleting EUI64 addressesJernej Jakob
2020-04-23interfaces: T2362: sysctl to not generate IPv6 link-local addreses by defaultJernej Jakob
2020-04-23interfaces: T2362: add node to delete the default IPv6 link-local addressJernej Jakob
2020-04-23interfaces: T2362: allow setting multiple 'ipv6 address eui64'Jernej Jakob
2020-04-23interfaces: T2362: delete and re-add all EUI64 addresses if MAC has changedJernej Jakob
2020-04-23l2tpv3: T2352: check that the local-ip existsThomas Mangin
2020-04-23T2129: allow top level tag nodes in op mode definitions.Daniil Baturin
2020-04-23Sync the RNC and RNG op mode definition schemas.Daniil Baturin
2020-04-23interfaces: T2362: add default IPv6 link-local address to make IPv6 workJernej Jakob
2020-04-23interfaces: vlan: T2362: add IPv6 EUI64 address to VLAN scriptsJernej Jakob
2020-04-23interfaces: T2362: split set_ipv6_eui64_address into add and del functionsJernej Jakob
2020-04-22Merge branch 'pptp-rewrite' of github.com:c-po/vyos-1x into currentChristian Poessinger
2020-04-22accel-ppp: fix wrong reference in verify() on missing attributesChristian Poessinger
2020-04-22accel-ppp: T2314: bugfix wrong placement of endif in Jinja2 templateChristian Poessinger
2020-04-22vpn: pptp: T2351: add support for common radius-additions XMLChristian Poessinger
2020-04-22vpn: pptp: T2351: migrate to common radius CLIChristian Poessinger
2020-04-22vpn: pptp: T2351: migrate to common name-server, wins-server nodesChristian Poessinger
2020-04-22http api: T2096: form of show/generate should be consistent with other cmdsJohn Estabrook
2020-04-22accel-ppp: provide common wins-server include definitionChristian Poessinger
2020-04-22vpn: pptp: T2351: use first IP from client pool as gateway addressChristian Poessinger
2020-04-22vpn: pptp: T2351: align configuration to other accel implementationsChristian Poessinger
2020-04-22Merge pull request #360 from thomas-mangin/T2186-syslogChristian Poessinger