pkg/netutil: use native byte ordering for route information
Fixes #7199
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
// +build !linux !386,!amd64
|
||||
// +build !linux
|
||||
|
||||
package netutil
|
||||
|
||||
|
Reference in New Issue
Block a user