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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compiler warnings fixes.
hasso
2004-09-26
7
-5
/
+11
*
2004-09-24 Paul Jakma <paul@dishone.st>
paul
2004-09-24
2
-2
/
+7
*
2004-09-24 Paul Jakma <paul@dishone.st>
paul
2004-09-24
6
-95
/
+99
*
Remove usage of evil list and listnode typedefs.
hasso
2004-09-23
9
-31
/
+35
*
2004-09-22 Paul Jakma <paul.jakma@sun.com>
paul
2004-09-22
2
-1
/
+7
*
Cosmetical fixes in vty help.
hasso
2004-09-11
1
-0
/
+3
*
Commit my hack (yes, I still call it hack) - command line switch for zebra
hasso
2004-08-31
3
-17
/
+88
*
Remove dead file.
hasso
2004-08-31
1
-569
/
+0
*
2004-08-26 Miles Nordin <carton@Ivy.NET>
gdt
2004-08-26
2
-6
/
+12
*
2004-08-23 Paul Jakma <paul@dishone.st>
paul
2004-08-23
2
-10
/
+8
*
2004-08-19 Paul Jakma <paul@dishone.st>
paul
2004-08-19
3
-3
/
+9
*
Include padding in control message length.
gdt
2004-08-11
1
-1
/
+1
*
2004-08-11 Greg Troxel <gdt@fnord.ir.bbn.com>
gdt
2004-08-11
2
-20
/
+27
*
Add extra padding in cmsgdata buffer; there wasn't enough on
gdt
2004-08-11
1
-1
/
+18
*
Remove pointless privilege lower call. Thanks to Cougar for noticing.
hasso
2004-08-06
1
-5
/
+3
*
(somewhat unrelated cleanups, but all are very minor)
gdt
2004-07-23
1
-3
/
+3
*
2004-07-23 Sowmini Varadhan <Sowmini.Varadhan@Sun.COM>
paul
2004-07-23
8
-12
/
+61
*
2004-07-23 Paul Jakma <paul@dishone.st>
paul
2004-07-23
3
-11
/
+10
*
Update cvsignore, add .libs
paul
2004-07-23
1
-0
/
+1
*
004-07-13 David Wiggins <dwiggins@bbn.com
gdt
2004-07-13
2
-1
/
+5
*
Creating irdp socket requires more privileges.
hasso
2004-07-13
2
-0
/
+16
*
1) extract.pl is braindead, but I will not touch it willingly.
hasso
2004-07-12
2
-9
/
+14
*
Add libtool support.
libtool-after
gdt
2004-06-30
3
-3
/
+12
*
Removing code which looked at current dir for config file before attempting
hasso
2004-06-20
1
-2
/
+1
*
OK, here it is - irdp support. But don't expect me to fix any bugs in it.
hasso
2004-06-12
9
-75
/
+1601
*
CVS ignore Linux NFS silly-delete .nfs* files
paul
2004-06-06
1
-0
/
+1
*
Router advertisement cleanup. Removed compatibility command because it's
hasso
2004-05-18
2
-78
/
+200
*
2004-05-11 Paul Jakma <paul@dishone.st>
paul
2004-05-11
4
-5
/
+23
*
2004-05-11 Paul Jakma <paul@dishone.st>
paul
2004-05-11
3
-53
/
+13
*
2004-05-11 Paul Jakma <paul@dishone.st>
paul
2004-05-11
2
-5
/
+11
*
2004-05-09 Paul Jakma <paul@dishone.st>
paul
2004-05-09
3
-1
/
+774
*
2004-05-09 Sowmini Varadhan <sowmini.varadhan@sun.com>
paul
2004-05-09
2
-6
/
+8
*
2004-05-09 Paul Jakma <paul@dishone.st>
paul
2004-05-09
5
-10
/
+35
*
2004-05-09 Paul Jakma <paul@dishone.st>
paul
2004-05-09
4
-568
/
+249
*
[quagga-dev 1002]. Also fix date of previous commit in Chanelog.
hasso
2004-04-06
2
-2
/
+13
*
* Fixed lowering privileges in proc ipforward method.
hasso
2004-04-06
2
-18
/
+43
*
Readded SIGTERM handling into sigevent stuff. Fixes bugzilla #85.
hasso
2004-03-22
1
-0
/
+4
*
Temorary secondary-label fix. Real fix from Gilad will follow after release.
hasso
2004-03-18
2
-0
/
+29
*
Fix bugzilla #82.
hasso
2004-03-17
1
-1
/
+1
*
2004-03-16 David Young <dyoung@pobox.com>
gdt
2004-03-16
1
-1
/
+1
*
Fix help. "ipv6 ..." commands are for IPv6.
hasso
2004-03-11
1
-2
/
+2
*
Fix warning. Approved by Amir.
hasso
2004-03-04
1
-1
/
+1
*
Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGER
hasso
2004-03-04
3
-1
/
+14
*
Added "ipv6 forwarding" command and fixed "no ipv6 forwarding" help.
hasso
2004-02-11
2
-2
/
+24
*
2004-01-19 Paul Jakma <paul@dishone.st>
paul
2004-01-19
1
-36
/
+19
*
2004-01-08 Greg Troxel <gdt@fnord.ir.bbn.com>
gdt
2004-01-08
2
-9
/
+21
*
change perror to zlog_err
gdt
2004-01-06
2
-2
/
+9
*
2004-01-05 Greg Troxel <gdt@fnord.ir.bbn.com>
gdt
2004-01-06
2
-94
/
+77
*
increase buffer size for kernel reads
gdt
2004-01-06
2
-1
/
+16
*
Fix incorrect test in previous commit; thanks to Sowmini Varadhan for
gdt
2004-01-05
1
-2
/
+1
[next]