summaryrefslogtreecommitdiffstats
path: root/contrib/bsnmp
Commit message (Expand)AuthorAgeFilesLines
* MFC r276319:ngie2015-01-051-2/+2
* MFC r260636:delphij2014-01-141-0/+5
* Register OID for HAST module.trociny2013-05-081-0/+1
* Restore the ipNetToMedia MIB, that was broken with new ARP commitglebius2013-04-251-0/+45
* Clean some 'svn:executable' properties in the tree.pfg2013-01-2610-0/+0
* Looks like support.h is really not needed here.glebius2012-10-181-1/+0
* put another bandaid on the build until i figure out bsnmp headersemax2012-10-181-1/+1
* fix buildemax2012-10-171-0/+1
* Re-do r240271:glebius2012-09-202-8/+17
* For UDP transport set IP_RECVDSTADDR sockopt on the socket, and provideglebius2012-09-092-6/+41
* The first part of check_priv() function, that attempts to obtain credsglebius2012-09-082-43/+40
* Fully initialize the stack-allocated "struct sockaddr_in sa" structure.kevlo2012-09-071-1/+2
* Remove end of line whitespace.joel2012-06-172-4/+4
* Minor mdoc fixes.joel2012-06-175-7/+4
* Count both IPv4 and IPv6 TCP connections in tcpCurrEstabemax2012-06-061-2/+4
* General mdoc(7) and typo fixes.gjb2012-05-112-3/+3
* memset() wants the size of the structure to clear, not the sizeharti2012-03-181-1/+1
* Adter r228571 unbreak architectures with strict alignment rulesbz2011-12-171-7/+7
* Include sys/queue.h: snmpmod.h uses TAILQ.trociny2011-12-111-0/+1
* Fix broken mdoc.uqs2011-08-011-1/+1
* Properly detect interface's state in the LINK_STATE_UNKNOWN case.ru2011-05-031-2/+1
* Don't spam syslog with "inet_ntop(): Address family not supportedru2011-04-201-2/+3
* Bring the list of OIDs up-to-date to prevent conflicts.harti2011-02-031-1/+19
* Unbreak the build by temprorarily not using include directives insyrinx2010-12-204-4/+40
* Bring in a SNMP module that allows configuration of SNMPv3 Notification targets.syrinx2010-12-2018-82/+1970
* Silence the compiler warnings in libbsnmp by removing several (now)syrinx2010-12-163-21/+18
* Add a forgotten file from r216294 and unbreak the build.syrinx2010-12-081-0/+404
* In bsnmpd(1) add support for SNMPv3 message processing model, including messa...syrinx2010-12-0829-254/+4517
* Remove mention of non-existant -o flag for debugging options.uqs2010-10-231-5/+3
* mdoc: drop even more redundant .Pp callsuqs2010-10-191-1/+0
* Fix two minor typos.joel2010-08-161-2/+2
* Bump document date after content changes.uqs2010-08-161-1/+1
* Wordsmithing of bsnmpd.1uqs2010-08-161-18/+16
* Fix a typo introduced in r210936 which broke build.yongari2010-08-061-1/+1
* Ethernet vlan(4) interfaces have valid Ethernet link layer addresses butjhb2010-08-061-0/+1
* mdoc: consistently spell our email addresses <foo@FreeBSD.org>uqs2010-05-249-18/+18
* (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.antoine2010-03-272-2/+2
* Fix typo in macro name and macro usage.uqs2010-03-122-2/+3
* Fix a problem with high CPU consumption (up to 30%) by bsnmpd on a loaded sys...syrinx2009-12-035-3/+77
* Add an extra (void *) cast. The struct if_msghdr has an 8 byteimp2009-02-181-1/+1
* This main goals of this project are:qingli2008-12-152-76/+10
* This commit was generated by cvs2svn to compensate for changes in r176892,syrinx2008-03-071-0/+2
|\
| * Vendor patch: Prevent bsnmpd from dumping core when a module's init hooksyrinx2008-03-071-0/+2
* | This commit was generated by cvs2svn to compensate for changes in r163820,harti2006-10-312-28/+63
|\ \ | |/
| * Vendor patch: synthesize the initial value for sysObjectId from the valueharti2006-10-312-28/+63
* | This commit was generated by cvs2svn to compensate for changes in r163799,harti2006-10-301-5/+6
|\ \ | |/
| * Vendor patch: improve readability by using the IF_Mbps macro.harti2006-10-301-5/+6
* | This commit was generated by cvs2svn to compensate for changes in r159063,harti2006-05-305-114/+915
|\ \ | |/
| * Vendor patch: add support for the BITS construct and enumerations in bothharti2006-05-305-114/+915
* | Don't import tree.h from the distribution - we have our own one in sys.harti2006-03-131-0/+1
OpenPOWER on IntegriCloud