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
*
Don't delete too many routes.
Joakim Tjernlund
2009-05-06
1
-1
/
+8
*
Handle kernel flush when address is deleted
Stephen Hemminger
2009-04-29
1
-0
/
+61
*
Use correct buffer size for inet_ntop()
Stephen Hemminger
2009-04-28
1
-17
/
+17
*
Rename rib_system_route to interface_manage_mode
Stephen Hemminger
2009-04-28
1
-12
/
+17
*
Keep quagga away from kernel routes
Stephen Hemminger
2009-04-13
1
-17
/
+7
*
Fix compiler warnings
Stephen Hemminger
2009-04-13
1
-4
/
+4
*
zebra: minor whitespace stuff
Stephen Hemminger
2009-02-09
1
-0
/
+1
*
Add diagnostic messages
Stephen Hemminger
2008-12-23
1
-2
/
+3
*
Fix recursive route handling
Stephen Hemminger
2008-12-22
1
-7
/
+30
*
Remember protocol as well as scope in RIB
Stephen Hemminger
2008-12-02
1
-2
/
+4
*
fix ipv6 typo in recursive route update code
Stephen Hemminger
2008-09-18
1
-1
/
+1
*
remove incorrect debug message
Stephen Hemminger
2008-09-18
1
-2
/
+0
*
Use XCALLOC
Stephen Hemminger
2008-08-18
1
-20
/
+10
*
Manage system routes with zebra
Stephen Hemminger
2008-08-15
1
-26
/
+42
*
Cleanup meta-queue code
Stephen Hemminger
2008-08-11
1
-64
/
+70
*
Realign rib code with upstream
Stephen Hemminger
2008-08-01
1
-33
/
+31
*
Make metaqueue functions static
Stephen Hemminger
2008-08-01
1
-5
/
+5
*
Merge branch 'upstream' into islavista
Stephen Hemminger
2008-07-31
1
-27
/
+133
|
\
|
*
+ initial edition of meta-queue for RIB updates processing (bug #431)
pilot
2008-06-02
1
-27
/
+133
|
*
+ fix bug#326 by rib_lookup_and_pushup()
pilot
2008-02-26
1
-0
/
+56
|
*
[link-detect] Static interface routes should behave properly with link-detect.
ajs
2008-01-08
1
-3
/
+3
|
*
+ rib_process() speedup for multi-nexthop route nodes
pilot
2007-10-04
1
-2
/
+3
|
*
+ Minor bugfix: IPv6 prefixes were logged incorrectly in RIB debugging calls....
pilot
2007-10-03
1
-10
/
+10
|
*
Merged own patch for bug #390 (rewrite zebra/zebra_rib.c:nexthop_active_updat...
pilot
2007-08-14
1
-12
/
+17
|
*
Merged own patch for the bug #391 (debugging and comments mostly).
pilot
2007-08-13
1
-5
/
+235
|
*
[zebra] Add extra debug logging for RIB and RIB queueing
paul
2007-08-06
1
-19
/
+51
|
*
[zebra] rib loop check for RIB_ENTRY_REMOVED checks wrong var
paul
2007-06-27
1
-1
/
+1
|
*
[zebra] Routemap support on received routes, with 'set src' command (linux)
paul
2007-05-02
1
-10
/
+47
|
*
[zebra] Changes of nexthops of static routes didnt take effect
paul
2006-12-08
1
-10
/
+12
|
*
[zebra] Bug #268, Fix race between add/delete of routes, sanitise rib queueing
paul
2006-07-27
1
-170
/
+251
|
*
[zebra] Add test rig code, for testing the zebra RIB
paul
2006-07-27
1
-0
/
+7
|
*
[zebra] Connected routes must always be added to main table
paul
2006-07-27
1
-0
/
+1
|
*
[zebra] Fix CID #104, check addr for null, and #18, check nexthop type args
paul
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
|
*
2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-07
1
-9
/
+9
|
*
Some compiler warnings fixes and fix for bugzilla #119.
hasso
2004-10-12
1
-4
/
+5
|
*
Fix warnings. Didn't even look at files not compiled in Linux though.
hasso
2004-10-07
1
-2
/
+2
|
*
Merge isisd into the Quagga's framework:
jardin
2003-12-23
1
-0
/
+1
|
*
2003-11-02 Krzysztof Oledzki <oleq@ans.pl>
paul
2003-11-02
1
-0
/
+2
|
*
2003-10-27 Gilad Arnold <gilad.arnold@terayon.com>
paul
2003-10-28
1
-7
/
+13
[next]