| #
3ea0269f |
| 05-Apr-2022 |
Arseney300 <[email protected]> |
Added linux version checking in flowlabel.h The current version of src/flowlabel.h is just a copy of linux/in6.h because it conflicts with "netinet/in.h". But after linux >=v3.7 (adding uapi) this co
Added linux version checking in flowlabel.h The current version of src/flowlabel.h is just a copy of linux/in6.h because it conflicts with "netinet/in.h". But after linux >=v3.7 (adding uapi) this conflict was removed and this copy became useless. I've added a Linux version check. This fix is very useful for eg mp-tcp linux where iperf can build successfully.
show more ...
|
|
Revision tags: 3.11 |
|
| #
e919e8c2 |
| 03-Sep-2021 |
a1346054 <[email protected]> |
trim excess whitespace
|
|
Revision tags: 3.10.1, 3.10, 3.9, 3.8.1, 3.8, 3.7, 3.6, 3.5, 3.4, 3.3, 3.2, 3.2rc1, 3.1.7, 3.1.6, 3.1.5, 3.1.4, 3.0.12, 3.1.3, 3.1.2, 3.1.1, 3.1, 3.1b3, 3.1b2, 3.1b1, 3.0.11, 3.0.10, 3.0.9, 3.0.8 |
|
| #
da9f046f |
| 29-Sep-2014 |
Bruce A. Mah <[email protected]> |
Update license and copyright text to conform to LBNL standards.
Note that the license remains a 3-clause BSD license; the only license changes were to add the name of the program and to add some pun
Update license and copyright text to conform to LBNL standards.
Note that the license remains a 3-clause BSD license; the only license changes were to add the name of the program and to add some punctuation.
show more ...
|
|
Revision tags: 3.0.7, 3.0.6, 3.0.5 |
|
| #
58fd2c37 |
| 16-Jun-2014 |
Fredrik Fornwall <[email protected]> |
in6_flowlabel_req is already defined on Android
|
|
Revision tags: 3.0.4, 3.0.3, 3.0.2, 3.0.1 |
|
| #
0193ee18 |
| 12-Dec-2013 |
Bruce A. Mah <[email protected]> |
Commit a file addition I forgot in 2ad1efdb977e.
|