index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_rib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'current' into dn42
David Lamparter
2010-02-05
1
-40
/
+100
|
\
|
*
zebra: rib: support blackhole kernel deletion notification
David Lamparter
2010-02-05
1
-0
/
+12
|
*
zebra: consider all nexthops when looking for a gateway match
Tom Goff
2010-02-05
1
-10
/
+16
|
*
zebra: Don't delete too many routes.
Joakim Tjernlund
2010-02-05
1
-30
/
+56
|
*
zebra: netlink: grab blackhole list from kernel
David Lamparter
2010-02-05
1
-1
/
+3
|
*
zebra: cleanup blackhole support
David Lamparter
2010-02-05
1
-9
/
+23
*
|
Merge branch 'patches/smallones' into dn42
David Lamparter
2010-02-05
1
-11
/
+32
|
\
\
|
*
|
zebra: rib update in background and recursive routes
Stephen Hemminger
2010-02-05
1
-11
/
+32
*
|
|
Merge remote branch 'qpimd/pim' into merged/pimd
David Lamparter
2010-02-04
1
-6
/
+96
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[pim] Initial pim 0.155
Everton Marques
2009-10-02
1
-6
/
+96
*
|
|
zebra: accept "connected" routes from protocols other than Connected
David Lamparter
2010-02-03
1
-1
/
+2
*
|
|
rib: default distance value for new protocols (v2)
David Lamparter
2010-02-03
1
-1
/
+5
|
|
/
|
/
|
*
|
zebra: cleanup RIB meta queue code
Stephen Hemminger
2009-12-09
1
-37
/
+10
*
|
zebra: fix more compiler warnings
Stephen Hemminger
2009-12-08
1
-40
/
+4
*
|
zebra: fix RIB debug message for IPv6
David Ward
2009-12-03
1
-4
/
+4
|
/
*
[zebra] Silence noisy process_subq
Chris Caputo
2009-07-21
1
-0
/
+2
*
zebra: Static route does not reach kernel.
Joakim Tjernlund
2009-06-24
1
-2
/
+4
*
[cleanup] Use correct buffer size for inet_ntop()
Stephen Hemminger
2009-06-18
1
-17
/
+17
*
[zebra] remove incorrect debug message
Stephen Hemminger
2009-06-18
1
-2
/
+0
*
[zebra] Cleanup meta-queue code
Stephen Hemminger
2009-06-18
1
-64
/
+70
*
[cleanup] Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2009-06-12
1
-20
/
+10
*
[zebra] trivia: static qualifiers for metaq
Stephen Hemminger
2008-08-22
1
-4
/
+5
*
[zebra] make some data local
Stephen Hemminger
2008-08-22
1
-2
/
+2
*
[zebra] ignore dead routes in RIB update
Stephen Hemminger
2008-08-22
1
-17
/
+36
*
+ initial edition of meta-queue for RIB updates processing (bug #431)
Denis Ovsienko
2008-06-02
1
-27
/
+133
*
+ fix bug#326 by rib_lookup_and_pushup()
Denis Ovsienko
2008-02-26
1
-0
/
+56
*
[link-detect] Static interface routes should behave properly with link-detect.
Andrew J. Schorr
2008-01-08
1
-3
/
+3
*
+ rib_process() speedup for multi-nexthop route nodes
Denis Ovsienko
2007-10-04
1
-2
/
+3
*
+ Minor bugfix: IPv6 prefixes were logged incorrectly in RIB debugging calls....
Denis Ovsienko
2007-10-03
1
-10
/
+10
*
Merged own patch for bug #390 (rewrite zebra/zebra_rib.c:nexthop_active_updat...
Denis Ovsienko
2007-08-14
1
-12
/
+17
*
Merged own patch for the bug #391 (debugging and comments mostly).
Denis Ovsienko
2007-08-13
1
-5
/
+235
*
[zebra] Add extra debug logging for RIB and RIB queueing
Paul Jakma
2007-08-06
1
-19
/
+51
*
[zebra] rib loop check for RIB_ENTRY_REMOVED checks wrong var
Paul Jakma
2007-06-27
1
-1
/
+1
*
[zebra] Routemap support on received routes, with 'set src' command (linux)
Paul Jakma
2007-05-02
1
-10
/
+47
*
[zebra] Changes of nexthops of static routes didnt take effect
Paul Jakma
2006-12-08
1
-10
/
+12
*
[zebra] Bug #268, Fix race between add/delete of routes, sanitise rib queueing
Paul Jakma
2006-07-27
1
-170
/
+251
*
[zebra] Add test rig code, for testing the zebra RIB
Paul Jakma
2006-07-27
1
-0
/
+7
*
[zebra] Connected routes must always be added to main table
Paul Jakma
2006-07-27
1
-0
/
+1
*
[zebra] Fix CID #104, check addr for null, and #18, check nexthop type args
Paul Jakma
2006-07-02
1
-0
/
+8
*
[zebra] Fix pauls zebra_rib/rib_process commit mistakes, again.
paul
2006-01-30
1
-5
/
+7
*
[zebra] Fix incorrect changes made in RIB metric selection patch
quagga_0_99_3_release
paul
2006-01-25
1
-4
/
+26
*
[compiler] miscellaneous trivial compiler warning fixes
paul
2006-01-19
1
-2
/
+2
*
2006-01-18 Gunnar Stigen <gunnar.stigen@axxessit.no>
paul
2006-01-18
1
-4
/
+17
*
2005-11-14 Paul Jakma <paul.jakma@sun.com>
paul
2005-11-14
1
-6
/
+6
*
* zebra_rib.c: Reduce the height of some staircases. Fix
hasso
2005-09-21
1
-83
/
+59
*
2005-09-21 Paul Jakma <paul.jakma@sun.com>
paul
2005-09-21
1
-2
/
+6
*
* zebra_rib.c, rib.h: Add distance and metric arguments to the
hasso
2005-08-27
1
-5
/
+4
*
2005-06-28 Paul Jakma <paul.jakma@sun.com>
paul
2005-06-28
1
-42
/
+42
*
2005-04-28 Paul Jakma <paul.jakma@sun.com>
paul
2005-04-28
1
-144
/
+253
*
2005-03-14 Paul Jakma <paul.jakma@sun.com>
paul
2005-03-14
1
-1
/
+1
[next]