Age | Commit message (Collapse) | Author |
|
cmd is not used as with not wireless adaptor wireless testing
fails
|
|
|
|
|
|
|
|
|
|
|
|
The failure are now reported slightly differently using the
cmd "raising" feature which will allow down the line to
intercept the issue and present them better to the user
|
|
|
|
|
|
Previously any failure to set the hostname would have been
ignored. Part of the convertion, if the change fail, the commit
will fail too.
|
|
As little change a possible but the function call
The behaviour should be totally unchanged.
|
|
Commit dbc174d ("ipsec: T2230: move inlined templates to dedicated files")
did not remove an inlined function.
|
|
|
|
Commit dbc174d ("ipsec: T2230: move inlined templates to dedicated files")
did not alter existing code which was used for template processing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
VHT flags deal with many variables which depend on antenna count and
supported features. BF-ANTENNA-(2|3|4) and SOUNDING-DIMENSION-(2|3|4)
were not dealt with correctly.
IEEE 802.11ac (VHT) supports at least 1 antenna and up to 8 antennas
at most. The hsotapd VHT flags may support as many but most do not.
Therefore, we need to be picky here...
|
|
Commit 579275e ("ntp: T2230: move inlined templates to dedicated files")
altered the import statements for forgot to adjust the code.
|
|
|
|
|