Marc Chantreux wrote:
> Now what ? is it worth to create a repo and maintain it? I really would
> like to hear about Heinz-Jürgen Oertel now.
Maybe you could create a merge request with
https://github.com/sathlan/dformat ?
It would be really cool to have all the changes in the same repository.
hello Thomas,
> Maybe you could create a merge request with
> https://github.com/sathlan/dformat ?
Thanks to this idea, i checked the github page again
and realized there are forks. most of them are just
clones. And the only one updated is from ...
Heinz-Jürgen Oertel.
https://github.com/hjo
.PS
define label_for {[
if $1 == 0 then { "Entête Ethernet" } else {
if $1 == 1 then { "Entête IP"} else {
if $1 == 2 then { "Entête TCP" } else {
if $1 == 3 then { "Donnees applicatives" } else {
} } } }
]}
w = 3 ; h = 2; margin = .2 ; tr = 2 * ma