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
2011-08-03
lib: fix more format warnings (#637)
Christian Hammers
2011-08-01
lib: remove unused variable
Denis Ovsienko
2011-08-01
delete CVS keywords
Denis Ovsienko
2011-08-01
lib: zlog should clean up its memory
Tom Goff
2011-08-01
lib: prefix.c nano-optimisation
Paul Jakma
2011-07-17
bgpd: rename SAFI 3 according to RFC4760
Denis Ovsienko
2010-10-18
zclient: fix router-id calculation for IPv6 (#595)
Dmitry Tejblum
2010-10-06
bgpd, lib: adopt afi_t and safi_t in several places
Michael Lambert
2010-09-17
lib/vty.c: add missing format string when printing out motd message
Nico Golde
2010-09-17
Document rules for zalloc and friends.
Greg Troxel
2010-01-27
lib: undo the last PIE commit
Stephen Hemminger
2010-01-20
lib: fix PIE build flags
Mathias Krause
2010-01-13
lib: fix memory logging
David Ward
2009-12-21
lib: make some structures constant
Stephen Hemminger
2009-12-10
ospf6d: fix warnings from recent prefix bit commit
Stephen Hemminger
2009-12-09
lib: move check_bit into prefix common code
Stephen Hemminger
2009-12-09
lib: fix warning on little endian
Stephen Hemminger
2009-12-08
lib: make match functions take const args
Stephen Hemminger
2009-12-07
lib: remove unused function: route_dump_node()
Denis Ovsienko
2009-12-07
lib: log source of vty connections (bug #566)
heasley
2009-08-28
lib/trivial: str2prefix checks return of inet_pton in fragile way
Paul Jakma
2009-08-28
lib: if_lookup_by_name should be more robust to null argument
Paul Jakma
2009-07-28
bgpd: start listener on first instance
Stephen Hemminger
2009-07-19
[bgpd] Stability fixes including bugs 397, 492
Chris Caputo
2009-07-16
[lib] Fix IPv6 normalisation
Stephen Hemminger
2009-06-30
[lib/cleanup] Use a typedef for the thread type
Paul Jakma
2009-06-23
Fixes to RFC2385/MD5 BGP
Chris Caputo
2009-06-18
[configure] Refine CLOCK_MONOTONIC test
Paul Jakma
2009-06-18
[cleanup] Allow message tables to be constant
Stephen Hemminger
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
[next]