summaryrefslogtreecommitdiffstats
path: root/rules/net-snmp.in
Commit message (Collapse)AuthorAgeFilesLines
* net-snmp: disable broken crypto supportMichael Olbrich2019-03-011-0/+2
| | | | | | Updating to net-snmp 5.8 is needed to build with OpenSSL 1.1.x. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* net-snmp: switch to libnl-3 and fix detectionMichael Olbrich2015-07-061-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* net-snmp: Improved SNMPv3 authentication and privacy support.Bruno Thomsen2014-03-131-0/+11
| | | | | | | | | | | Enabled SHA authentication and AES privacy (encryption) using OpenSSL. Disable minimal agent when privacy is enabled. Tested SNMPv3 with USM (User-based Security Model) SHA auth + AES priv, minimal agent option disabled. Signed-off-by: Bruno Thomsen <bth@kamstrup.dk> [mol: stay with libnl1] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* net-snmp: fix vim mode linesAlexander Dahl2013-09-271-0/+2
| | | | | Signed-off-by: Alexander Dahl <post@lespocky.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* net-snmp: reorder menu entries (menus on top)Alexander Dahl2013-09-271-93/+94
| | | | | Signed-off-by: Alexander Dahl <post@lespocky.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* net-snmp: let user choose MIB files to installAlexander Dahl2013-09-271-2/+83
| | | | | Signed-off-by: Alexander Dahl <post@lespocky.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* net-snmp: added extra menu entries for mib modulesAlexander Dahl2013-09-271-0/+48
| | | | | | | | | | | Previously the MIB modules to be compiled where specified in a space separated list only. Other packages depending on special modules could not easily set a dependency. Now there are some extra menu entries to be referenced by other packages and still the old list. Both are integrated at build time. Signed-off-by: Alexander Dahl <post@lespocky.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* net-snmp: improve menu help textsAlexander Dahl2013-09-271-3/+9
| | | | | Signed-off-by: Alexander Dahl <post@lespocky.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* net-snmp: version bump to 5.7.x LTS branchAlexander Dahl2013-09-091-2/+0
| | | | | | Signed-off-by: Alexander Dahl <post@lespocky.de> [mol: also move new patch] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* net-snmp: make the agent's availability via TCP/UDP configurableUwe Kleine-König2013-09-091-0/+5
| | | | | | | | | | This needs a patch to net-snmp's autoconf magic because without it it makes no difference if you pass --enable-agentx-dom-sock-only or --disable-...; in both cases only domain sockets were allowed. So default to the conservative setting as this is what older builds resulted in. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* net-snmp: add missing dependencyMichael Olbrich2011-03-271-2/+3
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* net-snmp: fix debugging optionsWolfram Sang2011-03-151-3/+23
| | | | | | | Debugging options are a bit unusual and have three states. Now we can have the default case, too. Also, update the comment about the build-fix for 5.6.1. Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
* net-snmp: version bump 5.3.3 -> 5.6.1Wolfram Sang2011-02-171-0/+2
| | | | Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
* [net-snmp] fix dependenciesMichael Olbrich2011-01-181-0/+3
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [net-snmp] use global IPv6 optionMichael Olbrich2010-07-161-4/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* * rules/*.in, Kconfig:Marc Kleine-Budde2009-01-101-14/+0
| | | | | | | | removed 'default n' cleaned up menu a bit git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9470 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/*.in:Marc Kleine-Budde2008-10-281-0/+1
| | | | | | | added SECTION git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8983 33e552b5-05e3-0310-8538-816dae2090ed
* * net-snmp: menu entries are lower caseRobert Schwebel2008-09-211-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8859 33e552b5-05e3-0310-8538-816dae2090ed
* * net-snmp.in:Marc Kleine-Budde2008-06-051-6/+0
| | | | | | | remove little/big endian switch git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8405 33e552b5-05e3-0310-8538-816dae2090ed
* * change bool to tristate .in Files from N to OHenning Steffen2008-06-041-23/+5
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8317 33e552b5-05e3-0310-8538-816dae2090ed
* * net-snmp: refactored menu entries to use positive logicRobert Schwebel2007-12-291-38/+38
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7671 33e552b5-05e3-0310-8538-816dae2090ed
* * net-snmp: added; patch by Randall LoomisRobert Schwebel2007-12-291-0/+136
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7669 33e552b5-05e3-0310-8538-816dae2090ed