index
:
quagga
isis-redist
master
Quagga routing suite
sublab
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2009-06-18
[cleanup] Use const in smux interface
Stephen Hemminger
2009-06-18
[lib] Put symbolic backtrace on system log
Stephen Hemminger
2009-06-18
[lib] sockopt_tcp_signature: sin6 requires HAVE_IPV6
Stephen Hemminger
2009-06-18
[gcc] Add gcc printf format checks
Stephen Hemminger
2009-06-12
[cleanup] Make command nodes static
Stephen Hemminger
2009-06-12
[cleanup] functions taking no args should be declared with void args
Stephen Hemminger
2009-06-12
[cleanup] add const attribute to lib/if.c::if_dump
Stephen Hemminger
2009-06-12
[cleanup] Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2009-06-12
[bgpd] Add support for the old Linux 2.4, TCP_MD5_AUTH RFC2385 patch
Paul Jakma
2009-06-02
[snmp] Compiler warning fixes for when "--enable-snmp" is configured.
Chris Caputo
2009-06-02
[smux] 64-bit fix for lib/smux.h SNMP_INTEGER() macro
Chris Caputo
2009-06-02
[bgp] Fix crash on SIGHUP, deref of freed workqueues
Steve Hill
2008-11-29
[lib] Fix timer precision.
Joakim Tjernlund
2008-11-29
[lib] Move type cast in Fletcher checksum
Joakim Tjernlund
2008-11-24
[lib] fix missing sockunion_normalise_mapped
Paul Jakma
2008-11-16
[lib] Switch Fletcher checksum back to old ospfd version
Paul Jakma
2008-09-09
[lib] re-enable conversion of v6mapped INET6 sockunions to regular INET
Paul Jakma
2008-09-04
Merge branch 'restricted-mode'
Paul Jakma
2008-08-25
Make --enable-snmp cross compile and make libcrypto optional with --without-c...
Joakim Tjernlund
2008-08-23
[vty] Add support for a 'restricted mode' with anonymous vty connections
Paul Jakma
2008-08-22
[administrivia] Git should ignore backup files and .loT files
Paul Jakma
2008-08-22
[trivia] Remove ChangeLog files, as this data is now maintained in SCM
Paul Jakma
2008-08-22
[warnings] Fix various SOS warnings
Paul Jakma
2008-08-22
[lib] Fix mistake in tcp-md5sig commit which broke compile on BSD
Paul Jakma
2008-08-22
[lib] mes_lookup string lookup table argument should be marked const
Stephen Hemminger
2008-08-22
[lib] hash compare function arguments ought to be const qualified
Stephen Hemminger
2008-08-22
[lib] Add fletcher checksum implementation
Jingjing Duan
2008-08-22
[vty] Allow delete during password entry
Roy
2008-08-22
[administrivia] Add .gitignore files, based on .cvsignores.
Paul Jakma
2008-07-21
[bgpd] TCP-MD5: password vty configuration and initial Linux support
Paul Jakma
2008-06-07
[lib] trivial: add const qualifier to stream_put/write
Paul Jakma
2008-06-02
+ initial edition of meta-queue for RIB updates processing (bug #431)
Denis Ovsienko
2008-05-29
[zebra/linux] Use BPF to filter out responses, to try avoid netlink overruns
Paul Jakma
2008-02-28
[lib] Fix the struct message LOOKUP function to be more robust
Paul Jakma
2008-02-28
[lib/linklist] Enforce "nodes must have data" invariant more rigorously
Paul Jakma
2008-02-26
[c++] remove/rename some names in headers that clash with C++ reserved words
Paul Jakma
2008-01-11
[link-detect] Improve BSD support.
Andrew J. Schorr
2008-01-10
[link-detect] Try to get BSD link-detect to work properly.
Andrew J. Schorr
2008-01-08
[lib] add mising UL qualifier to numerical constant
Paul Jakma
2007-11-12
+ fixed bug #418 (changing address on an existing interface doesn't cause exi...
Denis Ovsienko
2007-10-22
[snmp-smux] Fix problems if 'smux peer ...' is issued multiple times
Paul Jakma
2007-10-04
+ pidfiles are now always created with 0644 perms instead if LOGFILE_MASK (0600)
Denis Ovsienko
2007-09-18
[privs/Solaris] Quagga should work in zones with IP instances
Paul Jakma
2007-08-21
Bug #362 is fixed now.
Denis Ovsienko
2007-08-13
Merged own patch for the bug #391 (debugging and comments mostly).
Denis Ovsienko
2007-08-06
[ospfd] Fix bad SPF calculation on some topologies - incorrect sorting
Paul Jakma
2007-08-06
[bgpd] cleanup, compact and consolidate capability parsing code
Paul Jakma
2007-07-06
[lib] Add comments regarding setsockopt_multicast_ipv4 arguments.
Andrew J. Schorr
2007-06-01
[linux] Fix strange compilation problem by explicitly including <linux/types.h>
Andrew J. Schorr
2007-05-10
[autoconf] GNU_SOURCE can be defined twice, through AC_FUNC_STRNLEN
Paul Jakma
[prev]
[next]