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-11-21
lib: use prefix bit length macros
Denis Ovsienko
2011-11-21
lib: optimize apply_mask_ipv6()
Denis Ovsienko
2011-11-21
lib: optimize apply_mask_ipv4()
Denis Ovsienko
2011-11-21
lib: make masklen2ip6() safer and faster
Denis Ovsienko
2011-11-21
vty_serv_sock_family unused
Stephen Hemminger
2011-11-21
lib: address -Wunused-but-set-variable
Denis Ovsienko
2011-11-21
lib: spelling
Denis Ovsienko
2011-11-21
lib: add sockopt helper for setting IPV6_V6ONLY and use it
David Lamparter
2011-11-21
lib: put route_types.txt to real use
David Lamparter
2011-11-21
lib: prefix2sockunion, prefix_common_bits helper functions
David Lamparter
2011-10-17
lib: fix endianness of masklen2ip()
Denis Ovsienko
2011-10-17
lib: make masklen2ip() safer and faster
Denis Ovsienko
2011-10-17
lib: compile even without IPV6_TCLASS
Denis Ovsienko
2011-10-17
IPv6 transport class suppport
Stephen Hemminger
2011-09-25
bgpd: improve NEXT_HOP attribute checks (BZ#680)
Denis Ovsienko
2011-09-25
lib: provide more information in case of failed LOOKUP.
Dmitrij Tejblum
2011-09-25
configure: dismiss libutil.h
Stephen Hemminger
2011-08-22
lib: use "protocol-independed API" from RFC3678, if that is available
Dmitrij Tejblum
2011-08-22
lib: futher simplification of setsockopt_ipv4_multicast()
Dmitrij Tejblum
2011-08-19
lib: fix omission in the previous commit to lib/sockopt.c
Dmitrij Tejblum
2011-08-19
lib: simplify interface of setsockopt_multicast_ipv4().
Dmitrij Tejblum
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
[next]