mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
vendor: make vendor-update
This commit is contained in:
parent
16cae15c45
commit
c1581c3810
21 changed files with 515 additions and 227 deletions
4
go.mod
4
go.mod
|
@ -6,13 +6,13 @@ require (
|
||||||
github.com/cespare/xxhash/v2 v2.1.0
|
github.com/cespare/xxhash/v2 v2.1.0
|
||||||
github.com/golang/snappy v0.0.1
|
github.com/golang/snappy v0.0.1
|
||||||
github.com/google/go-cmp v0.3.0 // indirect
|
github.com/google/go-cmp v0.3.0 // indirect
|
||||||
github.com/klauspost/compress v1.8.5
|
github.com/klauspost/compress v1.8.6
|
||||||
github.com/valyala/fastjson v1.4.1
|
github.com/valyala/fastjson v1.4.1
|
||||||
github.com/valyala/fastrand v1.0.0
|
github.com/valyala/fastrand v1.0.0
|
||||||
github.com/valyala/gozstd v1.6.2
|
github.com/valyala/gozstd v1.6.2
|
||||||
github.com/valyala/histogram v1.0.1
|
github.com/valyala/histogram v1.0.1
|
||||||
github.com/valyala/quicktemplate v1.2.0
|
github.com/valyala/quicktemplate v1.2.0
|
||||||
golang.org/x/sys v0.0.0-20191005200804-aed5e4c7ecf9
|
golang.org/x/sys v0.0.0-20191010194322-b09406accb47
|
||||||
)
|
)
|
||||||
|
|
||||||
go 1.12
|
go 1.12
|
||||||
|
|
8
go.sum
8
go.sum
|
@ -22,8 +22,8 @@ github.com/google/go-cmp v0.3.0 h1:crn/baboCvb5fXaQ0IJ1SGTsTVrWpDsCWC8EGETZijY=
|
||||||
github.com/google/go-cmp v0.3.0/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU=
|
github.com/google/go-cmp v0.3.0/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU=
|
||||||
github.com/klauspost/compress v1.4.0/go.mod h1:RyIbtBH6LamlWaDj8nUwkbUhJ87Yi3uG0guNDohfE1A=
|
github.com/klauspost/compress v1.4.0/go.mod h1:RyIbtBH6LamlWaDj8nUwkbUhJ87Yi3uG0guNDohfE1A=
|
||||||
github.com/klauspost/compress v1.4.1/go.mod h1:RyIbtBH6LamlWaDj8nUwkbUhJ87Yi3uG0guNDohfE1A=
|
github.com/klauspost/compress v1.4.1/go.mod h1:RyIbtBH6LamlWaDj8nUwkbUhJ87Yi3uG0guNDohfE1A=
|
||||||
github.com/klauspost/compress v1.8.5 h1:2ucYeik+NtUTg+IAiNQtoFC5ZGs5mIVidI7Ome0Br3Y=
|
github.com/klauspost/compress v1.8.6 h1:970MQcQdxX7hfgc/aqmB4a3grW0ivUVV6i1TLkP8CiE=
|
||||||
github.com/klauspost/compress v1.8.5/go.mod h1:RyIbtBH6LamlWaDj8nUwkbUhJ87Yi3uG0guNDohfE1A=
|
github.com/klauspost/compress v1.8.6/go.mod h1:RyIbtBH6LamlWaDj8nUwkbUhJ87Yi3uG0guNDohfE1A=
|
||||||
github.com/klauspost/cpuid v0.0.0-20180405133222-e7e905edc00e/go.mod h1:Pj4uuM528wm8OyEC2QMXAi2YiTZ96dNQPGgoMS4s3ek=
|
github.com/klauspost/cpuid v0.0.0-20180405133222-e7e905edc00e/go.mod h1:Pj4uuM528wm8OyEC2QMXAi2YiTZ96dNQPGgoMS4s3ek=
|
||||||
github.com/klauspost/cpuid v1.2.0 h1:NMpwD2G9JSFOE1/TJjGSo5zG7Yb2bTe7eq1jH+irmeE=
|
github.com/klauspost/cpuid v1.2.0 h1:NMpwD2G9JSFOE1/TJjGSo5zG7Yb2bTe7eq1jH+irmeE=
|
||||||
github.com/klauspost/cpuid v1.2.0/go.mod h1:Pj4uuM528wm8OyEC2QMXAi2YiTZ96dNQPGgoMS4s3ek=
|
github.com/klauspost/cpuid v1.2.0/go.mod h1:Pj4uuM528wm8OyEC2QMXAi2YiTZ96dNQPGgoMS4s3ek=
|
||||||
|
@ -49,5 +49,5 @@ github.com/valyala/quicktemplate v1.2.0 h1:BaO1nHTkspYzmAjPXj0QiDJxai96tlcZyKcI9
|
||||||
github.com/valyala/quicktemplate v1.2.0/go.mod h1:EH+4AkTd43SvgIbQHYu59/cJyxDoOVRUAfrukLPuGJ4=
|
github.com/valyala/quicktemplate v1.2.0/go.mod h1:EH+4AkTd43SvgIbQHYu59/cJyxDoOVRUAfrukLPuGJ4=
|
||||||
github.com/valyala/tcplisten v0.0.0-20161114210144-ceec8f93295a/go.mod h1:v3UYOV9WzVtRmSR+PDvWpU/qWl4Wa5LApYYX4ZtKbio=
|
github.com/valyala/tcplisten v0.0.0-20161114210144-ceec8f93295a/go.mod h1:v3UYOV9WzVtRmSR+PDvWpU/qWl4Wa5LApYYX4ZtKbio=
|
||||||
golang.org/x/net v0.0.0-20180911220305-26e67e76b6c3/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
|
golang.org/x/net v0.0.0-20180911220305-26e67e76b6c3/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
|
||||||
golang.org/x/sys v0.0.0-20191005200804-aed5e4c7ecf9 h1:L2auWcuQIvxz9xSEqzESnV/QN/gNRXNApHi3fYwl2w0=
|
golang.org/x/sys v0.0.0-20191010194322-b09406accb47 h1:/XfQ9z7ib8eEJX2hdgFTZJ/ntt0swNk5oYBziWeTCvY=
|
||||||
golang.org/x/sys v0.0.0-20191005200804-aed5e4c7ecf9/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
|
golang.org/x/sys v0.0.0-20191010194322-b09406accb47/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
|
||||||
|
|
9
vendor/github.com/klauspost/compress/huff0/decompress.go
generated
vendored
9
vendor/github.com/klauspost/compress/huff0/decompress.go
generated
vendored
|
@ -276,6 +276,7 @@ func (s *Scratch) Decompress4X(in []byte, dstSize int) (out []byte, err error) {
|
||||||
// Use temp table to avoid bound checks/append penalty.
|
// Use temp table to avoid bound checks/append penalty.
|
||||||
var tmp = s.huffWeight[:256]
|
var tmp = s.huffWeight[:256]
|
||||||
var off uint8
|
var off uint8
|
||||||
|
var decoded int
|
||||||
|
|
||||||
// Decode 2 values from each decoder/loop.
|
// Decode 2 values from each decoder/loop.
|
||||||
const bufoff = 256 / 4
|
const bufoff = 256 / 4
|
||||||
|
@ -306,6 +307,7 @@ bigloop:
|
||||||
copy(dstOut[dstEvery*3:], tmp[bufoff*3:bufoff*4])
|
copy(dstOut[dstEvery*3:], tmp[bufoff*3:bufoff*4])
|
||||||
off = 0
|
off = 0
|
||||||
dstOut = dstOut[bufoff:]
|
dstOut = dstOut[bufoff:]
|
||||||
|
decoded += 256
|
||||||
// There must at least be 3 buffers left.
|
// There must at least be 3 buffers left.
|
||||||
if len(dstOut) < dstEvery*3 {
|
if len(dstOut) < dstEvery*3 {
|
||||||
return nil, errors.New("corruption detected: stream overrun 2")
|
return nil, errors.New("corruption detected: stream overrun 2")
|
||||||
|
@ -321,9 +323,11 @@ bigloop:
|
||||||
copy(dstOut[dstEvery:dstEvery+ioff], tmp[bufoff:bufoff*2])
|
copy(dstOut[dstEvery:dstEvery+ioff], tmp[bufoff:bufoff*2])
|
||||||
copy(dstOut[dstEvery*2:dstEvery*2+ioff], tmp[bufoff*2:bufoff*3])
|
copy(dstOut[dstEvery*2:dstEvery*2+ioff], tmp[bufoff*2:bufoff*3])
|
||||||
copy(dstOut[dstEvery*3:dstEvery*3+ioff], tmp[bufoff*3:bufoff*4])
|
copy(dstOut[dstEvery*3:dstEvery*3+ioff], tmp[bufoff*3:bufoff*4])
|
||||||
|
decoded += int(off) * 4
|
||||||
dstOut = dstOut[off:]
|
dstOut = dstOut[off:]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Decode remaining.
|
||||||
for i := range br {
|
for i := range br {
|
||||||
offset := dstEvery * i
|
offset := dstEvery * i
|
||||||
br := &br[i]
|
br := &br[i]
|
||||||
|
@ -335,12 +339,15 @@ bigloop:
|
||||||
dstOut[offset] = decode(br)
|
dstOut[offset] = decode(br)
|
||||||
offset++
|
offset++
|
||||||
}
|
}
|
||||||
|
decoded += offset - dstEvery*i
|
||||||
err = br.close()
|
err = br.close()
|
||||||
if err != nil {
|
if err != nil {
|
||||||
return nil, err
|
return nil, err
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
if dstSize != decoded {
|
||||||
|
return nil, errors.New("corruption detected: short output block")
|
||||||
|
}
|
||||||
return s.Out, nil
|
return s.Out, nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
8
vendor/github.com/klauspost/compress/zstd/blockdec.go
generated
vendored
8
vendor/github.com/klauspost/compress/zstd/blockdec.go
generated
vendored
|
@ -11,6 +11,7 @@ import (
|
||||||
"sync"
|
"sync"
|
||||||
|
|
||||||
"github.com/klauspost/compress/huff0"
|
"github.com/klauspost/compress/huff0"
|
||||||
|
"github.com/klauspost/compress/zstd/internal/xxhash"
|
||||||
)
|
)
|
||||||
|
|
||||||
type blockType uint8
|
type blockType uint8
|
||||||
|
@ -275,7 +276,7 @@ func (b *blockDec) decodeBuf(hist *history) error {
|
||||||
hist.b = nil
|
hist.b = nil
|
||||||
err := b.decodeCompressed(hist)
|
err := b.decodeCompressed(hist)
|
||||||
if debug {
|
if debug {
|
||||||
println("Decompressed to total", len(b.dst), "bytes, error:", err)
|
println("Decompressed to total", len(b.dst), "bytes, hash:", xxhash.Sum64(b.dst), "error:", err)
|
||||||
}
|
}
|
||||||
hist.b = b.dst
|
hist.b = b.dst
|
||||||
b.dst = saved
|
b.dst = saved
|
||||||
|
@ -368,7 +369,7 @@ func (b *blockDec) decodeCompressed(hist *history) error {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if debug {
|
if debug {
|
||||||
println("literals type:", litType, "litRegenSize:", litRegenSize, "litCompSize", litCompSize)
|
println("literals type:", litType, "litRegenSize:", litRegenSize, "litCompSize:", litCompSize, "sizeFormat:", sizeFormat, "4X:", fourStreams)
|
||||||
}
|
}
|
||||||
var literals []byte
|
var literals []byte
|
||||||
var huff *huff0.Scratch
|
var huff *huff0.Scratch
|
||||||
|
@ -426,7 +427,6 @@ func (b *blockDec) decodeCompressed(hist *history) error {
|
||||||
}
|
}
|
||||||
literals = in[:litCompSize]
|
literals = in[:litCompSize]
|
||||||
in = in[litCompSize:]
|
in = in[litCompSize:]
|
||||||
|
|
||||||
huff = huffDecoderPool.Get().(*huff0.Scratch)
|
huff = huffDecoderPool.Get().(*huff0.Scratch)
|
||||||
var err error
|
var err error
|
||||||
// Ensure we have space to store it.
|
// Ensure we have space to store it.
|
||||||
|
@ -637,7 +637,7 @@ func (b *blockDec) decodeCompressed(hist *history) error {
|
||||||
hist.huffTree = huff
|
hist.huffTree = huff
|
||||||
}
|
}
|
||||||
if debug {
|
if debug {
|
||||||
println("Final literals:", len(literals), "and", nSeqs, "sequences.")
|
println("Final literals:", len(literals), "hash:", xxhash.Sum64(literals), "and", nSeqs, "sequences.")
|
||||||
}
|
}
|
||||||
|
|
||||||
if nSeqs == 0 {
|
if nSeqs == 0 {
|
||||||
|
|
25
vendor/github.com/klauspost/compress/zstd/decoder.go
generated
vendored
25
vendor/github.com/klauspost/compress/zstd/decoder.go
generated
vendored
|
@ -124,7 +124,9 @@ func (d *Decoder) Read(p []byte) (int, error) {
|
||||||
if d.current.err != nil {
|
if d.current.err != nil {
|
||||||
break
|
break
|
||||||
}
|
}
|
||||||
d.nextBlock()
|
if !d.nextBlock(n == 0) {
|
||||||
|
return n, nil
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if len(d.current.b) > 0 {
|
if len(d.current.b) > 0 {
|
||||||
|
@ -252,7 +254,7 @@ func (d *Decoder) WriteTo(w io.Writer) (int64, error) {
|
||||||
if d.current.err != nil {
|
if d.current.err != nil {
|
||||||
break
|
break
|
||||||
}
|
}
|
||||||
d.nextBlock()
|
d.nextBlock(true)
|
||||||
}
|
}
|
||||||
err := d.current.err
|
err := d.current.err
|
||||||
if err != nil {
|
if err != nil {
|
||||||
|
@ -329,7 +331,10 @@ func (d *Decoder) DecodeAll(input, dst []byte) ([]byte, error) {
|
||||||
|
|
||||||
// nextBlock returns the next block.
|
// nextBlock returns the next block.
|
||||||
// If an error occurs d.err will be set.
|
// If an error occurs d.err will be set.
|
||||||
func (d *Decoder) nextBlock() {
|
// Optionally the function can block for new output.
|
||||||
|
// If non-blocking mode is used the returned boolean will be false
|
||||||
|
// if no data was available without blocking.
|
||||||
|
func (d *Decoder) nextBlock(blocking bool) (ok bool) {
|
||||||
if d.current.d != nil {
|
if d.current.d != nil {
|
||||||
if debug {
|
if debug {
|
||||||
printf("re-adding current decoder %p", d.current.d)
|
printf("re-adding current decoder %p", d.current.d)
|
||||||
|
@ -339,12 +344,22 @@ func (d *Decoder) nextBlock() {
|
||||||
}
|
}
|
||||||
if d.current.err != nil {
|
if d.current.err != nil {
|
||||||
// Keep error state.
|
// Keep error state.
|
||||||
return
|
return blocking
|
||||||
|
}
|
||||||
|
|
||||||
|
if blocking {
|
||||||
|
d.current.decodeOutput = <-d.current.output
|
||||||
|
} else {
|
||||||
|
select {
|
||||||
|
case d.current.decodeOutput = <-d.current.output:
|
||||||
|
default:
|
||||||
|
return false
|
||||||
|
}
|
||||||
}
|
}
|
||||||
d.current.decodeOutput = <-d.current.output
|
|
||||||
if debug {
|
if debug {
|
||||||
println("got", len(d.current.b), "bytes, error:", d.current.err)
|
println("got", len(d.current.b), "bytes, error:", d.current.err)
|
||||||
}
|
}
|
||||||
|
return true
|
||||||
}
|
}
|
||||||
|
|
||||||
// Close will release all resources.
|
// Close will release all resources.
|
||||||
|
|
4
vendor/github.com/klauspost/compress/zstd/framedec.go
generated
vendored
4
vendor/github.com/klauspost/compress/zstd/framedec.go
generated
vendored
|
@ -310,7 +310,9 @@ func (d *frameDec) checkCRC() error {
|
||||||
}
|
}
|
||||||
return ErrCRCMismatch
|
return ErrCRCMismatch
|
||||||
}
|
}
|
||||||
println("CRC ok")
|
if debug {
|
||||||
|
println("CRC ok", tmp[:])
|
||||||
|
}
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
4
vendor/golang.org/x/sys/unix/syscall_linux.go
generated
vendored
4
vendor/golang.org/x/sys/unix/syscall_linux.go
generated
vendored
|
@ -1493,8 +1493,12 @@ func PtraceSyscall(pid int, signal int) (err error) {
|
||||||
|
|
||||||
func PtraceSingleStep(pid int) (err error) { return ptrace(PTRACE_SINGLESTEP, pid, 0, 0) }
|
func PtraceSingleStep(pid int) (err error) { return ptrace(PTRACE_SINGLESTEP, pid, 0, 0) }
|
||||||
|
|
||||||
|
func PtraceInterrupt(pid int) (err error) { return ptrace(PTRACE_INTERRUPT, pid, 0, 0) }
|
||||||
|
|
||||||
func PtraceAttach(pid int) (err error) { return ptrace(PTRACE_ATTACH, pid, 0, 0) }
|
func PtraceAttach(pid int) (err error) { return ptrace(PTRACE_ATTACH, pid, 0, 0) }
|
||||||
|
|
||||||
|
func PtraceSeize(pid int) (err error) { return ptrace(PTRACE_SEIZE, pid, 0, 0) }
|
||||||
|
|
||||||
func PtraceDetach(pid int) (err error) { return ptrace(PTRACE_DETACH, pid, 0, 0) }
|
func PtraceDetach(pid int) (err error) { return ptrace(PTRACE_DETACH, pid, 0, 0) }
|
||||||
|
|
||||||
//sys reboot(magic1 uint, magic2 uint, cmd int, arg string) (err error)
|
//sys reboot(magic1 uint, magic2 uint, cmd int, arg string) (err error)
|
||||||
|
|
52
vendor/golang.org/x/sys/unix/ztypes_linux_386.go
generated
vendored
52
vendor/golang.org/x/sys/unix/ztypes_linux_386.go
generated
vendored
|
@ -599,22 +599,6 @@ const (
|
||||||
RTN_THROW = 0x9
|
RTN_THROW = 0x9
|
||||||
RTN_NAT = 0xa
|
RTN_NAT = 0xa
|
||||||
RTN_XRESOLVE = 0xb
|
RTN_XRESOLVE = 0xb
|
||||||
RTNLGRP_NONE = 0x0
|
|
||||||
RTNLGRP_LINK = 0x1
|
|
||||||
RTNLGRP_NOTIFY = 0x2
|
|
||||||
RTNLGRP_NEIGH = 0x3
|
|
||||||
RTNLGRP_TC = 0x4
|
|
||||||
RTNLGRP_IPV4_IFADDR = 0x5
|
|
||||||
RTNLGRP_IPV4_MROUTE = 0x6
|
|
||||||
RTNLGRP_IPV4_ROUTE = 0x7
|
|
||||||
RTNLGRP_IPV4_RULE = 0x8
|
|
||||||
RTNLGRP_IPV6_IFADDR = 0x9
|
|
||||||
RTNLGRP_IPV6_MROUTE = 0xa
|
|
||||||
RTNLGRP_IPV6_ROUTE = 0xb
|
|
||||||
RTNLGRP_IPV6_IFINFO = 0xc
|
|
||||||
RTNLGRP_IPV6_PREFIX = 0x12
|
|
||||||
RTNLGRP_IPV6_RULE = 0x13
|
|
||||||
RTNLGRP_ND_USEROPT = 0x14
|
|
||||||
SizeofNlMsghdr = 0x10
|
SizeofNlMsghdr = 0x10
|
||||||
SizeofNlMsgerr = 0x14
|
SizeofNlMsgerr = 0x14
|
||||||
SizeofRtGenmsg = 0x1
|
SizeofRtGenmsg = 0x1
|
||||||
|
@ -2484,6 +2468,42 @@ const (
|
||||||
BPF_FD_TYPE_URETPROBE = 0x5
|
BPF_FD_TYPE_URETPROBE = 0x5
|
||||||
)
|
)
|
||||||
|
|
||||||
|
const (
|
||||||
|
RTNLGRP_NONE = 0x0
|
||||||
|
RTNLGRP_LINK = 0x1
|
||||||
|
RTNLGRP_NOTIFY = 0x2
|
||||||
|
RTNLGRP_NEIGH = 0x3
|
||||||
|
RTNLGRP_TC = 0x4
|
||||||
|
RTNLGRP_IPV4_IFADDR = 0x5
|
||||||
|
RTNLGRP_IPV4_MROUTE = 0x6
|
||||||
|
RTNLGRP_IPV4_ROUTE = 0x7
|
||||||
|
RTNLGRP_IPV4_RULE = 0x8
|
||||||
|
RTNLGRP_IPV6_IFADDR = 0x9
|
||||||
|
RTNLGRP_IPV6_MROUTE = 0xa
|
||||||
|
RTNLGRP_IPV6_ROUTE = 0xb
|
||||||
|
RTNLGRP_IPV6_IFINFO = 0xc
|
||||||
|
RTNLGRP_DECnet_IFADDR = 0xd
|
||||||
|
RTNLGRP_NOP2 = 0xe
|
||||||
|
RTNLGRP_DECnet_ROUTE = 0xf
|
||||||
|
RTNLGRP_DECnet_RULE = 0x10
|
||||||
|
RTNLGRP_NOP4 = 0x11
|
||||||
|
RTNLGRP_IPV6_PREFIX = 0x12
|
||||||
|
RTNLGRP_IPV6_RULE = 0x13
|
||||||
|
RTNLGRP_ND_USEROPT = 0x14
|
||||||
|
RTNLGRP_PHONET_IFADDR = 0x15
|
||||||
|
RTNLGRP_PHONET_ROUTE = 0x16
|
||||||
|
RTNLGRP_DCB = 0x17
|
||||||
|
RTNLGRP_IPV4_NETCONF = 0x18
|
||||||
|
RTNLGRP_IPV6_NETCONF = 0x19
|
||||||
|
RTNLGRP_MDB = 0x1a
|
||||||
|
RTNLGRP_MPLS_ROUTE = 0x1b
|
||||||
|
RTNLGRP_NSID = 0x1c
|
||||||
|
RTNLGRP_MPLS_NETCONF = 0x1d
|
||||||
|
RTNLGRP_IPV4_MROUTE_R = 0x1e
|
||||||
|
RTNLGRP_IPV6_MROUTE_R = 0x1f
|
||||||
|
RTNLGRP_NEXTHOP = 0x20
|
||||||
|
)
|
||||||
|
|
||||||
type CapUserHeader struct {
|
type CapUserHeader struct {
|
||||||
Version uint32
|
Version uint32
|
||||||
Pid int32
|
Pid int32
|
||||||
|
|
52
vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go
generated
vendored
52
vendor/golang.org/x/sys/unix/ztypes_linux_amd64.go
generated
vendored
|
@ -600,22 +600,6 @@ const (
|
||||||
RTN_THROW = 0x9
|
RTN_THROW = 0x9
|
||||||
RTN_NAT = 0xa
|
RTN_NAT = 0xa
|
||||||
RTN_XRESOLVE = 0xb
|
RTN_XRESOLVE = 0xb
|
||||||
RTNLGRP_NONE = 0x0
|
|
||||||
RTNLGRP_LINK = 0x1
|
|
||||||
RTNLGRP_NOTIFY = 0x2
|
|
||||||
RTNLGRP_NEIGH = 0x3
|
|
||||||
RTNLGRP_TC = 0x4
|
|
||||||
RTNLGRP_IPV4_IFADDR = 0x5
|
|
||||||
RTNLGRP_IPV4_MROUTE = 0x6
|
|
||||||
RTNLGRP_IPV4_ROUTE = 0x7
|
|
||||||
RTNLGRP_IPV4_RULE = 0x8
|
|
||||||
RTNLGRP_IPV6_IFADDR = 0x9
|
|
||||||
RTNLGRP_IPV6_MROUTE = 0xa
|
|
||||||
RTNLGRP_IPV6_ROUTE = 0xb
|
|
||||||
RTNLGRP_IPV6_IFINFO = 0xc
|
|
||||||
RTNLGRP_IPV6_PREFIX = 0x12
|
|
||||||
RTNLGRP_IPV6_RULE = 0x13
|
|
||||||
RTNLGRP_ND_USEROPT = 0x14
|
|
||||||
SizeofNlMsghdr = 0x10
|
SizeofNlMsghdr = 0x10
|
||||||
SizeofNlMsgerr = 0x14
|
SizeofNlMsgerr = 0x14
|
||||||
SizeofRtGenmsg = 0x1
|
SizeofRtGenmsg = 0x1
|
||||||
|
@ -2497,6 +2481,42 @@ const (
|
||||||
BPF_FD_TYPE_URETPROBE = 0x5
|
BPF_FD_TYPE_URETPROBE = 0x5
|
||||||
)
|
)
|
||||||
|
|
||||||
|
const (
|
||||||
|
RTNLGRP_NONE = 0x0
|
||||||
|
RTNLGRP_LINK = 0x1
|
||||||
|
RTNLGRP_NOTIFY = 0x2
|
||||||
|
RTNLGRP_NEIGH = 0x3
|
||||||
|
RTNLGRP_TC = 0x4
|
||||||
|
RTNLGRP_IPV4_IFADDR = 0x5
|
||||||
|
RTNLGRP_IPV4_MROUTE = 0x6
|
||||||
|
RTNLGRP_IPV4_ROUTE = 0x7
|
||||||
|
RTNLGRP_IPV4_RULE = 0x8
|
||||||
|
RTNLGRP_IPV6_IFADDR = 0x9
|
||||||
|
RTNLGRP_IPV6_MROUTE = 0xa
|
||||||
|
RTNLGRP_IPV6_ROUTE = 0xb
|
||||||
|
RTNLGRP_IPV6_IFINFO = 0xc
|
||||||
|
RTNLGRP_DECnet_IFADDR = 0xd
|
||||||
|
RTNLGRP_NOP2 = 0xe
|
||||||
|
RTNLGRP_DECnet_ROUTE = 0xf
|
||||||
|
RTNLGRP_DECnet_RULE = 0x10
|
||||||
|
RTNLGRP_NOP4 = 0x11
|
||||||
|
RTNLGRP_IPV6_PREFIX = 0x12
|
||||||
|
RTNLGRP_IPV6_RULE = 0x13
|
||||||
|
RTNLGRP_ND_USEROPT = 0x14
|
||||||
|
RTNLGRP_PHONET_IFADDR = 0x15
|
||||||
|
RTNLGRP_PHONET_ROUTE = 0x16
|
||||||
|
RTNLGRP_DCB = 0x17
|
||||||
|
RTNLGRP_IPV4_NETCONF = 0x18
|
||||||
|
RTNLGRP_IPV6_NETCONF = 0x19
|
||||||
|
RTNLGRP_MDB = 0x1a
|
||||||
|
RTNLGRP_MPLS_ROUTE = 0x1b
|
||||||
|
RTNLGRP_NSID = 0x1c
|
||||||
|
RTNLGRP_MPLS_NETCONF = 0x1d
|
||||||
|
RTNLGRP_IPV4_MROUTE_R = 0x1e
|
||||||
|
RTNLGRP_IPV6_MROUTE_R = 0x1f
|
||||||
|
RTNLGRP_NEXTHOP = 0x20
|
||||||
|
)
|
||||||
|
|
||||||
type CapUserHeader struct {
|
type CapUserHeader struct {
|
||||||
Version uint32
|
Version uint32
|
||||||
Pid int32
|
Pid int32
|
||||||
|
|
52
vendor/golang.org/x/sys/unix/ztypes_linux_arm.go
generated
vendored
52
vendor/golang.org/x/sys/unix/ztypes_linux_arm.go
generated
vendored
|
@ -603,22 +603,6 @@ const (
|
||||||
RTN_THROW = 0x9
|
RTN_THROW = 0x9
|
||||||
RTN_NAT = 0xa
|
RTN_NAT = 0xa
|
||||||
RTN_XRESOLVE = 0xb
|
RTN_XRESOLVE = 0xb
|
||||||
RTNLGRP_NONE = 0x0
|
|
||||||
RTNLGRP_LINK = 0x1
|
|
||||||
RTNLGRP_NOTIFY = 0x2
|
|
||||||
RTNLGRP_NEIGH = 0x3
|
|
||||||
RTNLGRP_TC = 0x4
|
|
||||||
RTNLGRP_IPV4_IFADDR = 0x5
|
|
||||||
RTNLGRP_IPV4_MROUTE = 0x6
|
|
||||||
RTNLGRP_IPV4_ROUTE = 0x7
|
|
||||||
RTNLGRP_IPV4_RULE = 0x8
|
|
||||||
RTNLGRP_IPV6_IFADDR = 0x9
|
|
||||||
RTNLGRP_IPV6_MROUTE = 0xa
|
|
||||||
RTNLGRP_IPV6_ROUTE = 0xb
|
|
||||||
RTNLGRP_IPV6_IFINFO = 0xc
|
|
||||||
RTNLGRP_IPV6_PREFIX = 0x12
|
|
||||||
RTNLGRP_IPV6_RULE = 0x13
|
|
||||||
RTNLGRP_ND_USEROPT = 0x14
|
|
||||||
SizeofNlMsghdr = 0x10
|
SizeofNlMsghdr = 0x10
|
||||||
SizeofNlMsgerr = 0x14
|
SizeofNlMsgerr = 0x14
|
||||||
SizeofRtGenmsg = 0x1
|
SizeofRtGenmsg = 0x1
|
||||||
|
@ -2475,6 +2459,42 @@ const (
|
||||||
BPF_FD_TYPE_URETPROBE = 0x5
|
BPF_FD_TYPE_URETPROBE = 0x5
|
||||||
)
|
)
|
||||||
|
|
||||||
|
const (
|
||||||
|
RTNLGRP_NONE = 0x0
|
||||||
|
RTNLGRP_LINK = 0x1
|
||||||
|
RTNLGRP_NOTIFY = 0x2
|
||||||
|
RTNLGRP_NEIGH = 0x3
|
||||||
|
RTNLGRP_TC = 0x4
|
||||||
|
RTNLGRP_IPV4_IFADDR = 0x5
|
||||||
|
RTNLGRP_IPV4_MROUTE = 0x6
|
||||||
|
RTNLGRP_IPV4_ROUTE = 0x7
|
||||||
|
RTNLGRP_IPV4_RULE = 0x8
|
||||||
|
RTNLGRP_IPV6_IFADDR = 0x9
|
||||||
|
RTNLGRP_IPV6_MROUTE = 0xa
|
||||||
|
RTNLGRP_IPV6_ROUTE = 0xb
|
||||||
|
RTNLGRP_IPV6_IFINFO = 0xc
|
||||||
|
RTNLGRP_DECnet_IFADDR = 0xd
|
||||||
|
RTNLGRP_NOP2 = 0xe
|
||||||
|
RTNLGRP_DECnet_ROUTE = 0xf
|
||||||
|
RTNLGRP_DECnet_RULE = 0x10
|
||||||
|
RTNLGRP_NOP4 = 0x11
|
||||||
|
RTNLGRP_IPV6_PREFIX = 0x12
|
||||||
|
RTNLGRP_IPV6_RULE = 0x13
|
||||||
|
RTNLGRP_ND_USEROPT = 0x14
|
||||||
|
RTNLGRP_PHONET_IFADDR = 0x15
|
||||||
|
RTNLGRP_PHONET_ROUTE = 0x16
|
||||||
|
RTNLGRP_DCB = 0x17
|
||||||
|
RTNLGRP_IPV4_NETCONF = 0x18
|
||||||
|
RTNLGRP_IPV6_NETCONF = 0x19
|
||||||
|
RTNLGRP_MDB = 0x1a
|
||||||
|
RTNLGRP_MPLS_ROUTE = 0x1b
|
||||||
|
RTNLGRP_NSID = 0x1c
|
||||||
|
RTNLGRP_MPLS_NETCONF = 0x1d
|
||||||
|
RTNLGRP_IPV4_MROUTE_R = 0x1e
|
||||||
|
RTNLGRP_IPV6_MROUTE_R = 0x1f
|
||||||
|
RTNLGRP_NEXTHOP = 0x20
|
||||||
|
)
|
||||||
|
|
||||||
type CapUserHeader struct {
|
type CapUserHeader struct {
|
||||||
Version uint32
|
Version uint32
|
||||||
Pid int32
|
Pid int32
|
||||||
|
|
52
vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go
generated
vendored
52
vendor/golang.org/x/sys/unix/ztypes_linux_arm64.go
generated
vendored
|
@ -601,22 +601,6 @@ const (
|
||||||
RTN_THROW = 0x9
|
RTN_THROW = 0x9
|
||||||
RTN_NAT = 0xa
|
RTN_NAT = 0xa
|
||||||
RTN_XRESOLVE = 0xb
|
RTN_XRESOLVE = 0xb
|
||||||
RTNLGRP_NONE = 0x0
|
|
||||||
RTNLGRP_LINK = 0x1
|
|
||||||
RTNLGRP_NOTIFY = 0x2
|
|
||||||
RTNLGRP_NEIGH = 0x3
|
|
||||||
RTNLGRP_TC = 0x4
|
|
||||||
RTNLGRP_IPV4_IFADDR = 0x5
|
|
||||||
RTNLGRP_IPV4_MROUTE = 0x6
|
|
||||||
RTNLGRP_IPV4_ROUTE = 0x7
|
|
||||||
RTNLGRP_IPV4_RULE = 0x8
|
|
||||||
RTNLGRP_IPV6_IFADDR = 0x9
|
|
||||||
RTNLGRP_IPV6_MROUTE = 0xa
|
|
||||||
RTNLGRP_IPV6_ROUTE = 0xb
|
|
||||||
RTNLGRP_IPV6_IFINFO = 0xc
|
|
||||||
RTNLGRP_IPV6_PREFIX = 0x12
|
|
||||||
RTNLGRP_IPV6_RULE = 0x13
|
|
||||||
RTNLGRP_ND_USEROPT = 0x14
|
|
||||||
SizeofNlMsghdr = 0x10
|
SizeofNlMsghdr = 0x10
|
||||||
SizeofNlMsgerr = 0x14
|
SizeofNlMsgerr = 0x14
|
||||||
SizeofRtGenmsg = 0x1
|
SizeofRtGenmsg = 0x1
|
||||||
|
@ -2476,6 +2460,42 @@ const (
|
||||||
BPF_FD_TYPE_URETPROBE = 0x5
|
BPF_FD_TYPE_URETPROBE = 0x5
|
||||||
)
|
)
|
||||||
|
|
||||||
|
const (
|
||||||
|
RTNLGRP_NONE = 0x0
|
||||||
|
RTNLGRP_LINK = 0x1
|
||||||
|
RTNLGRP_NOTIFY = 0x2
|
||||||
|
RTNLGRP_NEIGH = 0x3
|
||||||
|
RTNLGRP_TC = 0x4
|
||||||
|
RTNLGRP_IPV4_IFADDR = 0x5
|
||||||
|
RTNLGRP_IPV4_MROUTE = 0x6
|
||||||
|
RTNLGRP_IPV4_ROUTE = 0x7
|
||||||
|
RTNLGRP_IPV4_RULE = 0x8
|
||||||
|
RTNLGRP_IPV6_IFADDR = 0x9
|
||||||
|
RTNLGRP_IPV6_MROUTE = 0xa
|
||||||
|
RTNLGRP_IPV6_ROUTE = 0xb
|
||||||
|
RTNLGRP_IPV6_IFINFO = 0xc
|
||||||
|
RTNLGRP_DECnet_IFADDR = 0xd
|
||||||
|
RTNLGRP_NOP2 = 0xe
|
||||||
|
RTNLGRP_DECnet_ROUTE = 0xf
|
||||||
|
RTNLGRP_DECnet_RULE = 0x10
|
||||||
|
RTNLGRP_NOP4 = 0x11
|
||||||
|
RTNLGRP_IPV6_PREFIX = 0x12
|
||||||
|
RTNLGRP_IPV6_RULE = 0x13
|
||||||
|
RTNLGRP_ND_USEROPT = 0x14
|
||||||
|
RTNLGRP_PHONET_IFADDR = 0x15
|
||||||
|
RTNLGRP_PHONET_ROUTE = 0x16
|
||||||
|
RTNLGRP_DCB = 0x17
|
||||||
|
RTNLGRP_IPV4_NETCONF = 0x18
|
||||||
|
RTNLGRP_IPV6_NETCONF = 0x19
|
||||||
|
RTNLGRP_MDB = 0x1a
|
||||||
|
RTNLGRP_MPLS_ROUTE = 0x1b
|
||||||
|
RTNLGRP_NSID = 0x1c
|
||||||
|
RTNLGRP_MPLS_NETCONF = 0x1d
|
||||||
|
RTNLGRP_IPV4_MROUTE_R = 0x1e
|
||||||
|
RTNLGRP_IPV6_MROUTE_R = 0x1f
|
||||||
|
RTNLGRP_NEXTHOP = 0x20
|
||||||
|
)
|
||||||
|
|
||||||
type CapUserHeader struct {
|
type CapUserHeader struct {
|
||||||
Version uint32
|
Version uint32
|
||||||
Pid int32
|
Pid int32
|
||||||
|
|
52
vendor/golang.org/x/sys/unix/ztypes_linux_mips.go
generated
vendored
52
vendor/golang.org/x/sys/unix/ztypes_linux_mips.go
generated
vendored
|
@ -602,22 +602,6 @@ const (
|
||||||
RTN_THROW = 0x9
|
RTN_THROW = 0x9
|
||||||
RTN_NAT = 0xa
|
RTN_NAT = 0xa
|
||||||
RTN_XRESOLVE = 0xb
|
RTN_XRESOLVE = 0xb
|
||||||
RTNLGRP_NONE = 0x0
|
|
||||||
RTNLGRP_LINK = 0x1
|
|
||||||
RTNLGRP_NOTIFY = 0x2
|
|
||||||
RTNLGRP_NEIGH = 0x3
|
|
||||||
RTNLGRP_TC = 0x4
|
|
||||||
RTNLGRP_IPV4_IFADDR = 0x5
|
|
||||||
RTNLGRP_IPV4_MROUTE = 0x6
|
|
||||||
RTNLGRP_IPV4_ROUTE = 0x7
|
|
||||||
RTNLGRP_IPV4_RULE = 0x8
|
|
||||||
RTNLGRP_IPV6_IFADDR = 0x9
|
|
||||||
RTNLGRP_IPV6_MROUTE = 0xa
|
|
||||||
RTNLGRP_IPV6_ROUTE = 0xb
|
|
||||||
RTNLGRP_IPV6_IFINFO = 0xc
|
|
||||||
RTNLGRP_IPV6_PREFIX = 0x12
|
|
||||||
RTNLGRP_IPV6_RULE = 0x13
|
|
||||||
RTNLGRP_ND_USEROPT = 0x14
|
|
||||||
SizeofNlMsghdr = 0x10
|
SizeofNlMsghdr = 0x10
|
||||||
SizeofNlMsgerr = 0x14
|
SizeofNlMsgerr = 0x14
|
||||||
SizeofRtGenmsg = 0x1
|
SizeofRtGenmsg = 0x1
|
||||||
|
@ -2481,6 +2465,42 @@ const (
|
||||||
BPF_FD_TYPE_URETPROBE = 0x5
|
BPF_FD_TYPE_URETPROBE = 0x5
|
||||||
)
|
)
|
||||||
|
|
||||||
|
const (
|
||||||
|
RTNLGRP_NONE = 0x0
|
||||||
|
RTNLGRP_LINK = 0x1
|
||||||
|
RTNLGRP_NOTIFY = 0x2
|
||||||
|
RTNLGRP_NEIGH = 0x3
|
||||||
|
RTNLGRP_TC = 0x4
|
||||||
|
RTNLGRP_IPV4_IFADDR = 0x5
|
||||||
|
RTNLGRP_IPV4_MROUTE = 0x6
|
||||||
|
RTNLGRP_IPV4_ROUTE = 0x7
|
||||||
|
RTNLGRP_IPV4_RULE = 0x8
|
||||||
|
RTNLGRP_IPV6_IFADDR = 0x9
|
||||||
|
RTNLGRP_IPV6_MROUTE = 0xa
|
||||||
|
RTNLGRP_IPV6_ROUTE = 0xb
|
||||||
|
RTNLGRP_IPV6_IFINFO = 0xc
|
||||||
|
RTNLGRP_DECnet_IFADDR = 0xd
|
||||||
|
RTNLGRP_NOP2 = 0xe
|
||||||
|
RTNLGRP_DECnet_ROUTE = 0xf
|
||||||
|
RTNLGRP_DECnet_RULE = 0x10
|
||||||
|
RTNLGRP_NOP4 = 0x11
|
||||||
|
RTNLGRP_IPV6_PREFIX = 0x12
|
||||||
|
RTNLGRP_IPV6_RULE = 0x13
|
||||||
|
RTNLGRP_ND_USEROPT = 0x14
|
||||||
|
RTNLGRP_PHONET_IFADDR = 0x15
|
||||||
|
RTNLGRP_PHONET_ROUTE = 0x16
|
||||||
|
RTNLGRP_DCB = 0x17
|
||||||
|
RTNLGRP_IPV4_NETCONF = 0x18
|
||||||
|
RTNLGRP_IPV6_NETCONF = 0x19
|
||||||
|
RTNLGRP_MDB = 0x1a
|
||||||
|
RTNLGRP_MPLS_ROUTE = 0x1b
|
||||||
|
RTNLGRP_NSID = 0x1c
|
||||||
|
RTNLGRP_MPLS_NETCONF = 0x1d
|
||||||
|
RTNLGRP_IPV4_MROUTE_R = 0x1e
|
||||||
|
RTNLGRP_IPV6_MROUTE_R = 0x1f
|
||||||
|
RTNLGRP_NEXTHOP = 0x20
|
||||||
|
)
|
||||||
|
|
||||||
type CapUserHeader struct {
|
type CapUserHeader struct {
|
||||||
Version uint32
|
Version uint32
|
||||||
Pid int32
|
Pid int32
|
||||||
|
|
52
vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go
generated
vendored
52
vendor/golang.org/x/sys/unix/ztypes_linux_mips64.go
generated
vendored
|
@ -601,22 +601,6 @@ const (
|
||||||
RTN_THROW = 0x9
|
RTN_THROW = 0x9
|
||||||
RTN_NAT = 0xa
|
RTN_NAT = 0xa
|
||||||
RTN_XRESOLVE = 0xb
|
RTN_XRESOLVE = 0xb
|
||||||
RTNLGRP_NONE = 0x0
|
|
||||||
RTNLGRP_LINK = 0x1
|
|
||||||
RTNLGRP_NOTIFY = 0x2
|
|
||||||
RTNLGRP_NEIGH = 0x3
|
|
||||||
RTNLGRP_TC = 0x4
|
|
||||||
RTNLGRP_IPV4_IFADDR = 0x5
|
|
||||||
RTNLGRP_IPV4_MROUTE = 0x6
|
|
||||||
RTNLGRP_IPV4_ROUTE = 0x7
|
|
||||||
RTNLGRP_IPV4_RULE = 0x8
|
|
||||||
RTNLGRP_IPV6_IFADDR = 0x9
|
|
||||||
RTNLGRP_IPV6_MROUTE = 0xa
|
|
||||||
RTNLGRP_IPV6_ROUTE = 0xb
|
|
||||||
RTNLGRP_IPV6_IFINFO = 0xc
|
|
||||||
RTNLGRP_IPV6_PREFIX = 0x12
|
|
||||||
RTNLGRP_IPV6_RULE = 0x13
|
|
||||||
RTNLGRP_ND_USEROPT = 0x14
|
|
||||||
SizeofNlMsghdr = 0x10
|
SizeofNlMsghdr = 0x10
|
||||||
SizeofNlMsgerr = 0x14
|
SizeofNlMsgerr = 0x14
|
||||||
SizeofRtGenmsg = 0x1
|
SizeofRtGenmsg = 0x1
|
||||||
|
@ -2478,6 +2462,42 @@ const (
|
||||||
BPF_FD_TYPE_URETPROBE = 0x5
|
BPF_FD_TYPE_URETPROBE = 0x5
|
||||||
)
|
)
|
||||||
|
|
||||||
|
const (
|
||||||
|
RTNLGRP_NONE = 0x0
|
||||||
|
RTNLGRP_LINK = 0x1
|
||||||
|
RTNLGRP_NOTIFY = 0x2
|
||||||
|
RTNLGRP_NEIGH = 0x3
|
||||||
|
RTNLGRP_TC = 0x4
|
||||||
|
RTNLGRP_IPV4_IFADDR = 0x5
|
||||||
|
RTNLGRP_IPV4_MROUTE = 0x6
|
||||||
|
RTNLGRP_IPV4_ROUTE = 0x7
|
||||||
|
RTNLGRP_IPV4_RULE = 0x8
|
||||||
|
RTNLGRP_IPV6_IFADDR = 0x9
|
||||||
|
RTNLGRP_IPV6_MROUTE = 0xa
|
||||||
|
RTNLGRP_IPV6_ROUTE = 0xb
|
||||||
|
RTNLGRP_IPV6_IFINFO = 0xc
|
||||||
|
RTNLGRP_DECnet_IFADDR = 0xd
|
||||||
|
RTNLGRP_NOP2 = 0xe
|
||||||
|
RTNLGRP_DECnet_ROUTE = 0xf
|
||||||
|
RTNLGRP_DECnet_RULE = 0x10
|
||||||
|
RTNLGRP_NOP4 = 0x11
|
||||||
|
RTNLGRP_IPV6_PREFIX = 0x12
|
||||||
|
RTNLGRP_IPV6_RULE = 0x13
|
||||||
|
RTNLGRP_ND_USEROPT = 0x14
|
||||||
|
RTNLGRP_PHONET_IFADDR = 0x15
|
||||||
|
RTNLGRP_PHONET_ROUTE = 0x16
|
||||||
|
RTNLGRP_DCB = 0x17
|
||||||
|
RTNLGRP_IPV4_NETCONF = 0x18
|
||||||
|
RTNLGRP_IPV6_NETCONF = 0x19
|
||||||
|
RTNLGRP_MDB = 0x1a
|
||||||
|
RTNLGRP_MPLS_ROUTE = 0x1b
|
||||||
|
RTNLGRP_NSID = 0x1c
|
||||||
|
RTNLGRP_MPLS_NETCONF = 0x1d
|
||||||
|
RTNLGRP_IPV4_MROUTE_R = 0x1e
|
||||||
|
RTNLGRP_IPV6_MROUTE_R = 0x1f
|
||||||
|
RTNLGRP_NEXTHOP = 0x20
|
||||||
|
)
|
||||||
|
|
||||||
type CapUserHeader struct {
|
type CapUserHeader struct {
|
||||||
Version uint32
|
Version uint32
|
||||||
Pid int32
|
Pid int32
|
||||||
|
|
52
vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go
generated
vendored
52
vendor/golang.org/x/sys/unix/ztypes_linux_mips64le.go
generated
vendored
|
@ -601,22 +601,6 @@ const (
|
||||||
RTN_THROW = 0x9
|
RTN_THROW = 0x9
|
||||||
RTN_NAT = 0xa
|
RTN_NAT = 0xa
|
||||||
RTN_XRESOLVE = 0xb
|
RTN_XRESOLVE = 0xb
|
||||||
RTNLGRP_NONE = 0x0
|
|
||||||
RTNLGRP_LINK = 0x1
|
|
||||||
RTNLGRP_NOTIFY = 0x2
|
|
||||||
RTNLGRP_NEIGH = 0x3
|
|
||||||
RTNLGRP_TC = 0x4
|
|
||||||
RTNLGRP_IPV4_IFADDR = 0x5
|
|
||||||
RTNLGRP_IPV4_MROUTE = 0x6
|
|
||||||
RTNLGRP_IPV4_ROUTE = 0x7
|
|
||||||
RTNLGRP_IPV4_RULE = 0x8
|
|
||||||
RTNLGRP_IPV6_IFADDR = 0x9
|
|
||||||
RTNLGRP_IPV6_MROUTE = 0xa
|
|
||||||
RTNLGRP_IPV6_ROUTE = 0xb
|
|
||||||
RTNLGRP_IPV6_IFINFO = 0xc
|
|
||||||
RTNLGRP_IPV6_PREFIX = 0x12
|
|
||||||
RTNLGRP_IPV6_RULE = 0x13
|
|
||||||
RTNLGRP_ND_USEROPT = 0x14
|
|
||||||
SizeofNlMsghdr = 0x10
|
SizeofNlMsghdr = 0x10
|
||||||
SizeofNlMsgerr = 0x14
|
SizeofNlMsgerr = 0x14
|
||||||
SizeofRtGenmsg = 0x1
|
SizeofRtGenmsg = 0x1
|
||||||
|
@ -2478,6 +2462,42 @@ const (
|
||||||
BPF_FD_TYPE_URETPROBE = 0x5
|
BPF_FD_TYPE_URETPROBE = 0x5
|
||||||
)
|
)
|
||||||
|
|
||||||
|
const (
|
||||||
|
RTNLGRP_NONE = 0x0
|
||||||
|
RTNLGRP_LINK = 0x1
|
||||||
|
RTNLGRP_NOTIFY = 0x2
|
||||||
|
RTNLGRP_NEIGH = 0x3
|
||||||
|
RTNLGRP_TC = 0x4
|
||||||
|
RTNLGRP_IPV4_IFADDR = 0x5
|
||||||
|
RTNLGRP_IPV4_MROUTE = 0x6
|
||||||
|
RTNLGRP_IPV4_ROUTE = 0x7
|
||||||
|
RTNLGRP_IPV4_RULE = 0x8
|
||||||
|
RTNLGRP_IPV6_IFADDR = 0x9
|
||||||
|
RTNLGRP_IPV6_MROUTE = 0xa
|
||||||
|
RTNLGRP_IPV6_ROUTE = 0xb
|
||||||
|
RTNLGRP_IPV6_IFINFO = 0xc
|
||||||
|
RTNLGRP_DECnet_IFADDR = 0xd
|
||||||
|
RTNLGRP_NOP2 = 0xe
|
||||||
|
RTNLGRP_DECnet_ROUTE = 0xf
|
||||||
|
RTNLGRP_DECnet_RULE = 0x10
|
||||||
|
RTNLGRP_NOP4 = 0x11
|
||||||
|
RTNLGRP_IPV6_PREFIX = 0x12
|
||||||
|
RTNLGRP_IPV6_RULE = 0x13
|
||||||
|
RTNLGRP_ND_USEROPT = 0x14
|
||||||
|
RTNLGRP_PHONET_IFADDR = 0x15
|
||||||
|
RTNLGRP_PHONET_ROUTE = 0x16
|
||||||
|
RTNLGRP_DCB = 0x17
|
||||||
|
RTNLGRP_IPV4_NETCONF = 0x18
|
||||||
|
RTNLGRP_IPV6_NETCONF = 0x19
|
||||||
|
RTNLGRP_MDB = 0x1a
|
||||||
|
RTNLGRP_MPLS_ROUTE = 0x1b
|
||||||
|
RTNLGRP_NSID = 0x1c
|
||||||
|
RTNLGRP_MPLS_NETCONF = 0x1d
|
||||||
|
RTNLGRP_IPV4_MROUTE_R = 0x1e
|
||||||
|
RTNLGRP_IPV6_MROUTE_R = 0x1f
|
||||||
|
RTNLGRP_NEXTHOP = 0x20
|
||||||
|
)
|
||||||
|
|
||||||
type CapUserHeader struct {
|
type CapUserHeader struct {
|
||||||
Version uint32
|
Version uint32
|
||||||
Pid int32
|
Pid int32
|
||||||
|
|
52
vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go
generated
vendored
52
vendor/golang.org/x/sys/unix/ztypes_linux_mipsle.go
generated
vendored
|
@ -602,22 +602,6 @@ const (
|
||||||
RTN_THROW = 0x9
|
RTN_THROW = 0x9
|
||||||
RTN_NAT = 0xa
|
RTN_NAT = 0xa
|
||||||
RTN_XRESOLVE = 0xb
|
RTN_XRESOLVE = 0xb
|
||||||
RTNLGRP_NONE = 0x0
|
|
||||||
RTNLGRP_LINK = 0x1
|
|
||||||
RTNLGRP_NOTIFY = 0x2
|
|
||||||
RTNLGRP_NEIGH = 0x3
|
|
||||||
RTNLGRP_TC = 0x4
|
|
||||||
RTNLGRP_IPV4_IFADDR = 0x5
|
|
||||||
RTNLGRP_IPV4_MROUTE = 0x6
|
|
||||||
RTNLGRP_IPV4_ROUTE = 0x7
|
|
||||||
RTNLGRP_IPV4_RULE = 0x8
|
|
||||||
RTNLGRP_IPV6_IFADDR = 0x9
|
|
||||||
RTNLGRP_IPV6_MROUTE = 0xa
|
|
||||||
RTNLGRP_IPV6_ROUTE = 0xb
|
|
||||||
RTNLGRP_IPV6_IFINFO = 0xc
|
|
||||||
RTNLGRP_IPV6_PREFIX = 0x12
|
|
||||||
RTNLGRP_IPV6_RULE = 0x13
|
|
||||||
RTNLGRP_ND_USEROPT = 0x14
|
|
||||||
SizeofNlMsghdr = 0x10
|
SizeofNlMsghdr = 0x10
|
||||||
SizeofNlMsgerr = 0x14
|
SizeofNlMsgerr = 0x14
|
||||||
SizeofRtGenmsg = 0x1
|
SizeofRtGenmsg = 0x1
|
||||||
|
@ -2481,6 +2465,42 @@ const (
|
||||||
BPF_FD_TYPE_URETPROBE = 0x5
|
BPF_FD_TYPE_URETPROBE = 0x5
|
||||||
)
|
)
|
||||||
|
|
||||||
|
const (
|
||||||
|
RTNLGRP_NONE = 0x0
|
||||||
|
RTNLGRP_LINK = 0x1
|
||||||
|
RTNLGRP_NOTIFY = 0x2
|
||||||
|
RTNLGRP_NEIGH = 0x3
|
||||||
|
RTNLGRP_TC = 0x4
|
||||||
|
RTNLGRP_IPV4_IFADDR = 0x5
|
||||||
|
RTNLGRP_IPV4_MROUTE = 0x6
|
||||||
|
RTNLGRP_IPV4_ROUTE = 0x7
|
||||||
|
RTNLGRP_IPV4_RULE = 0x8
|
||||||
|
RTNLGRP_IPV6_IFADDR = 0x9
|
||||||
|
RTNLGRP_IPV6_MROUTE = 0xa
|
||||||
|
RTNLGRP_IPV6_ROUTE = 0xb
|
||||||
|
RTNLGRP_IPV6_IFINFO = 0xc
|
||||||
|
RTNLGRP_DECnet_IFADDR = 0xd
|
||||||
|
RTNLGRP_NOP2 = 0xe
|
||||||
|
RTNLGRP_DECnet_ROUTE = 0xf
|
||||||
|
RTNLGRP_DECnet_RULE = 0x10
|
||||||
|
RTNLGRP_NOP4 = 0x11
|
||||||
|
RTNLGRP_IPV6_PREFIX = 0x12
|
||||||
|
RTNLGRP_IPV6_RULE = 0x13
|
||||||
|
RTNLGRP_ND_USEROPT = 0x14
|
||||||
|
RTNLGRP_PHONET_IFADDR = 0x15
|
||||||
|
RTNLGRP_PHONET_ROUTE = 0x16
|
||||||
|
RTNLGRP_DCB = 0x17
|
||||||
|
RTNLGRP_IPV4_NETCONF = 0x18
|
||||||
|
RTNLGRP_IPV6_NETCONF = 0x19
|
||||||
|
RTNLGRP_MDB = 0x1a
|
||||||
|
RTNLGRP_MPLS_ROUTE = 0x1b
|
||||||
|
RTNLGRP_NSID = 0x1c
|
||||||
|
RTNLGRP_MPLS_NETCONF = 0x1d
|
||||||
|
RTNLGRP_IPV4_MROUTE_R = 0x1e
|
||||||
|
RTNLGRP_IPV6_MROUTE_R = 0x1f
|
||||||
|
RTNLGRP_NEXTHOP = 0x20
|
||||||
|
)
|
||||||
|
|
||||||
type CapUserHeader struct {
|
type CapUserHeader struct {
|
||||||
Version uint32
|
Version uint32
|
||||||
Pid int32
|
Pid int32
|
||||||
|
|
52
vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go
generated
vendored
52
vendor/golang.org/x/sys/unix/ztypes_linux_ppc64.go
generated
vendored
|
@ -602,22 +602,6 @@ const (
|
||||||
RTN_THROW = 0x9
|
RTN_THROW = 0x9
|
||||||
RTN_NAT = 0xa
|
RTN_NAT = 0xa
|
||||||
RTN_XRESOLVE = 0xb
|
RTN_XRESOLVE = 0xb
|
||||||
RTNLGRP_NONE = 0x0
|
|
||||||
RTNLGRP_LINK = 0x1
|
|
||||||
RTNLGRP_NOTIFY = 0x2
|
|
||||||
RTNLGRP_NEIGH = 0x3
|
|
||||||
RTNLGRP_TC = 0x4
|
|
||||||
RTNLGRP_IPV4_IFADDR = 0x5
|
|
||||||
RTNLGRP_IPV4_MROUTE = 0x6
|
|
||||||
RTNLGRP_IPV4_ROUTE = 0x7
|
|
||||||
RTNLGRP_IPV4_RULE = 0x8
|
|
||||||
RTNLGRP_IPV6_IFADDR = 0x9
|
|
||||||
RTNLGRP_IPV6_MROUTE = 0xa
|
|
||||||
RTNLGRP_IPV6_ROUTE = 0xb
|
|
||||||
RTNLGRP_IPV6_IFINFO = 0xc
|
|
||||||
RTNLGRP_IPV6_PREFIX = 0x12
|
|
||||||
RTNLGRP_IPV6_RULE = 0x13
|
|
||||||
RTNLGRP_ND_USEROPT = 0x14
|
|
||||||
SizeofNlMsghdr = 0x10
|
SizeofNlMsghdr = 0x10
|
||||||
SizeofNlMsgerr = 0x14
|
SizeofNlMsgerr = 0x14
|
||||||
SizeofRtGenmsg = 0x1
|
SizeofRtGenmsg = 0x1
|
||||||
|
@ -2486,6 +2470,42 @@ const (
|
||||||
BPF_FD_TYPE_URETPROBE = 0x5
|
BPF_FD_TYPE_URETPROBE = 0x5
|
||||||
)
|
)
|
||||||
|
|
||||||
|
const (
|
||||||
|
RTNLGRP_NONE = 0x0
|
||||||
|
RTNLGRP_LINK = 0x1
|
||||||
|
RTNLGRP_NOTIFY = 0x2
|
||||||
|
RTNLGRP_NEIGH = 0x3
|
||||||
|
RTNLGRP_TC = 0x4
|
||||||
|
RTNLGRP_IPV4_IFADDR = 0x5
|
||||||
|
RTNLGRP_IPV4_MROUTE = 0x6
|
||||||
|
RTNLGRP_IPV4_ROUTE = 0x7
|
||||||
|
RTNLGRP_IPV4_RULE = 0x8
|
||||||
|
RTNLGRP_IPV6_IFADDR = 0x9
|
||||||
|
RTNLGRP_IPV6_MROUTE = 0xa
|
||||||
|
RTNLGRP_IPV6_ROUTE = 0xb
|
||||||
|
RTNLGRP_IPV6_IFINFO = 0xc
|
||||||
|
RTNLGRP_DECnet_IFADDR = 0xd
|
||||||
|
RTNLGRP_NOP2 = 0xe
|
||||||
|
RTNLGRP_DECnet_ROUTE = 0xf
|
||||||
|
RTNLGRP_DECnet_RULE = 0x10
|
||||||
|
RTNLGRP_NOP4 = 0x11
|
||||||
|
RTNLGRP_IPV6_PREFIX = 0x12
|
||||||
|
RTNLGRP_IPV6_RULE = 0x13
|
||||||
|
RTNLGRP_ND_USEROPT = 0x14
|
||||||
|
RTNLGRP_PHONET_IFADDR = 0x15
|
||||||
|
RTNLGRP_PHONET_ROUTE = 0x16
|
||||||
|
RTNLGRP_DCB = 0x17
|
||||||
|
RTNLGRP_IPV4_NETCONF = 0x18
|
||||||
|
RTNLGRP_IPV6_NETCONF = 0x19
|
||||||
|
RTNLGRP_MDB = 0x1a
|
||||||
|
RTNLGRP_MPLS_ROUTE = 0x1b
|
||||||
|
RTNLGRP_NSID = 0x1c
|
||||||
|
RTNLGRP_MPLS_NETCONF = 0x1d
|
||||||
|
RTNLGRP_IPV4_MROUTE_R = 0x1e
|
||||||
|
RTNLGRP_IPV6_MROUTE_R = 0x1f
|
||||||
|
RTNLGRP_NEXTHOP = 0x20
|
||||||
|
)
|
||||||
|
|
||||||
type CapUserHeader struct {
|
type CapUserHeader struct {
|
||||||
Version uint32
|
Version uint32
|
||||||
Pid int32
|
Pid int32
|
||||||
|
|
52
vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go
generated
vendored
52
vendor/golang.org/x/sys/unix/ztypes_linux_ppc64le.go
generated
vendored
|
@ -602,22 +602,6 @@ const (
|
||||||
RTN_THROW = 0x9
|
RTN_THROW = 0x9
|
||||||
RTN_NAT = 0xa
|
RTN_NAT = 0xa
|
||||||
RTN_XRESOLVE = 0xb
|
RTN_XRESOLVE = 0xb
|
||||||
RTNLGRP_NONE = 0x0
|
|
||||||
RTNLGRP_LINK = 0x1
|
|
||||||
RTNLGRP_NOTIFY = 0x2
|
|
||||||
RTNLGRP_NEIGH = 0x3
|
|
||||||
RTNLGRP_TC = 0x4
|
|
||||||
RTNLGRP_IPV4_IFADDR = 0x5
|
|
||||||
RTNLGRP_IPV4_MROUTE = 0x6
|
|
||||||
RTNLGRP_IPV4_ROUTE = 0x7
|
|
||||||
RTNLGRP_IPV4_RULE = 0x8
|
|
||||||
RTNLGRP_IPV6_IFADDR = 0x9
|
|
||||||
RTNLGRP_IPV6_MROUTE = 0xa
|
|
||||||
RTNLGRP_IPV6_ROUTE = 0xb
|
|
||||||
RTNLGRP_IPV6_IFINFO = 0xc
|
|
||||||
RTNLGRP_IPV6_PREFIX = 0x12
|
|
||||||
RTNLGRP_IPV6_RULE = 0x13
|
|
||||||
RTNLGRP_ND_USEROPT = 0x14
|
|
||||||
SizeofNlMsghdr = 0x10
|
SizeofNlMsghdr = 0x10
|
||||||
SizeofNlMsgerr = 0x14
|
SizeofNlMsgerr = 0x14
|
||||||
SizeofRtGenmsg = 0x1
|
SizeofRtGenmsg = 0x1
|
||||||
|
@ -2486,6 +2470,42 @@ const (
|
||||||
BPF_FD_TYPE_URETPROBE = 0x5
|
BPF_FD_TYPE_URETPROBE = 0x5
|
||||||
)
|
)
|
||||||
|
|
||||||
|
const (
|
||||||
|
RTNLGRP_NONE = 0x0
|
||||||
|
RTNLGRP_LINK = 0x1
|
||||||
|
RTNLGRP_NOTIFY = 0x2
|
||||||
|
RTNLGRP_NEIGH = 0x3
|
||||||
|
RTNLGRP_TC = 0x4
|
||||||
|
RTNLGRP_IPV4_IFADDR = 0x5
|
||||||
|
RTNLGRP_IPV4_MROUTE = 0x6
|
||||||
|
RTNLGRP_IPV4_ROUTE = 0x7
|
||||||
|
RTNLGRP_IPV4_RULE = 0x8
|
||||||
|
RTNLGRP_IPV6_IFADDR = 0x9
|
||||||
|
RTNLGRP_IPV6_MROUTE = 0xa
|
||||||
|
RTNLGRP_IPV6_ROUTE = 0xb
|
||||||
|
RTNLGRP_IPV6_IFINFO = 0xc
|
||||||
|
RTNLGRP_DECnet_IFADDR = 0xd
|
||||||
|
RTNLGRP_NOP2 = 0xe
|
||||||
|
RTNLGRP_DECnet_ROUTE = 0xf
|
||||||
|
RTNLGRP_DECnet_RULE = 0x10
|
||||||
|
RTNLGRP_NOP4 = 0x11
|
||||||
|
RTNLGRP_IPV6_PREFIX = 0x12
|
||||||
|
RTNLGRP_IPV6_RULE = 0x13
|
||||||
|
RTNLGRP_ND_USEROPT = 0x14
|
||||||
|
RTNLGRP_PHONET_IFADDR = 0x15
|
||||||
|
RTNLGRP_PHONET_ROUTE = 0x16
|
||||||
|
RTNLGRP_DCB = 0x17
|
||||||
|
RTNLGRP_IPV4_NETCONF = 0x18
|
||||||
|
RTNLGRP_IPV6_NETCONF = 0x19
|
||||||
|
RTNLGRP_MDB = 0x1a
|
||||||
|
RTNLGRP_MPLS_ROUTE = 0x1b
|
||||||
|
RTNLGRP_NSID = 0x1c
|
||||||
|
RTNLGRP_MPLS_NETCONF = 0x1d
|
||||||
|
RTNLGRP_IPV4_MROUTE_R = 0x1e
|
||||||
|
RTNLGRP_IPV6_MROUTE_R = 0x1f
|
||||||
|
RTNLGRP_NEXTHOP = 0x20
|
||||||
|
)
|
||||||
|
|
||||||
type CapUserHeader struct {
|
type CapUserHeader struct {
|
||||||
Version uint32
|
Version uint32
|
||||||
Pid int32
|
Pid int32
|
||||||
|
|
52
vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go
generated
vendored
52
vendor/golang.org/x/sys/unix/ztypes_linux_riscv64.go
generated
vendored
|
@ -601,22 +601,6 @@ const (
|
||||||
RTN_THROW = 0x9
|
RTN_THROW = 0x9
|
||||||
RTN_NAT = 0xa
|
RTN_NAT = 0xa
|
||||||
RTN_XRESOLVE = 0xb
|
RTN_XRESOLVE = 0xb
|
||||||
RTNLGRP_NONE = 0x0
|
|
||||||
RTNLGRP_LINK = 0x1
|
|
||||||
RTNLGRP_NOTIFY = 0x2
|
|
||||||
RTNLGRP_NEIGH = 0x3
|
|
||||||
RTNLGRP_TC = 0x4
|
|
||||||
RTNLGRP_IPV4_IFADDR = 0x5
|
|
||||||
RTNLGRP_IPV4_MROUTE = 0x6
|
|
||||||
RTNLGRP_IPV4_ROUTE = 0x7
|
|
||||||
RTNLGRP_IPV4_RULE = 0x8
|
|
||||||
RTNLGRP_IPV6_IFADDR = 0x9
|
|
||||||
RTNLGRP_IPV6_MROUTE = 0xa
|
|
||||||
RTNLGRP_IPV6_ROUTE = 0xb
|
|
||||||
RTNLGRP_IPV6_IFINFO = 0xc
|
|
||||||
RTNLGRP_IPV6_PREFIX = 0x12
|
|
||||||
RTNLGRP_IPV6_RULE = 0x13
|
|
||||||
RTNLGRP_ND_USEROPT = 0x14
|
|
||||||
SizeofNlMsghdr = 0x10
|
SizeofNlMsghdr = 0x10
|
||||||
SizeofNlMsgerr = 0x14
|
SizeofNlMsgerr = 0x14
|
||||||
SizeofRtGenmsg = 0x1
|
SizeofRtGenmsg = 0x1
|
||||||
|
@ -2504,6 +2488,42 @@ const (
|
||||||
BPF_FD_TYPE_URETPROBE = 0x5
|
BPF_FD_TYPE_URETPROBE = 0x5
|
||||||
)
|
)
|
||||||
|
|
||||||
|
const (
|
||||||
|
RTNLGRP_NONE = 0x0
|
||||||
|
RTNLGRP_LINK = 0x1
|
||||||
|
RTNLGRP_NOTIFY = 0x2
|
||||||
|
RTNLGRP_NEIGH = 0x3
|
||||||
|
RTNLGRP_TC = 0x4
|
||||||
|
RTNLGRP_IPV4_IFADDR = 0x5
|
||||||
|
RTNLGRP_IPV4_MROUTE = 0x6
|
||||||
|
RTNLGRP_IPV4_ROUTE = 0x7
|
||||||
|
RTNLGRP_IPV4_RULE = 0x8
|
||||||
|
RTNLGRP_IPV6_IFADDR = 0x9
|
||||||
|
RTNLGRP_IPV6_MROUTE = 0xa
|
||||||
|
RTNLGRP_IPV6_ROUTE = 0xb
|
||||||
|
RTNLGRP_IPV6_IFINFO = 0xc
|
||||||
|
RTNLGRP_DECnet_IFADDR = 0xd
|
||||||
|
RTNLGRP_NOP2 = 0xe
|
||||||
|
RTNLGRP_DECnet_ROUTE = 0xf
|
||||||
|
RTNLGRP_DECnet_RULE = 0x10
|
||||||
|
RTNLGRP_NOP4 = 0x11
|
||||||
|
RTNLGRP_IPV6_PREFIX = 0x12
|
||||||
|
RTNLGRP_IPV6_RULE = 0x13
|
||||||
|
RTNLGRP_ND_USEROPT = 0x14
|
||||||
|
RTNLGRP_PHONET_IFADDR = 0x15
|
||||||
|
RTNLGRP_PHONET_ROUTE = 0x16
|
||||||
|
RTNLGRP_DCB = 0x17
|
||||||
|
RTNLGRP_IPV4_NETCONF = 0x18
|
||||||
|
RTNLGRP_IPV6_NETCONF = 0x19
|
||||||
|
RTNLGRP_MDB = 0x1a
|
||||||
|
RTNLGRP_MPLS_ROUTE = 0x1b
|
||||||
|
RTNLGRP_NSID = 0x1c
|
||||||
|
RTNLGRP_MPLS_NETCONF = 0x1d
|
||||||
|
RTNLGRP_IPV4_MROUTE_R = 0x1e
|
||||||
|
RTNLGRP_IPV6_MROUTE_R = 0x1f
|
||||||
|
RTNLGRP_NEXTHOP = 0x20
|
||||||
|
)
|
||||||
|
|
||||||
type CapUserHeader struct {
|
type CapUserHeader struct {
|
||||||
Version uint32
|
Version uint32
|
||||||
Pid int32
|
Pid int32
|
||||||
|
|
52
vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go
generated
vendored
52
vendor/golang.org/x/sys/unix/ztypes_linux_s390x.go
generated
vendored
|
@ -600,22 +600,6 @@ const (
|
||||||
RTN_THROW = 0x9
|
RTN_THROW = 0x9
|
||||||
RTN_NAT = 0xa
|
RTN_NAT = 0xa
|
||||||
RTN_XRESOLVE = 0xb
|
RTN_XRESOLVE = 0xb
|
||||||
RTNLGRP_NONE = 0x0
|
|
||||||
RTNLGRP_LINK = 0x1
|
|
||||||
RTNLGRP_NOTIFY = 0x2
|
|
||||||
RTNLGRP_NEIGH = 0x3
|
|
||||||
RTNLGRP_TC = 0x4
|
|
||||||
RTNLGRP_IPV4_IFADDR = 0x5
|
|
||||||
RTNLGRP_IPV4_MROUTE = 0x6
|
|
||||||
RTNLGRP_IPV4_ROUTE = 0x7
|
|
||||||
RTNLGRP_IPV4_RULE = 0x8
|
|
||||||
RTNLGRP_IPV6_IFADDR = 0x9
|
|
||||||
RTNLGRP_IPV6_MROUTE = 0xa
|
|
||||||
RTNLGRP_IPV6_ROUTE = 0xb
|
|
||||||
RTNLGRP_IPV6_IFINFO = 0xc
|
|
||||||
RTNLGRP_IPV6_PREFIX = 0x12
|
|
||||||
RTNLGRP_IPV6_RULE = 0x13
|
|
||||||
RTNLGRP_ND_USEROPT = 0x14
|
|
||||||
SizeofNlMsghdr = 0x10
|
SizeofNlMsghdr = 0x10
|
||||||
SizeofNlMsgerr = 0x14
|
SizeofNlMsgerr = 0x14
|
||||||
SizeofRtGenmsg = 0x1
|
SizeofRtGenmsg = 0x1
|
||||||
|
@ -2500,6 +2484,42 @@ const (
|
||||||
BPF_FD_TYPE_URETPROBE = 0x5
|
BPF_FD_TYPE_URETPROBE = 0x5
|
||||||
)
|
)
|
||||||
|
|
||||||
|
const (
|
||||||
|
RTNLGRP_NONE = 0x0
|
||||||
|
RTNLGRP_LINK = 0x1
|
||||||
|
RTNLGRP_NOTIFY = 0x2
|
||||||
|
RTNLGRP_NEIGH = 0x3
|
||||||
|
RTNLGRP_TC = 0x4
|
||||||
|
RTNLGRP_IPV4_IFADDR = 0x5
|
||||||
|
RTNLGRP_IPV4_MROUTE = 0x6
|
||||||
|
RTNLGRP_IPV4_ROUTE = 0x7
|
||||||
|
RTNLGRP_IPV4_RULE = 0x8
|
||||||
|
RTNLGRP_IPV6_IFADDR = 0x9
|
||||||
|
RTNLGRP_IPV6_MROUTE = 0xa
|
||||||
|
RTNLGRP_IPV6_ROUTE = 0xb
|
||||||
|
RTNLGRP_IPV6_IFINFO = 0xc
|
||||||
|
RTNLGRP_DECnet_IFADDR = 0xd
|
||||||
|
RTNLGRP_NOP2 = 0xe
|
||||||
|
RTNLGRP_DECnet_ROUTE = 0xf
|
||||||
|
RTNLGRP_DECnet_RULE = 0x10
|
||||||
|
RTNLGRP_NOP4 = 0x11
|
||||||
|
RTNLGRP_IPV6_PREFIX = 0x12
|
||||||
|
RTNLGRP_IPV6_RULE = 0x13
|
||||||
|
RTNLGRP_ND_USEROPT = 0x14
|
||||||
|
RTNLGRP_PHONET_IFADDR = 0x15
|
||||||
|
RTNLGRP_PHONET_ROUTE = 0x16
|
||||||
|
RTNLGRP_DCB = 0x17
|
||||||
|
RTNLGRP_IPV4_NETCONF = 0x18
|
||||||
|
RTNLGRP_IPV6_NETCONF = 0x19
|
||||||
|
RTNLGRP_MDB = 0x1a
|
||||||
|
RTNLGRP_MPLS_ROUTE = 0x1b
|
||||||
|
RTNLGRP_NSID = 0x1c
|
||||||
|
RTNLGRP_MPLS_NETCONF = 0x1d
|
||||||
|
RTNLGRP_IPV4_MROUTE_R = 0x1e
|
||||||
|
RTNLGRP_IPV6_MROUTE_R = 0x1f
|
||||||
|
RTNLGRP_NEXTHOP = 0x20
|
||||||
|
)
|
||||||
|
|
||||||
type CapUserHeader struct {
|
type CapUserHeader struct {
|
||||||
Version uint32
|
Version uint32
|
||||||
Pid int32
|
Pid int32
|
||||||
|
|
52
vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go
generated
vendored
52
vendor/golang.org/x/sys/unix/ztypes_linux_sparc64.go
generated
vendored
|
@ -604,22 +604,6 @@ const (
|
||||||
RTN_THROW = 0x9
|
RTN_THROW = 0x9
|
||||||
RTN_NAT = 0xa
|
RTN_NAT = 0xa
|
||||||
RTN_XRESOLVE = 0xb
|
RTN_XRESOLVE = 0xb
|
||||||
RTNLGRP_NONE = 0x0
|
|
||||||
RTNLGRP_LINK = 0x1
|
|
||||||
RTNLGRP_NOTIFY = 0x2
|
|
||||||
RTNLGRP_NEIGH = 0x3
|
|
||||||
RTNLGRP_TC = 0x4
|
|
||||||
RTNLGRP_IPV4_IFADDR = 0x5
|
|
||||||
RTNLGRP_IPV4_MROUTE = 0x6
|
|
||||||
RTNLGRP_IPV4_ROUTE = 0x7
|
|
||||||
RTNLGRP_IPV4_RULE = 0x8
|
|
||||||
RTNLGRP_IPV6_IFADDR = 0x9
|
|
||||||
RTNLGRP_IPV6_MROUTE = 0xa
|
|
||||||
RTNLGRP_IPV6_ROUTE = 0xb
|
|
||||||
RTNLGRP_IPV6_IFINFO = 0xc
|
|
||||||
RTNLGRP_IPV6_PREFIX = 0x12
|
|
||||||
RTNLGRP_IPV6_RULE = 0x13
|
|
||||||
RTNLGRP_ND_USEROPT = 0x14
|
|
||||||
SizeofNlMsghdr = 0x10
|
SizeofNlMsghdr = 0x10
|
||||||
SizeofNlMsgerr = 0x14
|
SizeofNlMsgerr = 0x14
|
||||||
SizeofRtGenmsg = 0x1
|
SizeofRtGenmsg = 0x1
|
||||||
|
@ -2481,6 +2465,42 @@ const (
|
||||||
BPF_FD_TYPE_URETPROBE = 0x5
|
BPF_FD_TYPE_URETPROBE = 0x5
|
||||||
)
|
)
|
||||||
|
|
||||||
|
const (
|
||||||
|
RTNLGRP_NONE = 0x0
|
||||||
|
RTNLGRP_LINK = 0x1
|
||||||
|
RTNLGRP_NOTIFY = 0x2
|
||||||
|
RTNLGRP_NEIGH = 0x3
|
||||||
|
RTNLGRP_TC = 0x4
|
||||||
|
RTNLGRP_IPV4_IFADDR = 0x5
|
||||||
|
RTNLGRP_IPV4_MROUTE = 0x6
|
||||||
|
RTNLGRP_IPV4_ROUTE = 0x7
|
||||||
|
RTNLGRP_IPV4_RULE = 0x8
|
||||||
|
RTNLGRP_IPV6_IFADDR = 0x9
|
||||||
|
RTNLGRP_IPV6_MROUTE = 0xa
|
||||||
|
RTNLGRP_IPV6_ROUTE = 0xb
|
||||||
|
RTNLGRP_IPV6_IFINFO = 0xc
|
||||||
|
RTNLGRP_DECnet_IFADDR = 0xd
|
||||||
|
RTNLGRP_NOP2 = 0xe
|
||||||
|
RTNLGRP_DECnet_ROUTE = 0xf
|
||||||
|
RTNLGRP_DECnet_RULE = 0x10
|
||||||
|
RTNLGRP_NOP4 = 0x11
|
||||||
|
RTNLGRP_IPV6_PREFIX = 0x12
|
||||||
|
RTNLGRP_IPV6_RULE = 0x13
|
||||||
|
RTNLGRP_ND_USEROPT = 0x14
|
||||||
|
RTNLGRP_PHONET_IFADDR = 0x15
|
||||||
|
RTNLGRP_PHONET_ROUTE = 0x16
|
||||||
|
RTNLGRP_DCB = 0x17
|
||||||
|
RTNLGRP_IPV4_NETCONF = 0x18
|
||||||
|
RTNLGRP_IPV6_NETCONF = 0x19
|
||||||
|
RTNLGRP_MDB = 0x1a
|
||||||
|
RTNLGRP_MPLS_ROUTE = 0x1b
|
||||||
|
RTNLGRP_NSID = 0x1c
|
||||||
|
RTNLGRP_MPLS_NETCONF = 0x1d
|
||||||
|
RTNLGRP_IPV4_MROUTE_R = 0x1e
|
||||||
|
RTNLGRP_IPV6_MROUTE_R = 0x1f
|
||||||
|
RTNLGRP_NEXTHOP = 0x20
|
||||||
|
)
|
||||||
|
|
||||||
type CapUserHeader struct {
|
type CapUserHeader struct {
|
||||||
Version uint32
|
Version uint32
|
||||||
Pid int32
|
Pid int32
|
||||||
|
|
4
vendor/modules.txt
vendored
4
vendor/modules.txt
vendored
|
@ -6,7 +6,7 @@ github.com/VictoriaMetrics/metrics
|
||||||
github.com/cespare/xxhash/v2
|
github.com/cespare/xxhash/v2
|
||||||
# github.com/golang/snappy v0.0.1
|
# github.com/golang/snappy v0.0.1
|
||||||
github.com/golang/snappy
|
github.com/golang/snappy
|
||||||
# github.com/klauspost/compress v1.8.5
|
# github.com/klauspost/compress v1.8.6
|
||||||
github.com/klauspost/compress/fse
|
github.com/klauspost/compress/fse
|
||||||
github.com/klauspost/compress/huff0
|
github.com/klauspost/compress/huff0
|
||||||
github.com/klauspost/compress/snappy
|
github.com/klauspost/compress/snappy
|
||||||
|
@ -25,5 +25,5 @@ github.com/valyala/gozstd
|
||||||
github.com/valyala/histogram
|
github.com/valyala/histogram
|
||||||
# github.com/valyala/quicktemplate v1.2.0
|
# github.com/valyala/quicktemplate v1.2.0
|
||||||
github.com/valyala/quicktemplate
|
github.com/valyala/quicktemplate
|
||||||
# golang.org/x/sys v0.0.0-20191005200804-aed5e4c7ecf9
|
# golang.org/x/sys v0.0.0-20191010194322-b09406accb47
|
||||||
golang.org/x/sys/unix
|
golang.org/x/sys/unix
|
||||||
|
|
Loading…
Reference in a new issue