Revision tags: release/14.0.0, release/13.2.0, release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0, release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0 |
|
#
9a696dc6 |
| 04-Apr-2019 |
Alan Somers <asomers@FreeBSD.org> |
MFHead@r345880
|
#
04d17814 |
| 02-Apr-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
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
show more ...
|
Revision tags: release/12.0.0 |
|
#
8e9b3e70 |
| 03-Jul-2018 |
Hartmut Brandt <harti@FreeBSD.org> |
Update bsnmp to version 1.13. This does not bring user-visible changes. For developers gensnmptree can now generate functions for enums to convert between enums and strings and to check the validity
Update bsnmp to version 1.13. This does not bring user-visible changes. For developers gensnmptree can now generate functions for enums to convert between enums and strings and to check the validity of a value. The sources in FreeBSD are now in sync with the upstream which allows to bring in IPv6 modifications.
show more ...
|
Revision tags: release/11.2.0, release/10.4.0, release/11.1.0 |
|
#
e1d581b2 |
| 28-Dec-2016 |
Enji Cooper <ngie@FreeBSD.org> |
style(9): clean up trailing whitespace
MFC after: 3 weeks
|
Revision tags: release/11.0.1, release/11.0.0 |
|
#
1422b66c |
| 22-Apr-2016 |
Enji Cooper <ngie@FreeBSD.org> |
Simplify always evaluated branch (`e != NULL`)
- xalloc(..) ensures that e will be non-null via malloc + err. - `e` is already dereferenced above, so logically it's impossible to hit the lower tes
Simplify always evaluated branch (`e != NULL`)
- xalloc(..) ensures that e will be non-null via malloc + err. - `e` is already dereferenced above, so logically it's impossible to hit the lower test without crashing if it was indeed NULL.
MFC after: 3 days CID: 1007408 Reported by: Coverity Sponsored by: EMC / Isilon Storage Division
show more ...
|
Revision tags: release/10.3.0, release/10.2.0, release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0, release/8.4.0, release/9.1.0, release/8.3.0_cvs, release/8.3.0, release/9.0.0, release/7.4.0_cvs, release/8.2.0_cvs, release/7.4.0, release/8.2.0, release/8.1.0_cvs, release/8.1.0, release/7.3.0_cvs, release/7.3.0, release/8.0.0_cvs, release/8.0.0, release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0, release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0, release/6.2.0_cvs, release/6.2.0 |
|
#
6f557cf7 |
| 30-May-2006 |
Hartmut Brandt <harti@FreeBSD.org> |
Vendor patch: add support for the BITS construct and enumerations in both gensnmpdef and gensnmptree. Add include and typedef directives to gensnmptree.
Submitted by: soc-sheryana (partly)
|
#
1164383c |
| 30-May-2006 |
Hartmut Brandt <harti@FreeBSD.org> |
This commit was generated by cvs2svn to compensate for changes in r159063, which included commits to RCS files with non-trunk default branches.
|
Revision tags: release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0 |
|
#
748b5b1e |
| 27-Feb-2006 |
Hartmut Brandt <harti@FreeBSD.org> |
Virgin import of bsnmpd 1.12
|
#
568d256a |
| 27-Feb-2006 |
Hartmut Brandt <harti@FreeBSD.org> |
This commit was generated by cvs2svn to compensate for changes in r156066, which included commits to RCS files with non-trunk default branches.
|
#
2a9284a7 |
| 10-Jan-2006 |
Hartmut Brandt <harti@FreeBSD.org> |
Vendor fix: initialize the flag field of a newly created node to be 0.
Submitted by: jasone
|
#
d96dd774 |
| 10-Jan-2006 |
Hartmut Brandt <harti@FreeBSD.org> |
This commit was generated by cvs2svn to compensate for changes in r154182, which included commits to RCS files with non-trunk default branches.
|
Revision tags: release/6.0.0_cvs, release/6.0.0 |
|
#
165c5d31 |
| 04-Oct-2005 |
Hartmut Brandt <harti@FreeBSD.org> |
Virgin import of bsnmpd 1.11
|
#
28bd1fdc |
| 04-Oct-2005 |
Hartmut Brandt <harti@FreeBSD.org> |
This commit was generated by cvs2svn to compensate for changes in r150920, which included commits to RCS files with non-trunk default branches.
|
Revision tags: release/5.4.0_cvs, release/5.4.0 |
|
#
d7eb6b47 |
| 26-Apr-2005 |
Hartmut Brandt <harti@FreeBSD.org> |
Virgin import of bsnmp 1.9
|
#
646c481f |
| 26-Apr-2005 |
Hartmut Brandt <harti@FreeBSD.org> |
This commit was generated by cvs2svn to compensate for changes in r145557, which included commits to RCS files with non-trunk default branches.
|
#
94caccb3 |
| 28-Feb-2005 |
Hartmut Brandt <harti@FreeBSD.org> |
Virgin import of bsnmpd 1.8
|
#
71651a27 |
| 28-Feb-2005 |
Hartmut Brandt <harti@FreeBSD.org> |
This commit was generated by cvs2svn to compensate for changes in r142810, which included commits to RCS files with non-trunk default branches.
|
Revision tags: release/4.11.0_cvs, release/4.11.0, release/5.3.0_cvs, release/5.3.0 |
|
#
0a9d66ca |
| 10-Aug-2004 |
Hartmut Brandt <harti@FreeBSD.org> |
Fix the 4.X -> 5.X upgrade path by include <inttypes.h> instead of stdint.h.
|
#
11eb5b45 |
| 10-Aug-2004 |
Hartmut Brandt <harti@FreeBSD.org> |
This commit was generated by cvs2svn to compensate for changes in r133429, which included commits to RCS files with non-trunk default branches.
|
#
896052c1 |
| 06-Aug-2004 |
Hartmut Brandt <harti@FreeBSD.org> |
Virgin import of bsnmpd 1.7
|
#
495190c6 |
| 06-Aug-2004 |
Hartmut Brandt <harti@FreeBSD.org> |
This commit was generated by cvs2svn to compensate for changes in r133211, which included commits to RCS files with non-trunk default branches.
|
Revision tags: release/4.10.0_cvs, release/4.10.0 |
|
#
8eecd77a |
| 14-Apr-2004 |
Hartmut Brandt <harti@FreeBSD.org> |
Import of bsnmpd 1.6
|
#
6ccbb635 |
| 14-Apr-2004 |
Hartmut Brandt <harti@FreeBSD.org> |
This commit was generated by cvs2svn to compensate for changes in r128237, which included commits to RCS files with non-trunk default branches.
|
Revision tags: release/5.2.1_cvs, release/5.2.1 |
|
#
70af00a1 |
| 23-Jan-2004 |
Hartmut Brandt <harti@FreeBSD.org> |
Virgin import of bsnmpd 1.5a
|
#
2172a5cb |
| 23-Jan-2004 |
Hartmut Brandt <harti@FreeBSD.org> |
This commit was generated by cvs2svn to compensate for changes in r124861, which included commits to RCS files with non-trunk default branches.
|