Stephan Brunner

Results 9 comments of Stephan Brunner

Additionally, could we add an option to add a local DNS zone as a RPZ list? Currently, I have a use case: The RPZ zone gets synchronized to OPNsense as...

Wouldn't that end up in a complete mess in the Aliases section? You have a hundred aliases just for one port, and then some lists combining them.

> > You have a hundred aliases just for one port, and then some lists combining them. > > only if you want to add description for every single port...

Would speak anything against multi-line notes or descriptions? This way, we can add structured free text descriptions without being limited to a single line. Someone like me could document the...

In theory, yes. But I have another idea: As the Set-Command is a completely free text already, maybe we could add a free text for "match"-commands, too? This way, we...

For example, the following config (made up numbers to get the point): > set weight 1000 > set community 123:123

Any update on this one? This makes the grid unusable when relying on INotifyPropertyChanged for the data.

@SuperJMN So, I went on and went to debug the missing IPropertyChanged subscription. Turns out, in v10, the TreeDataGridCell does indeed not subscribe. However, this issue is already fixed in...

~~Okay, there STILL is a bug in the latest v11... The changed value only gets rendered every *second* property changed event. :(~~ EDIT: Was my fault. Works as intended.