index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_packet.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospfd: fix unused warning in ospf_write
David Lamparter
2016-06-09
1
-2
/
+3
*
ospfd: Fast OSPF convergence
Michael Rossberg
2016-06-09
1
-1
/
+1
*
ospfd: Remove another odd flooding hack in opaque LSA code
Paul Jakma
2016-06-08
1
-15
/
+0
*
ospfd: Remove the blocking of opaque LSAs origination & flooding 'optimisation'
Paul Jakma
2016-06-08
1
-8
/
+1
*
*: use void * for printing pointers
David Lamparter
2016-05-30
1
-3
/
+4
*
ospfd: ospf_ls_upd_send() add missing unlock.
Joakim Tjernlund
2016-05-26
1
-0
/
+2
*
ospfd: set O-bit in the option of all DD packets
Lu Feng
2016-05-26
1
-16
/
+1
*
ospfd: invalid MD5 auth_key?
Joakim Tjernlund
2016-05-26
1
-2
/
+2
*
ospfd: Fix compiler warnings
Donald Sharp
2016-05-20
1
-1
/
+1
*
OSPF: Fix zlog_warn to zlog_debug in some unlikely scenarios
Donald Sharp
2015-11-09
1
-8
/
+10
*
Zebra: Add IPv6 protocol filtering support & Setting Src of IPv6 routes
Dinesh G Dutt
2015-09-16
1
-1
/
+1
*
configuration options for faster OSPF convergence
Michael Rossberg
2015-07-31
1
-3
/
+3
*
ospfd: ospfd-warnings.patch
Donald Sharp
2015-05-20
1
-7
/
+0
*
Command to adjust min-arrival value in Milliseconds.
Donald Sharp
2015-05-20
1
-1
/
+1
*
Make OSPF compliant to the last sentence of this section in RFC 2328
Donald Sharp
2015-05-20
1
-1
/
+2
*
ospfd: ospf-start-lsreq-b4-exchange.patch
Donald Sharp
2015-05-20
1
-0
/
+3
*
ISSUE:
Donald Sharp
2015-05-20
1
-3
/
+6
*
Multi-Instance OSPF Summary
Donald Sharp
2015-05-20
1
-1
/
+1
*
Modified the number of writes to service at most
Donald Sharp
2015-05-20
1
-20
/
+37
*
In the "write" direction added a command to ensure that Quagga
Donald Sharp
2015-05-20
1
-103
/
+115
*
Ensuring that all interfaces are served in a round robin fashion during
Donald Sharp
2015-05-20
1
-3
/
+15
*
Send ARP requests proactively during OSPF Adjacency formation.
Donald Sharp
2015-05-20
1
-0
/
+32
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-3
/
+3
*
ospfd: check the LS-Ack's recentness instead of only comparing the #seq
Lu Feng
2014-05-14
1
-1
/
+1
*
ospfd: protect vs. VU#229804 (malformed Router-LSA)
David Lamparter
2013-08-06
1
-0
/
+21
*
ospfd: fix flooding procedure
Christian Franke
2013-04-20
1
-2
/
+1
*
ospfd: fix LSA initialization for build without opaque LSA
Christian Franke
2013-04-09
1
-0
/
+2
*
ospfd: compile warning cleanups
Andrew Certain
2013-01-07
1
-1
/
+1
*
ospfd: Update comments to be more clear in packet processing
Andrew Certain
2013-01-07
1
-10
/
+16
*
ospf: Reduce MaxAge log level
Ayan Banerjee
2013-01-07
1
-2
/
+5
*
lib: improve fletcher checksum validation
JR Rivers
2012-10-25
1
-1
/
+1
*
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: 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
1
-1
/
+259
*
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
1
-9
/
+56
*
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
1
-12
/
+13
*
general: remove inline qualifiers and move in-header functions to objects
Paul Jakma
2012-01-06
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
*
ospfd: fix regression in recent commit
YAMAMOTO Shigeru
2011-09-29
1
-10
/
+15
*
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
*
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
*
|
ospfd: Prioritise hellos for sending by queueing to head of output buffer
Paul Jakma
2010-12-08
1
-46
/
+48
*
|
ospfd: Reset neighbour inactivity timer for any packet arrival
Paul Jakma
2010-12-08
1
-4
/
+16
[next]