index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ospfd: avoid exhausting memory with OSPF vertices (BZ#476)
David Lamparter
2012-07-25
1
-2
/
+15
*
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: use net-snmp-config to configure NetSNMP
Vincent Bernat
2012-06-25
1
-1
/
+1
*
build: only define HAVE_SNMP
Vincent Bernat
2012-06-25
1
-6
/
+0
*
build: allow configure and build in a separate directory
Vincent Bernat
2012-06-25
1
-1
/
+1
*
ospfd: Fixes a crash of the daemon with a snmp walk
Jorge Boncompte [DTI2]
2012-04-16
1
-4
/
+4
*
ospfd: adjust OSPF_ROUTER_LSA_MIN_SIZE for VL case
Denis Ovsienko
2012-04-11
1
-1
/
+8
*
ospfd: reduce ospf_verify_header()
Denis Ovsienko
2012-03-12
1
-15
/
+6
*
ospfd: bring ospf_check_auth() into focus
Denis Ovsienko
2012-03-12
1
-70
/
+100
*
ospfd: introduce ospf_auth_type_str[]
Denis Ovsienko
2012-03-12
2
-2
/
+15
*
ospfd: fix packet length check for auth/LLS cases
Denis Ovsienko
2012-03-12
1
-5
/
+5
*
ospfd: introduce ospf_lsa_minlen[] (BZ#705)
Denis Ovsienko
2012-03-12
3
-1
/
+267
*
ospfd: review ospf_check_md5_digest()
Denis Ovsienko
2012-03-12
1
-15
/
+5
*
ospfd: review ospf_check_auth()
Denis Ovsienko
2012-03-12
1
-4
/
+3
*
ospfd: introduce ospf_packet_minlen[] (BZ#705)
Denis Ovsienko
2012-03-12
2
-9
/
+60
*
ospfd: fix ospf_packet_add_top() to use LOOKUP()
Denis Ovsienko
2012-03-12
1
-1
/
+1
*
ospfd: use LOOKUP() for ospf_packet_type_str
Denis Ovsienko
2012-03-12
4
-17
/
+20
*
fix zebra protocol after MP-BGP changes
Denis Ovsienko
2012-01-23
1
-0
/
+4
*
ospfd: use IS_LSA_SELF() where appropriate
Denis Ovsienko
2012-01-08
1
-6
/
+7
*
ospfd: justify ospf_default_originate_timer()
Denis Ovsienko
2012-01-08
2
-2
/
+1
*
ospfd: address more trivial compiler warnings
Denis Ovsienko
2012-01-08
1
-1
/
+0
*
general: remove inline qualifiers and move in-header functions to objects
Paul Jakma
2012-01-06
2
-3
/
+3
*
lib: fix some strtoul() use cases
Ulrich Weber
2012-01-02
1
-1
/
+4
*
ospfd: fix bug in NSSA ABR status check
Denis Ovsienko
2012-01-02
1
-2
/
+2
*
ospfd: fix packet reception for FreeBSD 10.
Dmitrij Tejblum
2012-01-02
1
-1
/
+1
*
ospfd: more info in LSA checksum warning (BZ#685)
Jaroslav Fojtik
2011-12-21
1
-2
/
+7
*
lib: put route_types.txt to real use
David Lamparter
2011-12-13
1
-31
/
+16
*
build: delete .cvsignore files
Denis Ovsienko
2011-12-13
1
-14
/
+0
*
ospfd: spelling
Denis Ovsienko
2011-12-13
1
-2
/
+2
*
quagga: option "-z" ("--socket <path>") added
Vyacheslav Trushkin
2011-12-13
1
-20
/
+26
*
ospfd: remove unused code
Stephen Hemminger
2011-12-06
5
-101
/
+6
*
ospfd: avoid redundant lookup in ospf_redistribute_withdraw
Stephen Hemminger
2011-12-06
1
-1
/
+4
*
ospfd: improve fix to CVE-2011-3326 (BZ#586)
Thomas Ries
2011-11-15
1
-1
/
+1
*
ospfd: fix regression in recent commit
YAMAMOTO Shigeru
2011-09-29
1
-10
/
+15
*
ospfd: remove unused macro
Denis Ovsienko
2011-09-27
1
-4
/
+0
*
ospfd: spelling
Denis Ovsienko
2011-09-27
1
-1
/
+1
*
ospfd: use existing macro for consistency
Denis Ovsienko
2011-09-27
1
-2
/
+2
*
ospfd: sizing macros cleanup
Denis Ovsienko
2011-09-27
2
-10
/
+8
*
lib: simplify interface of setsockopt_multicast_ipv4().
Dmitrij Tejblum
2011-09-27
1
-10
/
+9
*
ospfd: remove useless RFC1583 check
Alexandre Chappuis
2011-09-27
1
-4
/
+0
*
ospfd: CVE-2011-3325 part 2 (OSPF pkt type segv)
Denis Ovsienko
2011-09-26
1
-14
/
+18
*
ospfd: CVE-2011-3325 part 1 (OSPF header underrun)
Denis Ovsienko
2011-09-26
1
-3
/
+12
*
ospfd: CVE-2011-3326 (uknown LSA type segfault)
CROSS
2011-09-26
1
-1
/
+2
*
Merge remote-tracking branch 'polymorf/master'
Greg Troxel
2011-07-13
1
-0
/
+16
|
\
|
*
Fix ip_len byte order in DragonFly's raw socket
David BÉRARD
2010-05-11
1
-0
/
+16
*
|
ospf: Fix OSPF API and ospf-te LSA refreshers to match recent API change
Paul Jakma
2011-04-13
4
-7
/
+7
*
|
ospfd: Compile fix for opaque support
Paul Jakma
2011-03-22
4
-9
/
+13
[prev]
[next]