Gitiles
Code Review
Sign In
gerrit.opencord.org
/
quagga
/
fc328ac9d3d49b871c1139f36deb702a254c0d4f
/
zebra
/
zebra_rib.c
fc328ac
zebra: add more logs/asserts to rib work queue code
by Subbaiah Venkata
· 13 years ago
26e2ae3
zebra: read multipath routes and hw addr from netlink
by Josh Bailey
· 13 years ago
cc2dd92
zebra: cleanup RIB meta queue code
by Stephen Hemminger
· 15 years ago
d02c56c
zebra: fix more compiler warnings
by Stephen Hemminger
· 15 years ago
a50c107
zebra: fix RIB debug message for IPv6
by David Ward
· 15 years ago
67b9467
[zebra] Silence noisy process_subq
by Chris Caputo
· 15 years ago
c3a5606
zebra: Static route does not reach kernel.
by Joakim Tjernlund
· 15 years ago
81cce01
[cleanup] Use correct buffer size for inet_ntop()
by Stephen Hemminger
· 16 years ago
6c68465
[zebra] remove incorrect debug message
by Stephen Hemminger
· 16 years ago
5110a0c
[zebra] Cleanup meta-queue code
by Stephen Hemminger
· 16 years ago
393deb9
[cleanup] Convert XMALLOC/memset to XCALLOC
by Stephen Hemminger
· 16 years ago
ef9b113
[zebra] trivia: static qualifiers for metaq
by Stephen Hemminger
· 16 years ago
d145bc0
[zebra] make some data local
by Stephen Hemminger
· 16 years ago
16814f9
[zebra] ignore dead routes in RIB update
by Stephen Hemminger
· 16 years ago
e96f920
+ initial edition of meta-queue for RIB updates processing (bug #431)
by Denis Ovsienko
· 16 years ago
20e5ff0
+ fix bug#326 by rib_lookup_and_pushup()
by Denis Ovsienko
· 17 years ago
3f08767
[link-detect] Static interface routes should behave properly with link-detect.
by Andrew J. Schorr
· 17 years ago
a3aaf5b
+ rib_process() speedup for multi-nexthop route nodes
by Denis Ovsienko
· 17 years ago
f304cb4
+ Minor bugfix: IPv6 prefixes were logged incorrectly in RIB debugging calls. Fixed.
by Denis Ovsienko
· 17 years ago
03e232a
Merged own patch for bug #390 (rewrite zebra/zebra_rib.c:nexthop_active_update())
by Denis Ovsienko
· 17 years ago
dc95824
Merged own patch for the bug #391 (debugging and comments mostly).
by Denis Ovsienko
· 17 years ago
93bdada
[zebra] Add extra debug logging for RIB and RIB queueing
by Paul Jakma
· 17 years ago
0b8c4f1
[zebra] rib loop check for RIB_ENTRY_REMOVED checks wrong var
by Paul Jakma
· 17 years ago
7514fb7
[zebra] Routemap support on received routes, with 'set src' command (linux)
by Paul Jakma
· 18 years ago
3c0755d
[zebra] Changes of nexthops of static routes didnt take effect
by Paul Jakma
· 18 years ago
6d69112
[zebra] Bug #268, Fix race between add/delete of routes, sanitise rib queueing
by Paul Jakma
· 18 years ago
457eb9a
[zebra] Add test rig code, for testing the zebra RIB
by Paul Jakma
· 18 years ago
171eee3
[zebra] Connected routes must always be added to main table
by Paul Jakma
· 18 years ago
27b4725
[zebra] Fix CID #104, check addr for null, and #18, check nexthop type args
by Paul Jakma
· 18 years ago
a1038a1
[zebra] Fix pauls zebra_rib/rib_process commit mistakes, again.
by paul
· 19 years ago
a8d9c1f
[zebra] Fix incorrect changes made in RIB metric selection patch
by paul
· 19 years ago
e8e1946
[compiler] miscellaneous trivial compiler warning fixes
by paul
· 19 years ago
af887b5
2006-01-18 Gunnar Stigen <gunnar.stigen@axxessit.no>
by paul
· 19 years ago
0fb58d5
2005-11-14 Paul Jakma <paul.jakma@sun.com>
by paul
· 19 years ago
ebf1ead
* zebra_rib.c: Reduce the height of some staircases. Fix
by hasso
· 19 years ago
319572c
2005-09-21 Paul Jakma <paul.jakma@sun.com>
by paul
· 19 years ago
be61c4e
* zebra_rib.c, rib.h: Add distance and metric arguments to the
by hasso
· 19 years ago
a1ac18c
2005-06-28 Paul Jakma <paul.jakma@sun.com>
by paul
· 19 years ago
4d38fdb
2005-04-28 Paul Jakma <paul.jakma@sun.com>
by paul
· 20 years ago
55468c8
2005-03-14 Paul Jakma <paul.jakma@sun.com>
by paul
· 20 years ago
b617800
2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
by ajs
· 20 years ago
39db97e
Some compiler warnings fixes and fix for bugzilla #119.
by hasso
· 20 years ago
fce954f
Fix warnings. Didn't even look at files not compiled in Linux though.
by hasso
· 20 years ago
9e867fe
Merge isisd into the Quagga's framework:
by jardin
· 21 years ago
b5f4502
2003-11-02 Krzysztof Oledzki <oleq@ans.pl>
by paul
· 21 years ago
6baeb98
2003-10-27 Gilad Arnold <gilad.arnold@terayon.com>
by paul
· 21 years ago
143a385
2003-09-29 Gilad Arnold <gilad.arnold@terayon.com>
by paul
· 21 years ago
7021c42
2003-07-15 Paul Jakma <paul@dishone.st>
by paul
· 21 years ago
5ec90d2
2003-06-19 Vladimir Ivaschenko <hazard@francoudi.com>
by paul
· 21 years ago
b21b19c
2003-06-15 Paul Jakma <paul@dishone.st>
by paul
· 21 years ago
368aa3f
Fix missing else in static_add_ipv4() which was causing case of (!ifname)
by paul
· 22 years ago
595db7f
Add back support for null0 interface blackhole routes.
by paul
· 22 years ago
726f9b2
Last fixes from 6Wind patch.
by hasso
· 22 years ago
81dfcaa
Route (reject|blackhole) support from 6Wind patch.
by hasso
· 22 years ago
a4b7076
From: Gilad Arnold <gilad.arnold@terayon.com>
by paul
· 22 years ago
a0f6acd
From: Gilad Arnold <gilad arnold at terayon com>
by paul
· 22 years ago
d753e9e
Matthew Grant <grantma@anathoth.gen.nz>
by paul
· 22 years ago
718e374
Initial revision
by paul
· 22 years ago