index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
CVS ignore Linux NFS silly-delete .nfs* files
paul
2004-06-06
1
-0
/
+1
|
*
Update to latest (really :) ospf6d from Zebra repository and some tiny
hasso
2004-05-18
14
-41
/
+169
|
*
Forgot these.
hasso
2004-05-18
2
-0
/
+898
|
*
Ospf6d merge from Zebra repository with added privs stuff and merged
hasso
2004-05-18
59
-16409
/
+11399
|
*
2004-05-08 Paul Jakma <paul@dishone.st>
paul
2004-05-08
2
-5
/
+9
|
*
Fixing ospf6d as well and move Changelog entry from ospfd to general one.
hasso
2004-03-20
1
-2
/
+2
|
*
2004-03-16 David Young <dyoung@pobox.com>
gdt
2004-03-16
3
-3
/
+3
|
*
Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGER
hasso
2004-03-04
2
-4
/
+10
|
*
Add support for --enable-exampledir to specify where to place example
gdt
2003-12-03
1
-1
/
+2
|
*
2003-10-24 Paul Jakma <paul@dishone.st>
paul
2003-10-24
1
-16
/
+1
|
*
2003-10-13 Jay Fenlason <fenlason@redhat.com>
paul
2003-10-13
1
-2
/
+8
|
*
2003-08-14 Paul Jakma <paul@dishone.st>
paul
2003-08-14
1
-4
/
+7
|
*
2003-08-12 Paul Jakma <paul@dishone.st>
paul
2003-08-12
2
-4
/
+4
|
*
2003-08-11 Taisuke Sasaki <sasaki@soft.net.fujitsu.co.jp>
paul
2003-08-12
2
-2
/
+6
|
*
2003-08-10 amir <amir@datacore.ch>
paul
2003-08-10
1
-1
/
+1
|
*
2003-06-19 Paul Jakma <paul@dishone.st>
paul
2003-06-19
1
-1
/
+1
|
*
2003-06-15 Paul Jakma <paul@dishone.st>
paul
2003-06-15
1
-1
/
+1
|
*
2003-06-04 Paul Jakma <paul@dishone.st>
paul
2003-06-04
3
-2
/
+38
|
*
ospf6d part of 6Wind patch.
hasso
2003-05-25
5
-12
/
+60
|
*
From: Hasso Tepper <hasso@estpak.ee>
paul
2003-05-23
1
-0
/
+1
|
*
Undo Hasso last patch, about to apply a slightly updated patch.
paul
2003-05-23
1
-1
/
+0
|
*
From: Hasso Tepper <hasso@estpak.ee>
paul
2003-05-23
1
-0
/
+1
|
*
From: Hasso Tepper <hasso@estpak.ee>
paul
2003-05-18
5
-1
/
+18
|
*
Update Changelogs
paul
2003-05-16
1
-0
/
+15
|
*
Import of zebra.org 20030428-18:07 IST
paul
2003-04-28
1
-1
/
+1
|
*
From: Hasso Tepper
paul
2003-04-23
2
-30
/
+30
|
*
Hasso Tepper
paul
2003-04-19
1
-33
/
+59
|
*
Add Makefile.in to the remaining .cvsignore's
paul
2003-04-09
1
-0
/
+1
|
*
[zebra 18626] move zebra socket paths to configure.ac
paul
2003-04-07
1
-1
/
+0
|
*
Remove auto* files from the repository.
paul
2003-04-07
1
-460
/
+0
|
*
2003-03-25 Paul Jakma <paul@dishone.st>
paul
2003-03-25
1
-217
/
+249
|
*
Update auto files.
paul
2003-03-17
1
-274
/
+224
|
*
Sync to Zebra.org 20030301
paul
2003-03-01
1
-124
/
+53
|
*
Revert to zebra.org automake files
paul
2003-02-17
1
-52
/
+123
|
*
Update auto* build files
paul
2003-02-13
1
-123
/
+52
|
*
Matthew Grant <grantma@anathoth.gen.nz>
patch_z17290_portfix
paul
2003-01-22
1
-4
/
+11
|
*
Initial revision
paul
2002-12-13
60
-0
/
+22971
*
get rid of compiler warnings in OSPF
Stephen Hemminger
2008-05-28
1
-2
/
+3
*
[c++] remove/rename some names in headers that clash with C++ reserved words
paul
2008-02-26
1
-3
/
+3
*
[ospf6d] Fix removal of defunct ASBR routes
paul
2007-10-22
2
-9
/
+7
*
[ospf6d] Fix silly bug: muse use strcmp to compare strings
ajs
2007-06-07
2
-1
/
+6
*
[64-bit] Fix 4 problems with printf formats and 64-bit size_t
ajs
2007-04-27
2
-6
/
+11
*
[ospf6d] Bug 322: ospf6d show ipv6 neighbour showing wrong times
paul
2007-03-08
2
-1
/
+7
*
[ospf6d] Fix string comparison bug in ospf6_lsa_handler_name.
ajs
2007-02-27
2
-1
/
+6
*
ospf6d.h: remove declaration of errno (should be via header)
gdt
2007-02-02
2
-1
/
+4
*
[daemon startup] Add --dry-run/-C argument to daemons, to check config file s...
paul
2006-10-15
1
-1
/
+11
*
[ospf6d] GNU Zebra 3563: Fix as-external forwarding address
paul
2006-05-15
3
-3
/
+9
*
[ospf6d] GNU Zebra #3562: ABR Crash fix, memory fixes, route table debugs
paul
2006-05-15
11
-54
/
+340
*
[ospf6d] GNU Zebra 3560: Call ospf6_maxage_remove when out of Exchange/Loading
paul
2006-05-15
3
-12
/
+8
*
[ospf6d] Import GNU Zebra CVSps#3559: Fix inter-area as-ext bug, cleanup debug
paul
2006-05-15
7
-70
/
+286
[prev]
[next]