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
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
17
-104
/
+104
*
ospfd: add debug messages for router lsa-generation
Christian Franke
2014-05-14
1
-0
/
+9
*
ospfd: For an ABR, ensure the right LSID is MaxAge'd
Pradosh Mohapatra
2014-05-14
1
-4
/
+12
*
ospfd: clarify indentation and comments in ospf_lsa_maxage_delete
Christian Franke
2014-05-14
1
-2
/
+2
*
ospfd: fix a reference counting issue introduced by commit 4de8bf0011
Christian Franke
2014-05-14
1
-0
/
+1
*
ospfd: check the LS-Ack's recentness instead of only comparing the #seq
Lu Feng
2014-05-14
1
-1
/
+1
*
ospfd: don't allow to set network type on loopback interfaces
Christian Franke
2014-05-14
1
-1
/
+7
*
ospfd: run DR election prior to LSA regeneration
Christian Franke
2014-05-14
1
-14
/
+19
*
ospfd/ospf_vty.c: use keyword cmd style
Christian Franke
2014-04-01
1
-874
/
+62
*
lib/command.c: rewrite command matching/parsing
Christian Franke
2014-04-01
1
-2
/
+0
*
bgpd, ospfd, zebra: fix some DEFUN definitions
Christian Franke
2014-04-01
1
-0
/
+2
*
Merge volatile/cumulus_ospf6d
David Lamparter
2014-03-18
3
-63
/
+2
|
\
|
*
ospf6d: add p2p interface support
Dinesh Dutt
2013-11-08
1
-8
/
+0
|
*
ospf6d: reinvoke MaxAge remover thread if not all MaxAge LSAs were flushed.
Dinesh Dutt
2013-11-08
2
-3
/
+1
|
*
ospf6d/ospfd: refactor some common defines
Dinesh Dutt
2013-10-23
1
-52
/
+1
*
|
security: Fix some typos and potential NULL-deref
Remi Gacogne
2014-02-11
2
-2
/
+4
*
|
ospfd: fixup log message in ospf_zebra_delete
Christian Franke
2014-02-10
1
-1
/
+1
|
/
*
ospfd: protect vs. VU#229804 (malformed Router-LSA)
David Lamparter
2013-08-06
1
-0
/
+21
*
ospfd: CVE-2013-2236, stack overrun in apiserver
David Lamparter
2013-07-28
1
-7
/
+18
*
ospfd: fix flooding procedure
Christian Franke
2013-04-20
3
-3
/
+3
*
ospfd: make ospf_maxage_lsa_remover actually yield
Christian Franke
2013-04-20
1
-1
/
+7
*
ospfd: restore nexthop IP for p2p interfaces
Christian Franke
2013-04-09
1
-2
/
+16
*
ospfd: fix LSA initialization for build without opaque LSA
Christian Franke
2013-04-09
1
-0
/
+2
*
ospfd: Remove dup MaxAge LSA flood
Dinesh G Dutt
2013-01-07
1
-3
/
+2
*
ospfd: Corrected ospfd Type-4/Type-5 ls update handling
Vishal Kumar
2013-01-07
1
-1
/
+2
*
ospfd: compile warning cleanups
Andrew Certain
2013-01-07
14
-38
/
+31
*
ospfd: Update nsm_change_state to static scope, as it is not called from else...
Andrew Certain
2013-01-07
2
-2
/
+1
*
ospfd: Changed TE instance check to remove -Wtype-limits warning
Andrew Certain
2013-01-07
2
-2
/
+2
*
ospfd: Update comments to be more clear in packet processing
Andrew Certain
2013-01-07
1
-10
/
+16
*
ospfd: Fixed signed/unsigned masking of negative metrics
Andrew Certain
2013-01-07
1
-3
/
+7
*
ospfd: Fixed typo bug in ospf_vty.h:ospf_neighbor
Andrew Certain
2013-01-07
1
-1
/
+1
*
ospfd: fix argument parsing for distribute-list
Christian Franke
2013-01-07
1
-2
/
+2
*
ospf: fix apiserver enable
David Lamparter
2013-01-07
1
-5
/
+5
*
ospf: Fix type-4 network mask to 0 per RFC
Leonard Tracy
2013-01-07
1
-5
/
+1
*
ospf: Reduce MaxAge log level
Ayan Banerjee
2013-01-07
1
-2
/
+5
*
ospf: Convert MAX_AGE LSA list to tree
Dinesh Dutt
2013-01-07
6
-32
/
+83
*
ospf: forward ref. of areas for "max-metric router-lsa administrative" cmd
Ayan Banerjee
2013-01-07
3
-1
/
+14
*
ospf: suppress delete using replacement
Ayan Banerjee
2013-01-07
1
-4
/
+29
*
ospfd: remove some buggy extra ';' symbols.
Hasso Tepper
2012-11-05
2
-2
/
+2
*
*: use array_size() helper macro
Balaji.G
2012-10-25
2
-4
/
+4
*
ospfd: respect max-metric over configured cost for summary LSAs
JR Rivers
2012-10-25
2
-8
/
+30
*
ospfd: ABR algorithm not propagating MAXAGE LSAs into area
JR Rivers
2012-10-25
1
-2
/
+3
*
ospfd: blackhole route removal for area range
JR Rivers
2012-10-25
3
-22
/
+66
*
lib: improve fletcher checksum validation
JR Rivers
2012-10-25
2
-1
/
+13
*
Revert "ospfd: Do not fall back to intervening router."
Paul Jakma
2012-10-19
1
-4
/
+30
*
build: correct libtool parameter used within Makefiles
Brad Smith
2012-09-25
1
-1
/
+1
*
ospfd: Do not fall back to intervening router.
Joakim Tjernlund
2012-07-25
1
-15
/
+3
*
ospfd: use ZEBRA_NEXTHOP_IPV4_IFINDEX
Joakim Tjernlund
2012-07-25
1
-45
/
+79
*
ospf_spf_process_stubs: use LSA pos to find OSFP interface
Joakim Tjernlund
2012-07-25
3
-4
/
+6
*
ospfd: Optimize and improve SPF nexthop calculation
Joakim Tjernlund
2012-07-25
4
-83
/
+100
[next]