index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_packet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospfd: Remove HAVE_OPAQUE_LSA
Donald Sharp
2016-02-26
1
-24
/
+0
*
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
Paul Jakma
2016-02-26
1
-1
/
+1
*
ospfd: fix unused warning in ospf_write
David Lamparter
2015-10-16
1
-2
/
+2
*
ospfd: Fast OSPF convergence
Michael Rossberg
2015-09-24
1
-3
/
+3
*
ospfd: ospf_ls_upd_send() add missing unlock.
Joakim Tjernlund
2015-07-29
1
-0
/
+2
*
ospfd: Remove another odd flooding hack in opaque LSA code
Paul Jakma
2015-05-14
1
-15
/
+0
*
ospfd: Remove the blocking of opaque LSAs origination & flooding 'optimisation'
Paul Jakma
2015-05-05
1
-8
/
+1
*
*: use void * for printing pointers
David Lamparter
2015-04-21
1
-3
/
+4
*
ospfd: set O-bit in the option of all DD packets
Lu Feng
2015-02-06
1
-16
/
+1
*
ospfd: Tweak previous iface RR write patch to avoid free/malloc & redundant log
Paul Jakma
2014-11-11
1
-10
/
+2
*
Avoid timing out of adjacencies by serving all interfaces in round-robin.
Dinesh G Dutt
2014-11-11
1
-3
/
+15
*
ospfd: invalid MD5 auth_key?
Joakim Tjernlund
2014-10-27
1
-2
/
+2
*
*: 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
*
|
ospfd: OSPF_MIN_LS_ARRIVAL compare should be >= to match ospf_flood
Paul Jakma
2010-12-08
1
-1
/
+1
|
/
*
ospfd: Fix debug messages that were masked by DISCARD_LSA
Paul Jakma
2010-01-14
1
-3
/
+4
*
ospfd: Make "Packet ... received on wrong link" conditional on debug
Paul Jakma
2009-08-11
1
-2
/
+3
*
ospfd: Make ospf_if_lookup_recv_if() find the right unnumbered i/f
Joakim Tjernlund
2009-07-28
1
-2
/
+2
*
[ospfd] discount IP header size from a new LSA pkt
Dmitry Tejblum
2009-06-24
1
-3
/
+12
*
[ospfd] Move passive interface check
Joakim Tjernlund
2008-09-24
1
-18
/
+26
*
Set destination for PtP links to OSPF_ALLSPFROUTERS.
Joakim Tjernlund
2008-08-25
1
-6
/
+14
*
Bug #362 is fixed now.
Denis Ovsienko
2007-08-21
1
-2
/
+6
*
[autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings
Paul Jakma
2007-05-10
1
-2
/
+2
*
[ospfd] Add passive-interface default support
Paul Jakma
2006-10-22
1
-3
/
+3
[next]