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
...
|
*
From: Gilad Arnold <gilad arnold at terayon com>
paul
2003-05-14
1
-0
/
+4
|
*
Matthew Grant <grantma@anathoth.gen.nz>
patch_z17290_ifupstaticfix
paul
2003-01-22
1
-1
/
+19
|
*
Initial revision
paul
2002-12-13
1
-0
/
+2199
*
Fix management of route changes
Stephen Hemminger
2008-07-24
1
-27
/
+45
*
Only set ifindex on set pass
Stephen Hemminger
2008-07-23
1
-2
/
+2
*
Remove routes from FIB.
Stephen Hemminger
2008-07-17
1
-17
/
+37
*
Handle state transistions when there are multiple nexthops
Stephen Hemminger
2008-07-17
1
-63
/
+53
*
Update recursive route when nexthop changes
Stephen Hemminger
2008-07-16
1
-4
/
+7
*
Update RIB/FIB on recursive route state changes
Stephen Hemminger
2008-07-15
1
-37
/
+50
*
Rescan for next hops after static route change
Stephen Hemminger
2008-07-09
1
-0
/
+9
*
active static route changes for ipv6
Stephen Hemminger
2008-07-07
1
-11
/
+17
*
Correctly identify/manage all connected static routes
Stephen Hemminger
2008-07-05
1
-10
/
+17
*
Make some rib data structures private
Stephen Hemminger
2008-07-05
1
-2
/
+2
*
Fix compiler warnings
Stephen Hemminger
2008-05-28
1
-3
/
+8
*
Manage link state on non-connected static routes
Stephen Hemminger
2008-05-13
1
-1
/
+2
*
Merge branch 'glendale' into hollister
Stephen Hemminger
2008-04-29
1
-2
/
+45
|
\
|
*
Check nexthop status
Stephen Hemminger
2008-04-28
1
-20
/
+20
|
*
Check nexthop for internal routes
Stephen Hemminger
2008-04-26
1
-0
/
+22
|
*
mark static routes as inactive when link is down
Stephen Hemminger
2008-04-24
1
-2
/
+23
*
|
Merge branch 'upstream' into hollywood
Tom Grennan
2008-04-10
1
-0
/
+56
|
\
\
|
|
/
|
/
|
|
*
+ 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
*
|
fix for static interface and static nexthop routes for quagga. Now respects c...
Michael Larson
2008-01-04
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
[prev]
[next]