]> git.proxmox.com Git - mirror_frr.git/history - lib
build/extra: Enhance README.NetBSD make/gmake decision.
[mirror_frr.git] / lib /
2010-01-27 Stephen Hemmingerlib: undo the last PIE commit
2010-01-20 Mathias Krauselib: fix PIE build flags
2010-01-13 David Wardlib: fix memory logging
2009-12-21 Stephen Hemmingerlib: make some structures constant
2009-12-10 Stephen Hemmingerospf6d: fix warnings from recent prefix bit commit
2009-12-09 Stephen Hemmingerlib: move check_bit into prefix common code
2009-12-09 Stephen Hemmingerlib: fix warning on little endian
2009-12-08 Denis OvsienkoMerge branch 'master' of ssh://code.quagga.net/var...
2009-12-08 Stephen Hemmingerlib: make match functions take const args
2009-12-07 Denis Ovsienkolib: remove unused function: route_dump_node()
2009-12-07 heasleylib: log source of vty connections (bug #566)
2009-08-28 Paul Jakmalib/trivial: str2prefix checks return of inet_pton...
2009-08-28 Paul Jakmalib: if_lookup_by_name should be more robust to null...
2009-07-28 Paul JakmaMerge remote branch 'origin/master'
2009-07-28 Stephen Hemmingerbgpd: start listener on first instance
2009-07-19 Chris Caputo[bgpd] Stability fixes including bugs 397, 492
2009-07-16 Stephen Hemminger[lib] Fix IPv6 normalisation
2009-06-30 Paul Jakma[lib/cleanup] Use a typedef for the thread type
2009-06-23 Paul JakmaMerge remote branch 'origin/master'
2009-06-23 Chris CaputoFixes to RFC2385/MD5 BGP
2009-06-18 Paul Jakma[configure] Refine CLOCK_MONOTONIC test
2009-06-18 Stephen Hemminger[cleanup] Allow message tables to be constant
2009-06-18 Stephen Hemminger[cleanup] Use const in smux interface
2009-06-18 Stephen Hemminger[lib] Put symbolic backtrace on system log
2009-06-18 Stephen Hemminger[lib] sockopt_tcp_signature: sin6 requires HAVE_IPV6
2009-06-18 Stephen Hemminger[gcc] Add gcc printf format checks
2009-06-12 Stephen Hemminger[cleanup] Make command nodes static
2009-06-12 Stephen Hemminger[cleanup] functions taking no args should be declared...
2009-06-12 Stephen Hemminger[cleanup] add const attribute to lib/if.c::if_dump
2009-06-12 Stephen Hemminger[cleanup] Convert XMALLOC/memset to XCALLOC
2009-06-12 Paul Jakma[bgpd] Add support for the old Linux 2.4, TCP_MD5_AUTH...
2009-06-02 Paul JakmaMerge remote branch 'origin/master'
2009-06-02 Chris Caputo[snmp] Compiler warning fixes for when "--enable-snmp...
2009-06-02 Chris Caputo[smux] 64-bit fix for lib/smux.h SNMP_INTEGER() macro
2009-06-02 Steve Hill[bgp] Fix crash on SIGHUP, deref of freed workqueues
2008-11-29 Joakim Tjernlund[lib] Fix timer precision.
2008-11-29 Joakim Tjernlund[lib] Move type cast in Fletcher checksum
2008-11-24 Paul Jakma[lib] fix missing sockunion_normalise_mapped
2008-11-16 Paul Jakma[lib] Switch Fletcher checksum back to old ospfd version
2008-10-02 Paul JakmaMerge branch 'bgpd/fsm'
2008-09-09 Paul Jakma[lib] re-enable conversion of v6mapped INET6 sockunions...
2008-09-04 Paul JakmaMerge branch 'restricted-mode'
2008-09-03 Paul JakmaMerge commit 'remotes/jocke/delete_ghost_route'
2008-09-02 Paul JakmaMerge commit '53d0deceeb855493aa03c59477f8af7f6bb75140'
2008-09-01 Paul JakmaMerge commit 'remotes/jocke/ospf_neighbour'; commit...
2008-08-25 Joakim TjernlundMake --enable-snmp cross compile and make libcrypto...
2008-08-23 Paul Jakma[vty] Add support for a 'restricted mode' with anonymou...
2008-08-22 Paul Jakma[administrivia] Git should ignore backup files and...
2008-08-22 Paul Jakma[trivia] Remove ChangeLog files, as this data is now...
2008-08-22 Paul Jakma[warnings] Fix various SOS warnings
2008-08-22 Paul Jakma[lib] Fix mistake in tcp-md5sig commit which broke...
2008-08-22 Stephen Hemminger[lib] mes_lookup string lookup table argument should...
2008-08-22 Stephen Hemminger[lib] hash compare function arguments ought to be const...
2008-08-22 Jingjing Duan[lib] Add fletcher checksum implementation
2008-08-22 Roy[vty] Allow delete during password entry
2008-08-22 Paul Jakma[administrivia] Add .gitignore files, based on .cvsignores.
2008-07-21 Paul Jakma[bgpd] TCP-MD5: password vty configuration and initial...
2008-06-07 Paul Jakma[lib] trivial: add const qualifier to stream_put/write
2008-06-02 Denis Ovsienko+ initial edition of meta-queue for RIB updates process...
2008-05-29 Paul Jakma[zebra/linux] Use BPF to filter out responses, to try...
2008-02-28 Paul Jakma[lib] Fix the struct message LOOKUP function to be...
2008-02-28 Paul Jakma[lib/linklist] Enforce "nodes must have data" invariant...
2008-02-26 Paul Jakma[c++] remove/rename some names in headers that clash...
2008-01-11 Andrew J. Schorr[link-detect] Improve BSD support.
2008-01-10 Andrew J. Schorr[link-detect] Try to get BSD link-detect to work properly.
2008-01-08 Paul Jakma[lib] add mising UL qualifier to numerical constant
2007-11-12 Denis Ovsienko+ fixed bug #418 (changing address on an existing inter...
2007-10-22 Paul Jakma[snmp-smux] Fix problems if 'smux peer ...' is issued...
2007-10-04 Denis Ovsienko+ pidfiles are now always created with 0644 perms inste...
2007-09-18 Paul Jakma[privs/Solaris] Quagga should work in zones with IP...
2007-08-21 Denis OvsienkoBug #362 is fixed now.
2007-08-13 Denis OvsienkoMerged own patch for the bug #391 (debugging and commen...
2007-08-06 Paul Jakma[ospfd] Fix bad SPF calculation on some topologies...
2007-08-06 Paul Jakma[bgpd] cleanup, compact and consolidate capability...
2007-07-06 Andrew J. Schorr[lib] Add comments regarding setsockopt_multicast_ipv4...
2007-06-01 Andrew J. Schorr[linux] Fix strange compilation problem by explicitly...
2007-05-10 Paul Jakma[autoconf] GNU_SOURCE can be defined twice, through...
2007-05-10 Paul Jakma[autoconf] bugs 162,303,178: Fix 'present but can not...
2007-05-04 Paul Jakma[bgpd] Trim memory usage of BGP routes
2007-05-02 Paul Jakma[zebra] Routemap support on received routes, with ...
2007-04-29 Andrew J. Schorr[logging] Minor performance tweak
2007-04-28 Andrew J. Schorr[logging] Add new "log timestamp precision" command...
2007-04-27 Andrew J. Schorr[64-bit] Fix 4 problems with printf formats and 64...
2007-04-10 Paul Jakma[zebra] Bug #351: Don't redistribute routes to ipv4...
2007-03-20 Andrew J. Schorr[lib] Make message lookup function more robust.
2006-12-12 Andrew J. Schorr[PtP over ethernet] New peer flag allows much more...
2006-10-15 Paul Jakma[lib] Handle upgrade from SUNWzebra to Quagga for ...
2006-09-26 Andrew J. Schorr[snmp] Fix asn_build calls to pass correct variable...
2006-08-27 Paul Jakma[lib] Bug #134: threads should be more robust against...
2006-07-27 Paul Jakma[lib] remove autogenerated file, update .cvsignore
2006-07-25 Paul Jakma[lib] Optimise thread_call by caching pointer to thread...
2006-07-11 Andrew J. Schorr[lib] Do not call vty_close in vty_log_out to avoid...
2006-07-10 Andrew J. Schorr[lib] Fix infinite recursion for errors on vtys with...
2006-07-03 Andrew J. Schorr[debug] Debug messages to terminal vty sessions should...
2006-06-30 Paul Jakma[lib] Fix merge error in ChangeLog
2006-06-30 Paul Jakma[lib] Fix typo in cpp conditional for malloc.h include
2006-06-27 Paul Jakma[lib] Remove bare routes in route_types: fix mistake...
2006-06-27 Paul Jakma[lib] Remove numeric route-type argument in redistribut...
2006-06-27 Paul Jakma[lib] Centralise Zserv route type information, auto...
2006-06-15 Paul Jakma[zebra] remove internal if_flag_dump, use libzebras...
next