repo
stringlengths
6
47
file_url
stringlengths
77
269
file_path
stringlengths
5
186
content
stringlengths
0
32.8k
language
stringclasses
1 value
license
stringclasses
7 values
commit_sha
stringlengths
40
40
retrieved_at
stringdate
2026-01-07 08:35:43
2026-01-07 08:55:24
truncated
bool
2 classes
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/sock_err_list.go
vendor/gvisor.dev/gvisor/pkg/tcpip/sock_err_list.go
package tcpip // ElementMapper provides an identity mapping by default. // // This can be replaced to provide a struct that maps elements to linker // objects, if they are not the same. An ElementMapper is not typically // required if: Linker is left as is, Element is left as is, or Linker and // Element are the same ...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/timer.go
vendor/gvisor.dev/gvisor/pkg/tcpip/timer.go
// Copyright 2020 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/errors.go
vendor/gvisor.dev/gvisor/pkg/tcpip/errors.go
// Copyright 2021 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/tcpip.go
vendor/gvisor.dev/gvisor/pkg/tcpip/tcpip.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
true
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stdclock.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stdclock.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/hash/jenkins/jenkins.go
vendor/gvisor.dev/gvisor/pkg/tcpip/hash/jenkins/jenkins.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/hash/jenkins/jenkins_state_autogen.go
vendor/gvisor.dev/gvisor/pkg/tcpip/hash/jenkins/jenkins_state_autogen.go
// automatically generated by stateify. package jenkins
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/stack_unsafe_state_autogen.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/stack_unsafe_state_autogen.go
// automatically generated by stateify. package stack
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/tuple_list.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/tuple_list.go
package stack // ElementMapper provides an identity mapping by default. // // This can be replaced to provide a struct that maps elements to linker // objects, if they are not the same. An ElementMapper is not typically // required if: Linker is left as is, Element is left as is, or Linker and // Element are the same ...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/stack_global_state.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/stack_global_state.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/conntrack.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/conntrack.go
// Copyright 2020 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/neighbor_entry.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/neighbor_entry.go
// Copyright 2020 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/tcp.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/tcp.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/iptables.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/iptables.go
// Copyright 2019 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/hook_string.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/hook_string.go
// Copyright 2021 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/pending_packets.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/pending_packets.go
// Copyright 2020 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/neighborstate_string.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/neighborstate_string.go
// Copyright 2021 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/registration.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/registration.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
true
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/stack.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/stack.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
true
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/neighbor_cache.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/neighbor_cache.go
// Copyright 2020 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/nud.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/nud.go
// Copyright 2020 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/rand.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/rand.go
// Copyright 2020 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/stack_options.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/stack_options.go
// Copyright 2020 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/iptables_state.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/iptables_state.go
// Copyright 2020 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/packet_buffer_list.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/packet_buffer_list.go
package stack // ElementMapper provides an identity mapping by default. // // This can be replaced to provide a struct that maps elements to linker // objects, if they are not the same. An ElementMapper is not typically // required if: Linker is left as is, Element is left as is, or Linker and // Element are the same ...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/packet_buffer_unsafe.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/packet_buffer_unsafe.go
// Copyright 2021 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/stack_state_autogen.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/stack_state_autogen.go
// automatically generated by stateify. package stack import ( "gvisor.dev/gvisor/pkg/state" ) func (t *tuple) StateTypeName() string { return "pkg/tcpip/stack.tuple" } func (t *tuple) StateFields() []string { return []string{ "tupleEntry", "tupleID", "conn", "direction", } } func (t *tuple) beforeSave...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
true
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/iptables_types.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/iptables_types.go
// Copyright 2019 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/packet_buffer.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/packet_buffer.go
// Copyright 2019 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/headertype_string.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/headertype_string.go
// Copyright 2020 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/iptables_targets.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/iptables_targets.go
// Copyright 2019 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/icmp_rate_limit.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/icmp_rate_limit.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/addressable_endpoint_state.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/addressable_endpoint_state.go
// Copyright 2020 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/route.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/route.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/nic.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/nic.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/transport_demuxer.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/transport_demuxer.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/stack/neighbor_entry_list.go
vendor/gvisor.dev/gvisor/pkg/tcpip/stack/neighbor_entry_list.go
package stack // ElementMapper provides an identity mapping by default. // // This can be replaced to provide a struct that maps elements to linker // objects, if they are not the same. An ElementMapper is not typically // required if: Linker is left as is, Element is left as is, or Linker and // Element are the same ...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/ports/flags.go
vendor/gvisor.dev/gvisor/pkg/tcpip/ports/flags.go
// Copyright 2021 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/ports/ports.go
vendor/gvisor.dev/gvisor/pkg/tcpip/ports/ports.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/ports/ports_state_autogen.go
vendor/gvisor.dev/gvisor/pkg/tcpip/ports/ports_state_autogen.go
// automatically generated by stateify. package ports import ( "gvisor.dev/gvisor/pkg/state" ) func (f *Flags) StateTypeName() string { return "pkg/tcpip/ports.Flags" } func (f *Flags) StateFields() []string { return []string{ "MostRecent", "LoadBalanced", "TupleOnly", } } func (f *Flags) beforeSave() {}...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/adapters/gonet/gonet.go
vendor/gvisor.dev/gvisor/pkg/tcpip/adapters/gonet/gonet.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/adapters/gonet/gonet_state_autogen.go
vendor/gvisor.dev/gvisor/pkg/tcpip/adapters/gonet/gonet_state_autogen.go
// automatically generated by stateify. package gonet
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/network/arp/stats.go
vendor/gvisor.dev/gvisor/pkg/tcpip/network/arp/stats.go
// Copyright 2021 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/network/arp/arp_state_autogen.go
vendor/gvisor.dev/gvisor/pkg/tcpip/network/arp/arp_state_autogen.go
// automatically generated by stateify. package arp
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/network/arp/arp.go
vendor/gvisor.dev/gvisor/pkg/tcpip/network/arp/arp.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/network/hash/hash.go
vendor/gvisor.dev/gvisor/pkg/tcpip/network/hash/hash.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/network/hash/hash_state_autogen.go
vendor/gvisor.dev/gvisor/pkg/tcpip/network/hash/hash_state_autogen.go
// automatically generated by stateify. package hash
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/network/ipv4/ipv4_state_autogen.go
vendor/gvisor.dev/gvisor/pkg/tcpip/network/ipv4/ipv4_state_autogen.go
// automatically generated by stateify. package ipv4 import ( "gvisor.dev/gvisor/pkg/state" ) func (i *icmpv4DestinationUnreachableSockError) StateTypeName() string { return "pkg/tcpip/network/ipv4.icmpv4DestinationUnreachableSockError" } func (i *icmpv4DestinationUnreachableSockError) StateFields() []string { r...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/network/ipv4/stats.go
vendor/gvisor.dev/gvisor/pkg/tcpip/network/ipv4/stats.go
// Copyright 2020 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/network/ipv4/icmp.go
vendor/gvisor.dev/gvisor/pkg/tcpip/network/ipv4/icmp.go
// Copyright 2021 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/network/ipv4/igmp.go
vendor/gvisor.dev/gvisor/pkg/tcpip/network/ipv4/igmp.go
// Copyright 2020 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/network/ipv4/ipv4.go
vendor/gvisor.dev/gvisor/pkg/tcpip/network/ipv4/ipv4.go
// Copyright 2021 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
true
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/network/internal/ip/stats.go
vendor/gvisor.dev/gvisor/pkg/tcpip/network/internal/ip/stats.go
// Copyright 2020 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/network/internal/ip/generic_multicast_protocol.go
vendor/gvisor.dev/gvisor/pkg/tcpip/network/internal/ip/generic_multicast_protocol.go
// Copyright 2020 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/network/internal/ip/errors.go
vendor/gvisor.dev/gvisor/pkg/tcpip/network/internal/ip/errors.go
// Copyright 2021 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/network/internal/ip/duplicate_address_detection.go
vendor/gvisor.dev/gvisor/pkg/tcpip/network/internal/ip/duplicate_address_detection.go
// Copyright 2021 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/network/internal/ip/ip_state_autogen.go
vendor/gvisor.dev/gvisor/pkg/tcpip/network/internal/ip/ip_state_autogen.go
// automatically generated by stateify. package ip
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/network/internal/fragmentation/reassembler_list.go
vendor/gvisor.dev/gvisor/pkg/tcpip/network/internal/fragmentation/reassembler_list.go
package fragmentation // ElementMapper provides an identity mapping by default. // // This can be replaced to provide a struct that maps elements to linker // objects, if they are not the same. An ElementMapper is not typically // required if: Linker is left as is, Element is left as is, or Linker and // Element are t...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/network/internal/fragmentation/fragmentation.go
vendor/gvisor.dev/gvisor/pkg/tcpip/network/internal/fragmentation/fragmentation.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/network/internal/fragmentation/reassembler.go
vendor/gvisor.dev/gvisor/pkg/tcpip/network/internal/fragmentation/reassembler.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/network/internal/fragmentation/fragmentation_state_autogen.go
vendor/gvisor.dev/gvisor/pkg/tcpip/network/internal/fragmentation/fragmentation_state_autogen.go
// automatically generated by stateify. package fragmentation import ( "gvisor.dev/gvisor/pkg/state" ) func (l *reassemblerList) StateTypeName() string { return "pkg/tcpip/network/internal/fragmentation.reassemblerList" } func (l *reassemblerList) StateFields() []string { return []string{ "head", "tail", } ...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/network/ipv6/ndp.go
vendor/gvisor.dev/gvisor/pkg/tcpip/network/ipv6/ndp.go
// Copyright 2019 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
true
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/network/ipv6/stats.go
vendor/gvisor.dev/gvisor/pkg/tcpip/network/ipv6/stats.go
// Copyright 2020 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/network/ipv6/icmp.go
vendor/gvisor.dev/gvisor/pkg/tcpip/network/ipv6/icmp.go
// Copyright 2021 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
true
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/network/ipv6/ipv6_state_autogen.go
vendor/gvisor.dev/gvisor/pkg/tcpip/network/ipv6/ipv6_state_autogen.go
// automatically generated by stateify. package ipv6 import ( "gvisor.dev/gvisor/pkg/state" ) func (i *icmpv6DestinationUnreachableSockError) StateTypeName() string { return "pkg/tcpip/network/ipv6.icmpv6DestinationUnreachableSockError" } func (i *icmpv6DestinationUnreachableSockError) StateFields() []string { r...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/network/ipv6/ipv6.go
vendor/gvisor.dev/gvisor/pkg/tcpip/network/ipv6/ipv6.go
// Copyright 2020 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
true
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/network/ipv6/dhcpv6configurationfromndpra_string.go
vendor/gvisor.dev/gvisor/pkg/tcpip/network/ipv6/dhcpv6configurationfromndpra_string.go
// Copyright 2020 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/network/ipv6/mld.go
vendor/gvisor.dev/gvisor/pkg/tcpip/network/ipv6/mld.go
// Copyright 2020 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/tcp_state_autogen.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/tcp_state_autogen.go
// automatically generated by stateify. package tcp import ( "gvisor.dev/gvisor/pkg/state" "gvisor.dev/gvisor/pkg/tcpip/buffer" ) func (c *cubicState) StateTypeName() string { return "pkg/tcpip/transport/tcp.cubicState" } func (c *cubicState) StateFields() []string { return []string{ "TCPCubicState", "numCo...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/tcp_endpoint_list.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/tcp_endpoint_list.go
package tcp // ElementMapper provides an identity mapping by default. // // This can be replaced to provide a struct that maps elements to linker // objects, if they are not the same. An ElementMapper is not typically // required if: Linker is left as is, Element is left as is, or Linker and // Element are the same ty...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/sack.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/sack.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/cubic.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/cubic.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/connect_unsafe.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/connect_unsafe.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/timer.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/timer.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/tcp_segment_list.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/tcp_segment_list.go
package tcp // ElementMapper provides an identity mapping by default. // // This can be replaced to provide a struct that maps elements to linker // objects, if they are not the same. An ElementMapper is not typically // required if: Linker is left as is, Element is left as is, or Linker and // Element are the same ty...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/rack.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/rack.go
// Copyright 2020 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/snd.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/snd.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
true
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/segment_heap.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/segment_heap.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/protocol.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/protocol.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/forwarder.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/forwarder.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/segment_queue.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/segment_queue.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/dispatcher.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/dispatcher.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/segment.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/segment.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/reno_recovery.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/reno_recovery.go
// Copyright 2020 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/rcv.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/rcv.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/endpoint_state.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/endpoint_state.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/sack_recovery.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/sack_recovery.go
// Copyright 2020 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/endpoint.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/endpoint.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
true
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/snd_state.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/snd_state.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/connect.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/connect.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
true
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/rcv_state.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/rcv_state.go
// Copyright 2019 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/segment_state.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/segment_state.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/accept.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/accept.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/tcp_unsafe_state_autogen.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/tcp_unsafe_state_autogen.go
// automatically generated by stateify. package tcp
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/sack_scoreboard.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/sack_scoreboard.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/reno.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/reno.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/segment_unsafe.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp/segment_unsafe.go
// Copyright 2020 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/udp/udp_state_autogen.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/udp/udp_state_autogen.go
// automatically generated by stateify. package udp import ( "gvisor.dev/gvisor/pkg/state" "gvisor.dev/gvisor/pkg/tcpip/buffer" ) func (u *udpPacket) StateTypeName() string { return "pkg/tcpip/transport/udp.udpPacket" } func (u *udpPacket) StateFields() []string { return []string{ "udpPacketEntry", "senderA...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/udp/protocol.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/udp/protocol.go
// Copyright 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false
aojea/netkat
https://github.com/aojea/netkat/blob/0aff52e544e0df9b96fea261a4a9b96a36ad44f3/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/udp/forwarder.go
vendor/gvisor.dev/gvisor/pkg/tcpip/transport/udp/forwarder.go
// Copyright 2019 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agree...
go
Apache-2.0
0aff52e544e0df9b96fea261a4a9b96a36ad44f3
2026-01-07T09:45:51.064658Z
false