summaryrefslogtreecommitdiffstats
path: root/ripd/rip_snmp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: Fix misleading comments for some partsDonatas Abraitis2021-08-051-1/+1
* build: make builddir include path consistentDavid Lamparter2021-04-211-1/+1
* lib, bgpd: add a specific oid_copy function for IPv6 addrsPat Ruddy2021-03-251-5/+4
* *: require semicolon after FRR_DAEMON_INFO & co.David Lamparter2021-03-171-1/+2
* ripd: #if 0 we know what you are up to.Donald Sharp2021-01-281-11/+0
* *: Replace `sizeof something` to sizeof(something)Donatas Abraitis2020-03-081-1/+1
* *: Remove break after returnDonatas Abraitis2020-02-131-4/+0
* *: strip trailing whitespaceQuentin Young2019-09-301-1/+1
* ripd: remove the rip global variableRenato Westphal2019-01-181-7/+12
* ripd: move global counters to the rip structureRenato Westphal2019-01-181-2/+5
* ripd: move "peer_list" to the rip structureRenato Westphal2019-01-181-0/+3
* ripd: rip_snmp.c - Remove not needed checkIlya Shipitsin2018-04-111-1/+1
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-41/+41
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-442/+423
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: snmp: convert into modulesDavid Lamparter2017-03-251-6/+22
* *: use hooks for sending SNMP trapsDavid Lamparter2017-03-251-7/+13
* ripd: fix snmp compileDavid Lamparter2017-03-241-0/+1
* lib, pimd, zebra: Convert if_lookup_exact_address to VRF onlyDonald Sharp2017-03-151-1/+1
* *: snmp: add a load of "static" specifiersDavid Lamparter2016-07-281-3/+3
* snmp: fix warningsDavid Lamparter2016-05-261-3/+3
* Zebra: Add IPv6 protocol filtering support & Setting Src of IPv6 routesDinesh G Dutt2015-09-161-1/+1
* *: nuke ^L (page feed)David Lamparter2014-06-041-3/+3
* snmp: let handlers accept OID from a lesser prefixVincent Bernat2012-06-251-0/+12
* build: only define HAVE_SNMPVincent Bernat2012-06-251-6/+0
* [snmp] Compiler warning fixes for when "--enable-snmp" is configured.Chris Caputo2009-06-021-5/+9
* Make --enable-snmp cross compile and make libcrypto optional with --without-c...Joakim Tjernlund2008-08-251-1/+3
* 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>vincent2005-09-291-8/+13
* Make initializing smux connection configurable - "smux peer OID" commandhasso2004-10-131-7/+1
* 2003-06-19 Paul Jakma <paul@dishone.st>paul2003-06-191-3/+5
* Fix build for net-snmppaul2003-03-181-0/+3
* Initial revisionpaul2002-12-131-0/+577