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
/
connected.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remember protocol as well as scope in RIB
Stephen Hemminger
2008-12-02
1
-2
/
+3
*
Manage system routes with zebra
Stephen Hemminger
2008-08-15
1
-10
/
+12
*
Merge branch 'upstream' into islavista
Stephen Hemminger
2008-07-31
1
-13
/
+0
|
\
|
*
+ initial edition of meta-queue for RIB updates processing (bug #431)
pilot
2008-06-02
1
-13
/
+0
|
*
+ fixed bug #418 (changing address on an existing interface doesn't cause exi...
pilot
2007-11-12
1
-0
/
+15
|
*
[zebra] Routemap support on received routes, with 'set src' command (linux)
paul
2007-05-02
1
-2
/
+2
|
*
Only suppress adding a connected route to the kernel if it is
dyoung
2007-04-16
1
-1
/
+1
|
*
[PtP over ethernet] New peer flag allows much more addressing flexibility
ajs
2006-12-12
1
-89
/
+43
|
*
[zebra] Connected routes must always be added to main table
paul
2006-07-27
1
-1
/
+1
|
*
[zebra] Fix forgetfulness wrt configured address on FreeBSD
paul
2006-06-15
1
-21
/
+62
|
*
[interface configuration] Try to avoid losing address info after shutdown.
ajs
2006-05-21
1
-4
/
+13
|
*
[interface configuration] Preserve flag indicating address was set by quagga.
ajs
2006-05-19
1
-2
/
+10
|
*
[zebra] Include metric on connected routes.
paul
2006-01-17
1
-2
/
+4
|
*
[zebra] fix connected_add_ipv6 declarations, label should be const.
paul
2005-11-26
1
-1
/
+2
|
*
2005-11-03 Paul Jakma <paul.jakma@sun.com>
paul
2005-11-03
1
-4
/
+8
|
*
2005-10-11 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-11
1
-2
/
+4
|
*
* connected.c: flag connected_up_ipv6() and connected_down_ipv6()
vincent
2005-09-28
1
-0
/
+4
|
*
2005-09-12 Paul Jakma <paul.jakma@sun.com>
paul
2005-09-12
1
-89
/
+69
|
*
* zebra_rib.c, rib.h: Add distance and metric arguments to the
hasso
2005-08-27
1
-1
/
+1
|
*
2005-06-28 Paul Jakma <paul.jakma@sun.com>
paul
2005-06-28
1
-2
/
+3
|
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
quagga_post_listloop_cleanup
paul
2005-04-07
1
-12
/
+6
|
*
2004-12-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-22
1
-3
/
+3
|
*
OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd,
hasso
2004-10-19
1
-2
/
+44
|
*
Fix warnings. Didn't even look at files not compiled in Linux though.
hasso
2004-10-07
1
-2
/
+2
|
*
New way to handle secondary addresses from Gilad Arnold.
hasso
2004-10-03
1
-10
/
+9
|
*
Remove usage of evil list and listnode typedefs.
hasso
2004-09-23
1
-2
/
+2
|
*
2003-10-13 Douglas Fraser <doug+quagga@idmf.net>
paul
2003-10-13
1
-2
/
+2
|
*
2003-09-29 Paul Jakma <paul@dishone.st>
paul
2003-09-29
1
-4
/
+4
|
*
Last fixes from 6Wind patch.
hasso
2003-05-25
1
-0
/
+3
|
*
Amir - revision 197
paul
2003-04-09
1
-1
/
+2
|
*
Kevin C Miller <kevinm@andrew.cmu.edu>
patch_z16681_ospfd_nssa
paul
2002-12-13
1
-1
/
+1
|
*
[zebra 14631] Generic PtP and RFC3021 interface addressing support
patch_z14631_ptp_rfc3021
paul
2002-12-13
1
-4
/
+4
|
*
Initial revision
paul
2002-12-13
1
-0
/
+394
*
Only announce connected routes if link is detected
Stephen Hemminger
2008-07-05
1
-1
/
+1
*
+ fixed bug #418 (changing address on an existing interface doesn't cause exi...
pilot
2007-11-12
1
-0
/
+15
*
[zebra] Routemap support on received routes, with 'set src' command (linux)
paul
2007-05-02
1
-2
/
+2
*
Only suppress adding a connected route to the kernel if it is
dyoung
2007-04-16
1
-1
/
+1
*
[PtP over ethernet] New peer flag allows much more addressing flexibility
ajs
2006-12-12
1
-89
/
+43
*
[zebra] Connected routes must always be added to main table
paul
2006-07-27
1
-1
/
+1
*
[zebra] Fix forgetfulness wrt configured address on FreeBSD
paul
2006-06-15
1
-21
/
+62
*
[interface configuration] Try to avoid losing address info after shutdown.
ajs
2006-05-21
1
-4
/
+13
*
[interface configuration] Preserve flag indicating address was set by quagga.
ajs
2006-05-19
1
-2
/
+10
*
[zebra] Include metric on connected routes.
paul
2006-01-17
1
-2
/
+4
*
[zebra] fix connected_add_ipv6 declarations, label should be const.
paul
2005-11-26
1
-1
/
+2
*
2005-11-03 Paul Jakma <paul.jakma@sun.com>
paul
2005-11-03
1
-4
/
+8
*
2005-10-11 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-11
1
-2
/
+4
*
* connected.c: flag connected_up_ipv6() and connected_down_ipv6()
vincent
2005-09-28
1
-0
/
+4
*
2005-09-12 Paul Jakma <paul.jakma@sun.com>
paul
2005-09-12
1
-89
/
+69
*
* zebra_rib.c, rib.h: Add distance and metric arguments to the
hasso
2005-08-27
1
-1
/
+1
*
2005-06-28 Paul Jakma <paul.jakma@sun.com>
paul
2005-06-28
1
-2
/
+3
[next]