index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_snmp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: simplify log message lookup
Quentin Young
2017-06-21
1
-1
/
+1
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
*: snmp: convert into modules
David Lamparter
2017-03-25
1
-8
/
+23
*
*: use hooks for sending SNMP traps
David Lamparter
2017-03-25
1
-11
/
+67
*
*: get rid of zlog(*, LOG_LEVEL, ...)
David Lamparter
2017-03-08
1
-7
/
+7
*
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
Paul Jakma
2016-08-18
1
-15
/
+15
*
*: get rid of "MTYPE 0"
David Lamparter
2016-07-28
1
-2
/
+2
*
*: snmp: add a load of "static" specifiers
David Lamparter
2016-07-28
1
-9
/
+9
*
*: fix in_addr initialisers
David Lamparter
2016-05-26
1
-1
/
+1
*
ospfd: ospf_nbr_nbma_set()/ospf_snmp_vl_add() add unlock
Joakim Tjernlund
2016-05-26
1
-0
/
+3
*
snmp: fix warnings
David Lamparter
2016-05-26
1
-6
/
+6
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-10
/
+10
*
snmp: let handlers accept OID from a lesser prefix
Vincent Bernat
2012-06-25
1
-0
/
+48
*
agentx: handle SNMP traps
Vincent Bernat
2012-06-25
1
-4
/
+13
*
smux: drop findVar element from trap object struct
Vincent Bernat
2012-06-25
1
-16
/
+16
*
smux: remove `tick` argument from smux_trap()
Vincent Bernat
2012-06-25
1
-4
/
+4
*
build: only define HAVE_SNMP
Vincent Bernat
2012-06-25
1
-6
/
+0
*
ospfd: Fixes a crash of the daemon with a snmp walk
Jorge Boncompte [DTI2]
2012-04-16
1
-4
/
+4
*
[cleanup] functions taking no args should be declared with void args
Stephen Hemminger
2009-06-12
1
-1
/
+1
*
[cleanup] Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2009-06-12
1
-5
/
+1
*
[snmp] Compiler warning fixes for when "--enable-snmp" is configured.
Chris Caputo
2009-06-02
1
-54
/
+70
*
Make --enable-snmp cross compile and make libcrypto optional with --without-c...
Joakim Tjernlund
2008-08-25
1
-1
/
+3
*
[ospfd] Return SNMP standard neighbor state values, not quagga internal ones
Andrew J. Schorr
2007-03-14
1
-1
/
+39
*
[PtP over ethernet] New peer flag allows much more addressing flexibility
Andrew J. Schorr
2006-12-12
1
-11
/
+2
*
[ospfd] Improve two info log messages in ospf_snmp.c
Andrew J. Schorr
2006-06-24
1
-2
/
+8
*
2005-10-06 Alain Ritoux <alain.ritoux@6wind.com>
vincent
2005-10-06
1
-58
/
+103
*
2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>
vincent
2005-09-29
1
-0
/
+108
*
2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>
vincent
2005-09-29
1
-0
/
+1
*
2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>
vincent
2005-09-29
1
-1
/
+10
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
paul
2005-04-07
1
-27
/
+21
*
* ospf_snmp.c: Don't crash in snmp query if ospf instance doesn't
hasso
2005-03-27
1
-0
/
+3
*
OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd,
hasso
2004-10-19
1
-1
/
+1
*
Make initializing smux connection configurable - "smux peer OID" command
hasso
2004-10-13
1
-7
/
+1
*
2004-10-11 Paul Jakma <paul@dishone.st>
paul
2004-10-11
1
-9
/
+7
*
2004-10-07 Paul Jakma <paul@dishone.st>
paul
2004-10-07
1
-3
/
+3
*
2003-09-29 Paul Jakma <paul@dishone.st>
paul
2003-09-29
1
-1
/
+1
*
2003-06-19 Paul Jakma <paul@dishone.st>
paul
2003-06-19
1
-1
/
+3
*
2003-04-04 Paul Jakma <paul@dishone.st>
paul
2003-04-04
1
-20
/
+43
*
2003-03-25 Paul Jakma <paul@dishone.st>
paul
2003-03-25
1
-48
/
+65
*
Fix build for net-snmp
paul
2003-03-18
1
-0
/
+3
*
[zebra 14631] Generic PtP and RFC3021 interface addressing support
paul
2002-12-13
1
-1
/
+1
*
Initial revision
paul
2002-12-13
1
-0
/
+2443