Skip to content

for which OS? #1

Open
Open
@hybla0

Description

Hi @mlucy ,
i would like to know for which OS this module is.
I tried on Linux ubuntu 4.15.0-45-generic and got the following
/home/ubuntu/tcp_sociopath/tcp_sociopath.c:34:3: error: unknown field ‘min_cwnd’ specified in initializer
.min_cwnd = tcp_sociopath_min_cwnd,
^
/home/ubuntu/tcp_sociopath/tcp_sociopath.c:34:15: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
.min_cwnd = tcp_sociopath_min_cwnd,

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions