Page MenuHomeVyOS Platform
Feed Advanced Search

Mar 22 2018

wzk created T590: openvpn config using openvpn config file.
Mar 22 2018, 6:04 AM · VyOS 1.5 Circinus

Mar 3 2018

syncer closed Q4: VyOS CLI startup as resolved.
Mar 3 2018, 11:20 AM · VyOS 2.0.x, VyOS 1.1.x (1.1.8), VyConf
syncer closed Q3: Basic VyConf architecture as resolved.
Mar 3 2018, 11:20 AM · VyConf

Oct 25 2017

Lillecarl added a comment to V3: Tag node syntax for VyOS 2.0.

Considering JSON's a standard that's quite close to the VyOS syntax, i don't see why maintaining another nonstandard format is needed when JSON is available :)

Oct 25 2017, 1:03 PM · VyOS 2.0.x, VyConf

Oct 7 2017

volga629 created T415: Beta ISO VTI Tunnel.
Oct 7 2017, 8:12 PM · VyOS-1.2.0-GA, VyOS 1.2 Crux (VyOS 1.2.0-rc1)

Sep 8 2017

dmbaturin created T387: Prevent command injection in VyConf external validator execution.
Sep 8 2017, 6:05 AM · VyConf

Sep 7 2017

dmbaturin added a comment to V3: Tag node syntax for VyOS 2.0.

@sebastianm In VyConf it's going to be fairly easy (ok, possible at least) to implement different input and output formats, so chances are we can add | display json or | display yaml filters if there's demand for it.

Sep 7 2017, 10:23 PM · VyOS 2.0.x, VyConf

Aug 28 2017

JulesT added a comment to V3: Tag node syntax for VyOS 2.0.

To my mind... I'd rather keep a compatible syntax than a new one, even if there are benefits in terms of uniformity and parsing.

Aug 28 2017, 9:36 PM · VyOS 2.0.x, VyConf
sebastianm added a comment to V3: Tag node syntax for VyOS 2.0.

I say don't change it (keep it the same as it's in 1.1.7). I'd consider YAML or JSON (in that order) though. (I am/was lylylyly on IRC).

Aug 28 2017, 8:25 PM · VyOS 2.0.x, VyConf

Jul 24 2017

syncer removed a member for VyConf: Unknown Object (User).
Jul 24 2017, 6:03 PM
syncer set the image for VyConf to F15957: profile.
Jul 24 2017, 10:58 AM
syncer changed the join policy for VyConf.
Jul 24 2017, 10:55 AM

Feb 26 2017

Unknown Object (User) added a watcher for VyConf: Unknown Object (User).
Feb 26 2017, 7:06 PM
creaworlds added a member for VyConf: creaworlds.
Feb 26 2017, 12:06 AM

Feb 8 2017

shon added a comment to T255: Add curly config renderer.
Feb 8 2017, 1:03 PM · VyOS 2.0.x, VyConf

Jan 26 2017

amata added a watcher for VyConf: amata.
Jan 26 2017, 4:13 PM

Jan 18 2017

shon claimed T255: Add curly config renderer.

Following a discussion with @dmbaturin in #vyos, I'm to work on this puppy.

Jan 18 2017, 3:23 AM · VyOS 2.0.x, VyConf

Jan 17 2017

dmbaturin closed T250: Implement intuitive node sorting as Resolved.
Jan 17 2017, 6:42 PM · VyOS 2.0.x, VyConf
dmbaturin added a comment to T250: Implement intuitive node sorting.

I think we can just reference it directly.

Jan 17 2017, 7:05 AM · VyOS 2.0.x, VyConf
shon added a comment to T250: Implement intuitive node sorting.

In that case, BatString can just be added as a dependency, I guess, and we can call upon that function to sort as needed? Or would you still like a specific function for node sorting?

Jan 17 2017, 6:24 AM · VyOS 2.0.x, VyConf
dmbaturin added a comment to T250: Implement intuitive node sorting.

I've just done a quick test of the BatString.numeric_compare, looks perfect.

Jan 17 2017, 6:19 AM · VyOS 2.0.x, VyConf
shon added a comment to T250: Implement intuitive node sorting.

Depending on your feelings toward batteries, we could either use BatString's numeric_compare or just crib the implementation of that function (with all due credit given, of course).

Jan 17 2017, 3:12 AM · VyOS 2.0.x, VyConf
shon added a comment to T250: Implement intuitive node sorting.

I like this kind of problem.

Jan 17 2017, 12:00 AM · VyOS 2.0.x, VyConf

Jan 16 2017

dmbaturin closed T2: Make sure set/delete functions can be used without path validation as Resolved.

Already implemented in Config_tree.

Jan 16 2017, 9:39 AM · VyConf
dmbaturin added a comment to T28: Add auto provisioning.

This has nothing to do with vyconf. Please move it out of the project, and to vyos 1.2.0

Jan 16 2017, 9:39 AM · VyOS 1.5 Circinus

Jan 15 2017

dmbaturin closed T245: Add support for the old tag node syntax to the curly config parser as Resolved.
Jan 15 2017, 6:38 PM · VyOS 2.0.x, VyConf
dmbaturin closed T249: Add support for "inactive" and "ephemeral" node properties to the parser as Resolved.
Jan 15 2017, 6:36 PM · VyConf, VyOS 2.0.x

Jan 14 2017

dmbaturin closed T216: Decide on the wire protocol for VyConf as Resolved.

Protobuf schema has been written.

Jan 14 2017, 6:46 PM · VyOS 2.0.x, VyConf
dmbaturin updated the task description for T255: Add curly config renderer.
Jan 14 2017, 8:36 AM · VyOS 2.0.x, VyConf
dmbaturin created T255: Add curly config renderer.
Jan 14 2017, 8:31 AM · VyOS 2.0.x, VyConf

Jan 13 2017

jclendenan added a comment to V3: Tag node syntax for VyOS 2.0.

I'm a "NO" as a network engineer with a bunch of different brands already XORP style, or as close to JunOS as you can get it the best. Yet another (Similar) config style would be way too much frustration for most of my peers to even consider.

Jan 13 2017, 9:27 PM · VyOS 2.0.x, VyConf
dmbaturin created T254: Global node name validation in VyConf.
Jan 13 2017, 1:19 PM · VyOS 2.0.x, VyConf
dmbaturin assigned T231: Add a function from loading interface definitions from a directory to the Startup module to shon.
Jan 13 2017, 7:16 AM · VyConf, VyOS 2.0.x
shon added a comment to T231: Add a function from loading interface definitions from a directory to the Startup module.

@dmbaturin, you can probably assign this one to me, if you feel comfortable doing so. I think I'm nearly done. I'd just like to put together some decent test cases before making a PR.

Jan 13 2017, 3:23 AM · VyConf, VyOS 2.0.x

Jan 12 2017

dmbaturin created T251: Implement component dependency sorting.
Jan 12 2017, 2:08 AM · VyOS 2.0.x, VyConf

Jan 11 2017

dmbaturin updated the task description for T250: Implement intuitive node sorting.
Jan 11 2017, 9:39 PM · VyOS 2.0.x, VyConf
dmbaturin created T250: Implement intuitive node sorting.
Jan 11 2017, 9:39 PM · VyOS 2.0.x, VyConf
dmbaturin created T249: Add support for "inactive" and "ephemeral" node properties to the parser.
Jan 11 2017, 4:48 AM · VyConf, VyOS 2.0.x

Jan 9 2017

mickvav added a comment to V3: Tag node syntax for VyOS 2.0.

Well, my vote is "No", because if for small configs it's OK to have just intent-expressed syntax, if you have huge one, e.g. several pages - if you omit prefix before, say, 55, you will have to guess from context, if it is a vlan or preffix list entry, or VRRP group or whatever.

Jan 9 2017, 7:54 AM · VyOS 2.0.x, VyConf
adestis added a comment to V3: Tag node syntax for VyOS 2.0.

The suggestion from @rps (XORP style) seems to be the best way from my point of view:
https://phabricator.vyos.net/V3#51

Jan 9 2017, 7:13 AM · VyOS 2.0.x, VyConf
dmbaturin edited the description of V3: Tag node syntax for VyOS 2.0.
Jan 9 2017, 5:34 AM · VyOS 2.0.x, VyConf
dmbaturin created T245: Add support for the old tag node syntax to the curly config parser.
Jan 9 2017, 4:47 AM · VyOS 2.0.x, VyConf

Jan 8 2017

rps added a comment to V3: Tag node syntax for VyOS 2.0.

With respect to the concerns I mentioned above, I've voted no.

Jan 8 2017, 6:46 PM · VyOS 2.0.x, VyConf
systo added a comment to V3: Tag node syntax for VyOS 2.0.

@dmbaturin, Im with you on the aesthetics, and the readability. In the firewall ruleset example I still feel that the first is easier read than the second. Are we talking hundreds of lines to parse the former vs the latter? It seems like the later, across a whole config would at 10-20 lines if not more depending on the complexity. I for one am interested in seeing as much of the config on one screen, vs needlessly needing to scroll. As for your Q on pfSense, I've had to edit the xml configuration file by hand based on how pfSense sorts VLANs based on their add date vs numerical value.

Jan 8 2017, 6:12 PM · VyOS 2.0.x, VyConf
dmbaturin added a comment to V3: Tag node syntax for VyOS 2.0.

@tmartinson Well, you should change your vote then (votes are not final here, for the better I guess).

Jan 8 2017, 3:43 PM · VyOS 2.0.x, VyConf
rps added a comment to V3: Tag node syntax for VyOS 2.0.

I keep coming back to a sense that dramatic syntax changes are very damaging and disruptive to users. My fear is that we'll be spending years explaining to people that they're looking at old documentation or examples and that they don't have their curly braces in the right place. Or that we'll alienate a segment of our user base that is averse to change.

Jan 8 2017, 3:08 PM · VyOS 2.0.x, VyConf
tmartinson added a comment to V3: Tag node syntax for VyOS 2.0.

In the example above, I vote that the first example where name Foo and rule 10 are on the same line. It is much easier to read, and shortens up the output on the display. Sometimes with long configurations, it is easier when you can see more information on the same screen without scrolling.

Jan 8 2017, 3:04 PM · VyOS 2.0.x, VyConf
dmbaturin added a comment to V3: Tag node syntax for VyOS 2.0.

@systo Just to make sure you are looking at it the right way, in the large it's actually less verbose than old syntax. The vif may not be the best example but firewall would make it apparent:

Jan 8 2017, 12:49 PM · VyOS 2.0.x, VyConf
systo added a comment to V3: Tag node syntax for VyOS 2.0.

As an end user, I just keep coming back to the verbosity of the syntax, and the divergence from all the other established command syntax in this space. VyOS doesn't have the following to do it differently, as it adds another barrier to adoption. Its a subtle change, but it has a long reach, especially when luring former vyatta or EdgeOS converts that want to roll-their-own, vs buy MIPS hardware. While I understand it may save coding time in the end, I'm trying to avoid the verbosity that is pfsense, and awall/shorewall. I bet if you asked a room of non-vyos engineers, they would prefer the first syntax with a much higher percentage, but alas I digress.

Jan 8 2017, 8:57 AM · VyOS 2.0.x, VyConf

Jan 6 2017

whiskeyalpharomeo added a comment to V3: Tag node syntax for VyOS 2.0.

Any change that imparts simplicity for the coding ahead is worthwhile. Time saved in the parser's reduced complexity can be spent in other ways.

Jan 6 2017, 12:35 AM · VyOS 2.0.x, VyConf

Jan 5 2017

dmbaturin added a comment to V3: Tag node syntax for VyOS 2.0.

@rps An serious issue with "interfaces { eth0" is that when there is no parent subtree of all ethernet interfaces specifically, we don't know which script to call when something in "eth0" changes. We'd have to have one big script that handles the whole "interfaces" subtree, which is very problematic when it comes to adding new interface types. If eth* interfaces are children of the "ethernet" node and tun* interfaces are children of the "tunnel" node, it's easy to attach ethernet script to the "ethernet" node and "tunnel" script to the "tunnel" node, if we want to add "openvpn" later, we won't have to modify that large script to accomodate it

Jan 5 2017, 3:43 PM · VyOS 2.0.x, VyConf
rps added a comment to V3: Tag node syntax for VyOS 2.0.

I haven't voted yet because I haven't decided ... It's a big change.

Jan 5 2017, 2:44 PM · VyOS 2.0.x, VyConf
dmbaturin added a comment to V3: Tag node syntax for VyOS 2.0.

@rps No, that's not the biggest challenge. Semicolon at the end of leaf nodes makes them unambiguous enough and easy to tell from tag nodes (this is especially bad with valueless nodes by the way, think "disable", colon wouldn't help there, but semicolon at the end does the job). The biggest challenge is that with "ethernet eth0" the parser must be fully stateful and capable of tracking which parent nodes it's already seen. "eth0", "eth1" etc. are really children of the same node called "ethernet", but in the config they appear separately. Consider this unusual but logically valid config:

Jan 5 2017, 2:02 PM · VyOS 2.0.x, VyConf
Merijn added a comment to V3: Tag node syntax for VyOS 2.0.

@rps this distinction also seems to be easy in the original proposed solution by @dmbaturin because key value pairs are not followed by '{' and the rest is.

Jan 5 2017, 1:57 PM · VyOS 2.0.x, VyConf
rps added a comment to V3: Tag node syntax for VyOS 2.0.

From a parsing perspective the only challenge tag nodes present is that you can't easily distinguish between "key value" and "key tag" without context. "key" and "key tag value" are fine. Using a ":" you get "key: value" vs "key tag" which removes the ambiguity.

Jan 5 2017, 1:45 PM · VyOS 2.0.x, VyConf
kspviswa removed a member for VyConf: kspviswa.
Jan 5 2017, 1:31 PM
kspviswa removed a watcher for VyConf: kspviswa.
Jan 5 2017, 1:30 PM
Merijn added a comment to V3: Tag node syntax for VyOS 2.0.

@dmbaturin I understand that the discussion is "unit 0" vs "unit { 0", what i meant was that i could be an option to keep following the JunOS style as much as possible to maybe enable more interoperability.

Jan 5 2017, 1:29 PM · VyOS 2.0.x, VyConf
Merijn added a comment to V3: Tag node syntax for VyOS 2.0.

Well plain JSON would also be an option then :-)

Jan 5 2017, 1:27 PM · VyOS 2.0.x, VyConf
dmbaturin added a comment to V3: Tag node syntax for VyOS 2.0.

@Merijn I'm still not sure why JunOS has that "unit" thing. To me it looks redundant, redundant ©. Though what we are discussing is "unit 0" vs "unit { 0" grammatic distinction, rather than specific syntax of ethernet interfaces.

Jan 5 2017, 1:27 PM · VyOS 2.0.x, VyConf
rps added a comment to V3: Tag node syntax for VyOS 2.0.

The XORP configuration syntax (which Vyatta initially built upon) solves the parsing issue with the simple introduction of a ":" as a delimiter between keys and values.

Jan 5 2017, 1:21 PM · VyOS 2.0.x, VyConf
Merijn added a comment to V3: Tag node syntax for VyOS 2.0.

In the blog post #7 i liked the address [ 192.168.2.1/24 10.10.10.1/30 ]; part. But since i work most of the time with mixed JunOS and Vyos environments a mostly the same syntax would be very nice :-)
However JunOS would be:

Jan 5 2017, 1:19 PM · VyOS 2.0.x, VyConf
tmartinson added a comment to V3: Tag node syntax for VyOS 2.0.

I was thinking that the variable would actually be "vlan-id 99". That was written simply to make it easier to read. But if it will be the top of a node, then we end up with vif, vlan-id. Which is redundant, redundant. In that case I would drop the "vlan-id" portion all together. It is only there for esthetics.

Jan 5 2017, 1:13 PM · VyOS 2.0.x, VyConf
dmbaturin added a comment to V3: Tag node syntax for VyOS 2.0.

@tmartinson No, "vlan-id 99" is the old style. And, at that stage we don't know if it's ethernet or not.

Jan 5 2017, 12:59 PM · VyOS 2.0.x, VyConf
tmartinson added a comment to V3: Tag node syntax for VyOS 2.0.

Maybe something like this? We already know that it is an ethernet interface by the fact that it is eth0. And by adding the "vlan-id" portion we get a newer style of configuration but keep the read-ability of the configuration stanza.

Jan 5 2017, 12:51 PM · VyOS 2.0.x, VyConf
dmbaturin added a comment to V3: Tag node syntax for VyOS 2.0.

@Merijn Now that you remind me of it, I think "edit interfaces tunnel; copy tun10 to tun11" or similar should be possible regardless of the config syntax. No matter how it looks in the config, internally "tunnel" is a node with children "tun0", "tun1" and so on, and there's no reason why it shouldn't be possible to use it as edit level.

Jan 5 2017, 12:48 PM · VyOS 2.0.x, VyConf
Merijn added a comment to V3: Tag node syntax for VyOS 2.0.

A pro for me would be that i can do 'edit interfaces ethernet eth0 vif' and work with all virtual interfaces.

Jan 5 2017, 12:36 PM · VyOS 2.0.x, VyConf
dmbaturin added a comment to V3: Tag node syntax for VyOS 2.0.

@dsteinkopf Not sure, we'll have to devise some rules regarding line breaks, and past some number of leaf nodes inside we are back to the original aesthetic issue (and then there can be non-leaf nodes inside too!
On a fresh look today, I'm convinced that the old tag node formatting is aesthetically superior, so myself as a user of my own project I'm probably voting no, though as a developer I want to see how many people also think it's worth it.

Jan 5 2017, 12:26 PM · VyOS 2.0.x, VyConf
dsteinkopf added a comment to V3: Tag node syntax for VyOS 2.0.

Maybe it's a good idea to 1. use the new syntax but 2. generate less line breaks. e.g.

interfaces {
  ethernet { eth0 {
      vif {
          99 { address 192.0.2.1/24; }
          101 { address 203.0.113.1/24; }
      }
  } }
}

In this case the new syntax would be fine for me. (Details open for discussion.)

Jan 5 2017, 11:04 AM · VyOS 2.0.x, VyConf
dmbaturin created V3: Tag node syntax for VyOS 2.0.
Jan 5 2017, 9:56 AM · VyOS 2.0.x, VyConf

Jan 1 2017

shon added a watcher for VyConf: shon.
Jan 1 2017, 10:12 AM

Dec 23 2016

dmbaturin reassigned T230: Add missing data access functions to the Reference_tree module, and tests for them from dmbaturin to philsummers.
Dec 23 2016, 1:18 AM · VyConf, VyOS 2.0.x
dmbaturin reassigned T224: Add node comment functionality to Config_tree from dmbaturin to philsummers.
Dec 23 2016, 1:18 AM · VyConf, VyOS 2.0.x
dmbaturin reassigned T226: Add "secret" and "hidden" properties to the reference tree from dmbaturin to philsummers.
Dec 23 2016, 1:17 AM · VyConf, VyOS 2.0.x
dmbaturin closed T230: Add missing data access functions to the Reference_tree module, and tests for them as Resolved.
Dec 23 2016, 1:16 AM · VyConf, VyOS 2.0.x

Dec 22 2016

dmbaturin created T231: Add a function from loading interface definitions from a directory to the Startup module.
Dec 22 2016, 8:22 PM · VyConf, VyOS 2.0.x
dmbaturin added projects to T230: Add missing data access functions to the Reference_tree module, and tests for them: VyOS 2.0.x, VyConf.
Dec 22 2016, 7:41 PM · VyConf, VyOS 2.0.x
dmbaturin added a comment to T226: Add "secret" and "hidden" properties to the reference tree.

Yes, related. I was just talking to myself really, we get the CI back first, and then we can look into adding vyconf to it.

Dec 22 2016, 12:04 PM · VyConf, VyOS 2.0.x
hiroyuki-sato added a comment to T226: Add "secret" and "hidden" properties to the reference tree.

I get a 502 Bad Gateway too.
Is this related? https://phabricator.vyos.net/T222

Dec 22 2016, 11:23 AM · VyConf, VyOS 2.0.x
philsummers added a comment to T226: Add "secret" and "hidden" properties to the reference tree.

Awesome. I don't know if it's just me but I get a 502 Bad Gateway when accessing https://ci.vyos.net/

Dec 22 2016, 10:29 AM · VyConf, VyOS 2.0.x
dmbaturin closed T226: Add "secret" and "hidden" properties to the reference tree as Resolved.

Thanks! Unit tests pass.

Dec 22 2016, 1:43 AM · VyConf, VyOS 2.0.x

Dec 21 2016

dmbaturin closed T225: Add "inactive" and "ephemeral" fields to the node data in Config_tree as Resolved.

Unit tests pass for me too.

Dec 21 2016, 11:40 PM · VyConf, VyOS 2.0.x

Dec 20 2016

syncer added a member for VyConf: hiroyuki-sato.
Dec 20 2016, 1:03 PM
syncer added a member for VyConf: syncer.
Dec 20 2016, 1:02 PM
dmbaturin created T226: Add "secret" and "hidden" properties to the reference tree.
Dec 20 2016, 12:59 PM · VyConf, VyOS 2.0.x
dmbaturin updated the task description for T225: Add "inactive" and "ephemeral" fields to the node data in Config_tree.
Dec 20 2016, 11:26 AM · VyConf, VyOS 2.0.x
dmbaturin created T225: Add "inactive" and "ephemeral" fields to the node data in Config_tree.
Dec 20 2016, 10:47 AM · VyConf, VyOS 2.0.x
dmbaturin closed T224: Add node comment functionality to Config_tree as Resolved.
Dec 20 2016, 10:17 AM · VyConf, VyOS 2.0.x
dmbaturin created T224: Add node comment functionality to Config_tree.
Dec 20 2016, 10:14 AM · VyConf, VyOS 2.0.x

Dec 17 2016

dmbaturin created T216: Decide on the wire protocol for VyConf.
Dec 17 2016, 10:45 AM · VyOS 2.0.x, VyConf

Dec 14 2016

dmbaturin changed the edit policy for T212: Use a special directory inside the appliance program_dir for validators.
Dec 14 2016, 11:18 AM · VyOS 2.0.x, VyConf
dmbaturin created T212: Use a special directory inside the appliance program_dir for validators.
Dec 14 2016, 11:17 AM · VyOS 2.0.x, VyConf
dmbaturin added a comment to T28: Add auto provisioning.

Someone please remove the vyconf tag from this task, it has nothing to do with it. It can be added to 1.2.0 in fact!

Dec 14 2016, 11:06 AM · VyOS 1.5 Circinus
dmbaturin closed T210: Use TOML rather than JSON for the vyconfd.conf config as Resolved.

Looks like it works, and the tests pass.

Dec 14 2016, 11:02 AM · VyOS 2.0.x, VyConf
dmbaturin created T210: Use TOML rather than JSON for the vyconfd.conf config.
Dec 14 2016, 3:37 AM · VyOS 2.0.x, VyConf

Aug 27 2016

kspviswa added a watcher for VyConf: kspviswa.
Aug 27 2016, 3:50 PM
kspviswa added a member for VyConf: kspviswa.
Aug 27 2016, 3:50 PM

Aug 6 2016

jhendryUK added a watcher for VyConf: jhendryUK.
Aug 6 2016, 7:00 PM

Jun 27 2016

syncer added projects to Q4: VyOS CLI startup: VyOS 1.1.x (1.1.8), VyOS 2.0.x.
Jun 27 2016, 12:00 PM · VyOS 2.0.x, VyOS 1.1.x (1.1.8), VyConf

May 18 2016

adestis created T68: VyOS SDN support (openconfig, netconf, telemetry).
May 18 2016, 6:29 PM · Rejected