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_zebra.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
quagga: Remove double read of stream
Donald Sharp
2016-03-11
1
-1
/
+3
*
lib: Check prefix length from zebra is sensible
Paul Jakma
2016-03-08
1
-1
/
+1
*
lib: zclient.c remove extern struct thread_master *
Donald Sharp
2015-10-27
1
-2
/
+2
*
ospfd: Fast OSPF convergence
Michael Rossberg
2015-09-24
1
-4
/
+2
*
ospfd: add missing unlock for ospf_interface_address_delete()
Joakim Tjernlund
2015-07-29
1
-0
/
+1
*
*: add VRF ID in the API message header
Feng Lu
2015-06-03
1
-26
/
+39
*
lib: hide internal prefix list structures
David Lamparter
2015-05-05
1
-2
/
+2
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-1
/
+1
*
ospfd: fixup log message in ospf_zebra_delete
Christian Franke
2014-02-10
1
-1
/
+1
*
ospfd: compile warning cleanups
Andrew Certain
2013-01-07
1
-6
/
+3
*
ospfd: use ZEBRA_NEXTHOP_IPV4_IFINDEX
Joakim Tjernlund
2012-07-25
1
-45
/
+79
*
fix zebra protocol after MP-BGP changes
Denis Ovsienko
2012-01-23
1
-0
/
+4
*
ospfd: spelling
Denis Ovsienko
2011-09-27
1
-1
/
+1
*
ospfd: Only refresh external default route once.
Joakim Tjernlund
2010-04-18
1
-2
/
+4
*
ospfd: Make sure ospf_distribute_list_update_timer() eventually runs.
Joakim Tjernlund
2010-04-18
1
-2
/
+2
*
ospfd: Make sure all external routes are updated.
Joakim Tjernlund
2010-04-18
1
-17
/
+17
*
ospfd: Tighten up the connected check for redistribution
Joakim Tjernlund
2009-08-28
1
-8
/
+5
*
ospfd: Change struct ospf_path *oi to ifindex.
Joakim Tjernlund
2009-08-03
1
-4
/
+4
*
[global] interface flags format warnings
Stephen Hemminger
2009-07-28
1
-3
/
+4
*
[cleanup] Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2009-06-12
1
-4
/
+1
*
[ospfd] Restructure opsf_if_update() and ospf_network_run()
Joakim Tjernlund
2008-09-02
1
-13
/
+2
*
[ospfd] Fix two debug messages that used inet_ntoa more than once
Andrew J. Schorr
2007-03-14
1
-6
/
+13
*
[ospfd] Add debug messages for a few zebra messages that had been overlooked
Andrew J. Schorr
2006-11-30
1
-0
/
+25
*
[ospfd] Stop losing subsequent default-information originate 'always' info
Andrew J. Schorr
2006-10-24
1
-16
/
+6
*
[ospfd] CID #28, remove another ospf_lookup call - ospf_redistribute_withdraw
Paul Jakma
2006-05-12
1
-1
/
+1
*
[ospfd] Squash another ospf_lookup call
Paul Jakma
2006-05-12
1
-2
/
+1
*
[ospfd/zserv] adjust to new format
paul
2006-01-17
1
-4
/
+1
*
[ospfd] fix rare leak of struct connected, in an error path.
paul
2006-01-10
1
-1
/
+4
*
2005-11-20 Paul Jakma <paul.jakma@sun.com>
paul
2005-11-20
1
-5
/
+3
*
2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-10-01
1
-6
/
+6
*
2005-09-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-09-19
1
-1
/
+1
*
* ospf_zebra.c: Don't assert/stop before type == ZEBRA_ROUTE_MAX if
hasso
2005-08-05
1
-3
/
+7
*
2005-05-06 Paul Jakma <paul.jakma@sun.com>
paul
2005-05-06
1
-16
/
+16
*
2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
nonblocking_zclient_after
ajs
2005-04-11
1
-1
/
+1
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
quagga_post_listloop_cleanup
paul
2005-04-07
1
-41
/
+35
*
2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-04-02
1
-2
/
+3
*
2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-04-02
1
-10
/
+4
*
2005-03-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-03-29
1
-1
/
+11
*
2004-12-15 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-15
1
-8
/
+1
*
2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-08
1
-19
/
+19
*
2004-10-31 Paul Jakma <paul@dishone.st>
paul
2004-10-31
1
-1
/
+3
*
2004-10-11 Paul Jakma <paul@dishone.st>
paul
2004-10-11
1
-7
/
+11
*
Common router id.
hasso
2004-10-03
1
-14
/
+23
*
Compiler warnings fixes.
hasso
2004-09-26
1
-1
/
+1
*
Remove usage of evil list and listnode typedefs.
hasso
2004-09-23
1
-4
/
+4
*
* Make updating redistributions work if prefix list is changed and it's
hasso
2004-05-10
1
-1
/
+59
*
2004-05-08 Paul Jakma <paul@dishone.st>
paul
2004-05-08
1
-9
/
+9
*
Don't ignore reject/bh routes. Discussed with Paul in IRC.
hasso
2004-04-23
1
-6
/
+8
*
Some ospfd fixes - [quagga-dev 1032], [quagga-dev 1048], [quagga-dev 1058].
hasso
2004-04-20
1
-0
/
+3
*
2004-02-17 Paul Jakma <paul@dishone.st>
paul
2004-02-17
1
-6
/
+0
[next]