index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
sockopt_tcp_signature: sin6 requires IPV6
Stephen Hemminger
2009-02-19
1
-0
/
+2
*
whitespace fix
Stephen Hemminger
2009-02-09
2
-2
/
+2
*
revert: don't bother with gcc builtin_expect()
Stephen Hemminger
2009-02-09
1
-8
/
+8
*
Merge branch 'master' of /home/shemminger/src/quagga into jenner
Stephen Hemminger
2009-02-09
2
-2
/
+2
|
\
|
*
[lib] Fix timer precision.
Joakim Tjernlund
2008-11-29
1
-1
/
+1
|
*
[lib] Move type cast in Fletcher checksum
Joakim Tjernlund
2008-11-29
1
-1
/
+1
*
|
Handle rename to existing device
Stephen Hemminger
2008-12-19
1
-6
/
+11
*
|
Handle interfaces coming back from dead
Stephen Hemminger
2008-12-12
1
-15
/
+18
*
|
Fix inversion of likely/unlikely in assert
Stephen Hemminger
2008-12-02
1
-11
/
+3
*
|
Minor whitespace
Stephen Hemminger
2008-12-01
2
-2
/
+1
*
|
Revert "Add compiler directive to mark code paths that log as cold"
Stephen Hemminger
2008-12-01
2
-26
/
+18
*
|
Make command nodes static (again)
Stephen Hemminger
2008-12-01
1
-4
/
+4
*
|
Make command nodes static (again)
Stephen Hemminger
2008-12-01
1
-6
/
+6
*
|
Merge branch 'master' of /home/shemminger/src/quagga into jenner
Stephen Hemminger
2008-12-01
3
-54
/
+45
|
\
|
|
*
[lib] fix missing sockunion_normalise_mapped
Paul Jakma
2008-11-24
1
-0
/
+1
|
*
[lib] Switch Fletcher checksum back to old ospfd version
Paul Jakma
2008-11-16
2
-33
/
+21
*
|
Fix Fletcher checksum bug.
Joakim Tjernlund
2008-11-07
1
-39
/
+37
*
|
Merge in latest quagga (0.99.11)
Stephen Hemminger
2008-10-27
18
-4332
/
+217
|
\
\
|
*
|
Merge branch 'master' of /home/shemminger/src/quagga into upstream
Stephen Hemminger
2008-10-13
24
-4298
/
+292
|
|
\
|
|
|
*
[lib] re-enable conversion of v6mapped INET6 sockunions to regular INET
Paul Jakma
2008-09-09
1
-40
/
+20
|
|
*
Merge branch 'restricted-mode'
Paul Jakma
2008-09-04
4
-4
/
+75
|
|
|
\
|
|
|
*
[vty] Add support for a 'restricted mode' with anonymous vty connections
Paul Jakma
2008-08-23
4
-4
/
+75
|
|
*
|
Make --enable-snmp cross compile and make libcrypto optional with --without-c...
Joakim Tjernlund
2008-08-25
1
-1
/
+3
|
|
|
/
|
|
*
[administrivia] Git should ignore backup files and .loT files
Paul Jakma
2008-08-22
1
-0
/
+4
|
|
*
[trivia] Remove ChangeLog files, as this data is now maintained in SCM
Paul Jakma
2008-08-22
1
-4270
/
+0
|
|
*
[warnings] Fix various SOS warnings
Paul Jakma
2008-08-22
4
-2
/
+7
|
|
*
[lib] Fix mistake in tcp-md5sig commit which broke compile on BSD
Paul Jakma
2008-08-22
1
-2
/
+2
|
|
*
[lib] mes_lookup string lookup table argument should be marked const
Stephen Hemminger
2008-08-22
5
-4
/
+18
|
|
*
[lib] hash compare function arguments ought to be const qualified
Stephen Hemminger
2008-08-22
5
-16
/
+15
|
|
*
[lib] Add fletcher checksum implementation
Jingjing Duan
2008-08-22
2
-0
/
+80
|
|
*
[vty] Allow delete during password entry
Roy
2008-08-22
1
-3
/
+3
|
|
*
[administrivia] Add .gitignore files, based on .cvsignores.
Paul Jakma
2008-08-22
1
-0
/
+12
|
|
*
[bgpd] TCP-MD5: password vty configuration and initial Linux support
Paul Jakma
2008-07-21
5
-2
/
+90
|
|
*
[lib] trivial: add const qualifier to stream_put/write
Paul Jakma
2008-06-07
3
-4
/
+9
|
|
*
+ initial edition of meta-queue for RIB updates processing (bug #431)
Denis Ovsienko
2008-06-02
3
-17
/
+9
|
|
*
[zebra/linux] Use BPF to filter out responses, to try avoid netlink overruns
Paul Jakma
2008-05-29
1
-0
/
+2
|
|
*
[lib] Fix the struct message LOOKUP function to be more robust
Paul Jakma
2008-02-28
3
-10
/
+34
|
|
*
[lib/linklist] Enforce "nodes must have data" invariant more rigorously
Paul Jakma
2008-02-28
2
-5
/
+23
|
|
*
[c++] remove/rename some names in headers that clash with C++ reserved words
Paul Jakma
2008-02-26
1
-1
/
+1
|
|
*
[link-detect] Improve BSD support.
Andrew J. Schorr
2008-01-11
2
-3
/
+5
|
|
*
[link-detect] Try to get BSD link-detect to work properly.
Andrew J. Schorr
2008-01-10
2
-0
/
+7
|
|
*
[lib] add mising UL qualifier to numerical constant
Paul Jakma
2008-01-08
2
-1
/
+7
|
|
*
+ fixed bug #418 (changing address on an existing interface doesn't cause exi...
Denis Ovsienko
2007-11-12
4
-11
/
+41
|
|
*
[snmp-smux] Fix problems if 'smux peer ...' is issued multiple times
Paul Jakma
2007-10-22
2
-2
/
+17
|
|
*
+ pidfiles are now always created with 0644 perms instead if LOGFILE_MASK (0600)
Denis Ovsienko
2007-10-04
2
-3
/
+10
|
|
*
[privs/Solaris] Quagga should work in zones with IP instances
Paul Jakma
2007-09-18
2
-0
/
+12
|
|
*
Bug #362 is fixed now.
Denis Ovsienko
2007-08-21
3
-0
/
+36
|
|
*
Merged own patch for the bug #391 (debugging and comments mostly).
Denis Ovsienko
2007-08-13
2
-0
/
+6
|
|
*
[ospfd] Fix bad SPF calculation on some topologies - incorrect sorting
Paul Jakma
2007-08-06
3
-1
/
+6
|
|
*
[bgpd] cleanup, compact and consolidate capability parsing code
Paul Jakma
2007-08-06
2
-1
/
+9
[next]