index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_route.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospfd: introduce a 'dry run' into SPF code
GalaxyGorilla
2020-08-18
1
-22
/
+44
*
*: un-split strings across lines
David Lamparter
2020-07-14
1
-16
/
+8
*
*: remove tabs from log messages
David Lamparter
2020-03-24
1
-20
/
+5
*
*: Replace s_addr 0 => INADDR_ANY
Donatas Abraitis
2020-02-06
1
-2
/
+2
*
*: generously apply const
David Lamparter
2019-12-02
1
-2
/
+4
*
Treewide: use ANSI function definitions
Ruben Kerkhof
2019-01-24
1
-3
/
+3
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-2
/
+2
*
lib ospfd: dead code (Coverity 1302503 1302502)
paco
2018-06-26
1
-2
/
+2
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-2
/
+2
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-12
/
+14
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
1
-2
/
+2
*
ospfd: OSPFv2 VRF Support
Chirag Shah
2017-10-03
1
-16
/
+21
*
ospfd: fix route_node_get
Chirag Shah
2017-08-28
1
-0
/
+1
*
Revert "*: reindent pt. 2"
David Lamparter
2017-07-22
1
-4
/
+6
*
*: reindent pt. 2
whitespace / reindent
2017-07-17
1
-6
/
+4
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-832
/
+799
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
ospfd: ditch unused time fields
David Lamparter
2016-07-28
1
-2
/
+0
*
Unnumbered interface support.
Donald Sharp
2015-05-20
1
-0
/
+4
*
ospf: suppress delete using replacement
Ayan Banerjee
2013-01-07
1
-4
/
+29
*
ospfd: blackhole route removal for area range
JR Rivers
2012-10-25
1
-1
/
+49
*
ospf_spf_process_stubs: use LSA pos to find OSFP interface
Joakim Tjernlund
2012-07-25
1
-2
/
+2
*
ospfd: remove unused code
Stephen Hemminger
2011-12-06
1
-55
/
+0
*
ospfd: remove useless RFC1583 check
Alexandre Chappuis
2011-09-27
1
-4
/
+0
*
ospfd: Change struct ospf_path *oi to ifindex.
Joakim Tjernlund
2009-08-03
1
-5
/
+6
*
[ospfd] compare ifIndex too when matching paths
Joakim Tjernlund
2009-06-25
1
-4
/
+11
*
[ospfd] Minor enhancements to recent self-host-routes suppression patch
Paul Jakma
2008-09-04
1
-2
/
+16
*
[ospfd] Bug #134, ospfd should be more robust to backward time change
Paul Jakma
2006-08-27
1
-1
/
+1
*
[ospfd] CID #49, fix dereference before NULL check
Paul Jakma
2006-05-13
1
-1
/
+1
*
[ospfd] Fix SPF of virtual-links
Paul Jakma
2006-05-04
1
-2
/
+3
*
2005-10-29 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-29
1
-15
/
+0
*
2005-10-18 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-18
1
-4
/
+7
*
2005-05-06 Paul Jakma <paul.jakma@sun.com>
paul
2005-05-06
1
-6
/
+6
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
paul
2005-04-07
1
-42
/
+27
*
2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-08
1
-36
/
+36
*
Compiler warnings fixes round 1.
hasso
2004-10-08
1
-1
/
+1
*
Remove usage of evil list and listnode typedefs.
hasso
2004-09-23
1
-14
/
+14
*
Assorted changes from work at BBN. Most are minor, and several are in
gdt
2004-08-31
1
-1
/
+2
*
Remove ifdef's HAVE_NSSA. NSSA support is stable enough.
hasso
2004-06-20
1
-10
/
+0
*
Fix debug message and make it conditional.
hasso
2004-04-20
1
-1
/
+2
*
Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGER
hasso
2004-03-04
1
-2
/
+2
*
2003-08-15 Paul Jakma <paul@dishone.st>
paul
2003-08-15
1
-2
/
+1
*
2003-08-10 amir <amir@datacore.ch>
paul
2003-08-10
1
-46
/
+28
*
2003-06-19 "Suraev, Vadim" <vadim.suraev@terayon.com>
paul
2003-06-22
1
-23
/
+63
*
Initial revision
paul
2002-12-13
1
-0
/
+1026