Geo

Results 133 comments of Geo

Added @thommey great suggestion: ``` .tcl proc foo {chan setting value} {putlog "Nope!"; return 1} Tcl: .tcl bind chanset * bitch foo Tcl: bitch .chaninfo #eggtest Settings for dynamic channel...

Updated logic to allow other chanset values submitted in a single command that don't match the bind to proceed Using the same proc/bind as above: ``` .chanset #eggtest +inactive +bitch...

To better evaluate this, can you help provide a use case for when/why language paths would be elsewhere? The more we can understand user intent, the (hopefully) better product we...

Please resolve conflicts, thanks

I know @michaelortmann has done a lot of work on this; can this be closed?

Please test and paste results, or close. Thanks!

Can you provide more detail on what is or isn't happening here?

Reason for why it is: input is counting traffic as it is received at the socket via main.c. Output traffic is counted per idx in net.c. So that explains why...

While we're at it, probably want to add a bind event for cap registrations/removals