Home
last modified time | relevance | path

Searched hist:"04 d1781439aa9bf5c34c0eee606a3909f3503fe4" (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/bsnmp/snmpd/
H A Dtrans_inet.h04d1781439aa9bf5c34c0eee606a3909f3503fe4 Tue Apr 02 14:50:01 CEST 2019 Andrey V. Elsukov <ae@FreeBSD.org> Add IPv6 transport for bsnmp.

This patch adds a new table begemotSnmpdTransInetTable that uses the
InetAddressType textual convention and can be used to create listening
ports for IPv4, IPv6, zoned IPv6 and based on DNS names. It also supports
future extension beyond UDP by adding a protocol identifier to the table
index. In order to support this gensnmptree had to be modified.

Submitted by: harti
MFC after: 1 month
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D16654
H A Dtrans_inet.c04d1781439aa9bf5c34c0eee606a3909f3503fe4 Tue Apr 02 14:50:01 CEST 2019 Andrey V. Elsukov <ae@FreeBSD.org> Add IPv6 transport for bsnmp.

This patch adds a new table begemotSnmpdTransInetTable that uses the
InetAddressType textual convention and can be used to create listening
ports for IPv4, IPv6, zoned IPv6 and based on DNS names. It also supports
future extension beyond UDP by adding a protocol identifier to the table
index. In order to support this gensnmptree had to be modified.

Submitted by: harti
MFC after: 1 month
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D16654
H A DBEGEMOT-SNMPD.txtdiff 04d1781439aa9bf5c34c0eee606a3909f3503fe4 Tue Apr 02 14:50:01 CEST 2019 Andrey V. Elsukov <ae@FreeBSD.org> Add IPv6 transport for bsnmp.

This patch adds a new table begemotSnmpdTransInetTable that uses the
InetAddressType textual convention and can be used to create listening
ports for IPv4, IPv6, zoned IPv6 and based on DNS names. It also supports
future extension beyond UDP by adding a protocol identifier to the table
index. In order to support this gensnmptree had to be modified.

Submitted by: harti
MFC after: 1 month
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D16654
H A Dtree.defdiff 04d1781439aa9bf5c34c0eee606a3909f3503fe4 Tue Apr 02 14:50:01 CEST 2019 Andrey V. Elsukov <ae@FreeBSD.org> Add IPv6 transport for bsnmp.

This patch adds a new table begemotSnmpdTransInetTable that uses the
InetAddressType textual convention and can be used to create listening
ports for IPv4, IPv6, zoned IPv6 and based on DNS names. It also supports
future extension beyond UDP by adding a protocol identifier to the table
index. In order to support this gensnmptree had to be modified.

Submitted by: harti
MFC after: 1 month
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D16654
H A Dsnmpd.configdiff 04d1781439aa9bf5c34c0eee606a3909f3503fe4 Tue Apr 02 14:50:01 CEST 2019 Andrey V. Elsukov <ae@FreeBSD.org> Add IPv6 transport for bsnmp.

This patch adds a new table begemotSnmpdTransInetTable that uses the
InetAddressType textual convention and can be used to create listening
ports for IPv4, IPv6, zoned IPv6 and based on DNS names. It also supports
future extension beyond UDP by adding a protocol identifier to the table
index. In order to support this gensnmptree had to be modified.

Submitted by: harti
MFC after: 1 month
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D16654
H A Dsnmpd.hdiff 04d1781439aa9bf5c34c0eee606a3909f3503fe4 Tue Apr 02 14:50:01 CEST 2019 Andrey V. Elsukov <ae@FreeBSD.org> Add IPv6 transport for bsnmp.

This patch adds a new table begemotSnmpdTransInetTable that uses the
InetAddressType textual convention and can be used to create listening
ports for IPv4, IPv6, zoned IPv6 and based on DNS names. It also supports
future extension beyond UDP by adding a protocol identifier to the table
index. In order to support this gensnmptree had to be modified.

Submitted by: harti
MFC after: 1 month
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D16654
H A Dtrans_udp.cdiff 04d1781439aa9bf5c34c0eee606a3909f3503fe4 Tue Apr 02 14:50:01 CEST 2019 Andrey V. Elsukov <ae@FreeBSD.org> Add IPv6 transport for bsnmp.

This patch adds a new table begemotSnmpdTransInetTable that uses the
InetAddressType textual convention and can be used to create listening
ports for IPv4, IPv6, zoned IPv6 and based on DNS names. It also supports
future extension beyond UDP by adding a protocol identifier to the table
index. In order to support this gensnmptree had to be modified.

Submitted by: harti
MFC after: 1 month
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D16654
H A Dsnmpmod.hdiff 04d1781439aa9bf5c34c0eee606a3909f3503fe4 Tue Apr 02 14:50:01 CEST 2019 Andrey V. Elsukov <ae@FreeBSD.org> Add IPv6 transport for bsnmp.

This patch adds a new table begemotSnmpdTransInetTable that uses the
InetAddressType textual convention and can be used to create listening
ports for IPv4, IPv6, zoned IPv6 and based on DNS names. It also supports
future extension beyond UDP by adding a protocol identifier to the table
index. In order to support this gensnmptree had to be modified.

Submitted by: harti
MFC after: 1 month
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D16654
H A Dtrans_lsock.cdiff 04d1781439aa9bf5c34c0eee606a3909f3503fe4 Tue Apr 02 14:50:01 CEST 2019 Andrey V. Elsukov <ae@FreeBSD.org> Add IPv6 transport for bsnmp.

This patch adds a new table begemotSnmpdTransInetTable that uses the
InetAddressType textual convention and can be used to create listening
ports for IPv4, IPv6, zoned IPv6 and based on DNS names. It also supports
future extension beyond UDP by adding a protocol identifier to the table
index. In order to support this gensnmptree had to be modified.

Submitted by: harti
MFC after: 1 month
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D16654
H A Dmain.cdiff 04d1781439aa9bf5c34c0eee606a3909f3503fe4 Tue Apr 02 14:50:01 CEST 2019 Andrey V. Elsukov <ae@FreeBSD.org> Add IPv6 transport for bsnmp.

This patch adds a new table begemotSnmpdTransInetTable that uses the
InetAddressType textual convention and can be used to create listening
ports for IPv4, IPv6, zoned IPv6 and based on DNS names. It also supports
future extension beyond UDP by adding a protocol identifier to the table
index. In order to support this gensnmptree had to be modified.

Submitted by: harti
MFC after: 1 month
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D16654
/freebsd/usr.sbin/bsnmpd/bsnmpd/
H A Dsnmpd.configdiff 04d1781439aa9bf5c34c0eee606a3909f3503fe4 Tue Apr 02 14:50:01 CEST 2019 Andrey V. Elsukov <ae@FreeBSD.org> Add IPv6 transport for bsnmp.

This patch adds a new table begemotSnmpdTransInetTable that uses the
InetAddressType textual convention and can be used to create listening
ports for IPv4, IPv6, zoned IPv6 and based on DNS names. It also supports
future extension beyond UDP by adding a protocol identifier to the table
index. In order to support this gensnmptree had to be modified.

Submitted by: harti
MFC after: 1 month
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D16654
H A DMakefilediff 04d1781439aa9bf5c34c0eee606a3909f3503fe4 Tue Apr 02 14:50:01 CEST 2019 Andrey V. Elsukov <ae@FreeBSD.org> Add IPv6 transport for bsnmp.

This patch adds a new table begemotSnmpdTransInetTable that uses the
InetAddressType textual convention and can be used to create listening
ports for IPv4, IPv6, zoned IPv6 and based on DNS names. It also supports
future extension beyond UDP by adding a protocol identifier to the table
index. In order to support this gensnmptree had to be modified.

Submitted by: harti
MFC after: 1 month
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D16654
/freebsd/contrib/bsnmp/lib/
H A Dtc.defdiff 04d1781439aa9bf5c34c0eee606a3909f3503fe4 Tue Apr 02 14:50:01 CEST 2019 Andrey V. Elsukov <ae@FreeBSD.org> Add IPv6 transport for bsnmp.

This patch adds a new table begemotSnmpdTransInetTable that uses the
InetAddressType textual convention and can be used to create listening
ports for IPv4, IPv6, zoned IPv6 and based on DNS names. It also supports
future extension beyond UDP by adding a protocol identifier to the table
index. In order to support this gensnmptree had to be modified.

Submitted by: harti
MFC after: 1 month
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D16654
H A Dsnmpclient.hdiff 04d1781439aa9bf5c34c0eee606a3909f3503fe4 Tue Apr 02 14:50:01 CEST 2019 Andrey V. Elsukov <ae@FreeBSD.org> Add IPv6 transport for bsnmp.

This patch adds a new table begemotSnmpdTransInetTable that uses the
InetAddressType textual convention and can be used to create listening
ports for IPv4, IPv6, zoned IPv6 and based on DNS names. It also supports
future extension beyond UDP by adding a protocol identifier to the table
index. In order to support this gensnmptree had to be modified.

Submitted by: harti
MFC after: 1 month
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D16654
H A Dsnmpclient.cdiff 04d1781439aa9bf5c34c0eee606a3909f3503fe4 Tue Apr 02 14:50:01 CEST 2019 Andrey V. Elsukov <ae@FreeBSD.org> Add IPv6 transport for bsnmp.

This patch adds a new table begemotSnmpdTransInetTable that uses the
InetAddressType textual convention and can be used to create listening
ports for IPv4, IPv6, zoned IPv6 and based on DNS names. It also supports
future extension beyond UDP by adding a protocol identifier to the table
index. In order to support this gensnmptree had to be modified.

Submitted by: harti
MFC after: 1 month
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D16654
/freebsd/contrib/bsnmp/gensnmptree/
H A Dgensnmptree.1diff 04d1781439aa9bf5c34c0eee606a3909f3503fe4 Tue Apr 02 14:50:01 CEST 2019 Andrey V. Elsukov <ae@FreeBSD.org> Add IPv6 transport for bsnmp.

This patch adds a new table begemotSnmpdTransInetTable that uses the
InetAddressType textual convention and can be used to create listening
ports for IPv4, IPv6, zoned IPv6 and based on DNS names. It also supports
future extension beyond UDP by adding a protocol identifier to the table
index. In order to support this gensnmptree had to be modified.

Submitted by: harti
MFC after: 1 month
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D16654
H A Dgensnmptree.cdiff 04d1781439aa9bf5c34c0eee606a3909f3503fe4 Tue Apr 02 14:50:01 CEST 2019 Andrey V. Elsukov <ae@FreeBSD.org> Add IPv6 transport for bsnmp.

This patch adds a new table begemotSnmpdTransInetTable that uses the
InetAddressType textual convention and can be used to create listening
ports for IPv4, IPv6, zoned IPv6 and based on DNS names. It also supports
future extension beyond UDP by adding a protocol identifier to the table
index. In order to support this gensnmptree had to be modified.

Submitted by: harti
MFC after: 1 month
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D16654
/freebsd/lib/libbsnmp/libbsnmp/
H A DMakefilediff 04d1781439aa9bf5c34c0eee606a3909f3503fe4 Tue Apr 02 14:50:01 CEST 2019 Andrey V. Elsukov <ae@FreeBSD.org> Add IPv6 transport for bsnmp.

This patch adds a new table begemotSnmpdTransInetTable that uses the
InetAddressType textual convention and can be used to create listening
ports for IPv4, IPv6, zoned IPv6 and based on DNS names. It also supports
future extension beyond UDP by adding a protocol identifier to the table
index. In order to support this gensnmptree had to be modified.

Submitted by: harti
MFC after: 1 month
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D16654