summaryrefslogtreecommitdiffstats
path: root/lib/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* [trivia] Remove ChangeLog files, as this data is now maintained in SCMPaul Jakma2008-08-221-4270/+0
* [bgpd] TCP-MD5: password vty configuration and initial Linux supportPaul Jakma2008-07-211-0/+11
* [lib] trivial: add const qualifier to stream_put/writePaul Jakma2008-06-071-0/+5
* + initial edition of meta-queue for RIB updates processing (bug #431)Denis Ovsienko2008-06-021-0/+7
* [lib] Fix the struct message LOOKUP function to be more robustPaul Jakma2008-02-291-0/+9
* [lib/linklist] Enforce "nodes must have data" invariant more rigorouslyPaul Jakma2008-02-281-0/+8
* [link-detect] Improve BSD support.Andrew J. Schorr2008-01-111-0/+5
* [link-detect] Try to get BSD link-detect to work properly.Andrew J. Schorr2008-01-101-0/+4
* [lib] add mising UL qualifier to numerical constantPaul Jakma2008-01-081-0/+6
* + fixed bug #418 (changing address on an existing interface doesn't cause exi...Denis Ovsienko2007-11-121-0/+16
* [snmp-smux] Fix problems if 'smux peer ...' is issued multiple timesPaul Jakma2007-10-221-0/+5
* + pidfiles are now always created with 0644 perms instead if LOGFILE_MASK (0600)Denis Ovsienko2007-10-041-0/+6
* [privs/Solaris] Quagga should work in zones with IP instancesPaul Jakma2007-09-181-0/+7
* Bug #362 is fixed now.Denis Ovsienko2007-08-211-0/+5
* Merged own patch for the bug #391 (debugging and comments mostly).Denis Ovsienko2007-08-131-0/+4
* [ospfd] Fix bad SPF calculation on some topologies - incorrect sortingPaul Jakma2007-08-061-0/+4
* [bgpd] cleanup, compact and consolidate capability parsing codePaul Jakma2007-08-061-0/+8
* [lib] Add comments regarding setsockopt_multicast_ipv4 arguments.Andrew J. Schorr2007-07-061-0/+5
* [linux] Fix strange compilation problem by explicitly including <linux/types.h>Andrew J. Schorr2007-06-011-0/+6
* [autoconf] GNU_SOURCE can be defined twice, through AC_FUNC_STRNLENPaul Jakma2007-05-101-0/+4
* [bgpd] Trim memory usage of BGP routesPaul Jakma2007-05-041-0/+4
* [zebra] Routemap support on received routes, with 'set src' command (linux)Paul Jakma2007-05-021-0/+13
* [logging] Minor performance tweakAndrew J. Schorr2007-04-291-0/+4
* [logging] Add new "log timestamp precision" command for subsecond timestampsAndrew J. Schorr2007-04-291-0/+31
* [64-bit] Fix 4 problems with printf formats and 64-bit size_tAndrew J. Schorr2007-04-271-0/+4
* [zebra] Bug #351: Don't redistribute routes to ipv4 link-local prefixesPaul Jakma2007-04-101-0/+4
* [lib] Make message lookup function more robust.Andrew J. Schorr2007-03-201-0/+7
* [PtP over ethernet] New peer flag allows much more addressing flexibilityAndrew J. Schorr2006-12-121-0/+23
* [lib] Handle upgrade from SUNWzebra to Quagga for 'interface fooX:Y' commandsPaul Jakma2006-10-161-0/+10
* [snmp] Fix asn_build calls to pass correct variable sizes (fixes 64-bit issues)Andrew J. Schorr2006-09-261-0/+10
* [lib] Bug #134: threads should be more robust against backward time jumpsPaul Jakma2006-08-271-0/+27
* [lib] Optimise thread_call by caching pointer to thread history in the threadPaul Jakma2006-07-251-0/+9
* [lib] Do not call vty_close in vty_log_out to avoid possible free memory accessAndrew J. Schorr2006-07-111-0/+7
* [lib] Fix infinite recursion for errors on vtys with terminal monitor enabledAndrew J. Schorr2006-07-101-0/+8
* [debug] Debug messages to terminal vty sessions should include timestampsAndrew J. Schorr2006-07-031-0/+5
* [lib] Fix merge error in ChangeLogPaul Jakma2006-06-301-5/+5
* [lib] Fix typo in cpp conditional for malloc.h includePaul Jakma2006-06-301-0/+5
* [lib] Remove numeric route-type argument in redistribute arg stringsPaul Jakma2006-06-271-0/+5
* [lib] Centralise Zserv route type information, auto-generate redist stringsPaul Jakma2006-06-271-0/+9
* [zebra] remove internal if_flag_dump, use libzebras version.Paul Jakma2006-06-151-0/+2
* [lib] list_delete shouldn't duplicate list_delete_all_nodePaul Jakma2006-06-151-0/+2
* [lib] Experimental: have XFREE NULL out the freed pointerPaul Jakma2006-06-151-0/+2
* [lib] Fix vector leak in error path in command.c, CID #38Paul Jakma2006-06-151-0/+4
* [lib] Add support for Sun libc printstack to zlog_backtrace_sigsafePaul Jakma2006-05-281-0/+5
* [lib] vty_log shouldn't crash if called when vty isn't initiliasedPaul Jakma2006-05-281-0/+2
* [lib] malloc.h is deprecated, try not to include it anymorePaul Jakma2006-05-281-0/+2
* [lib] include inttypes.h rather than stdint.h, provide defines where missingPaul Jakma2006-05-281-0/+6
* [interface configuration] Try to avoid losing address info after shutdown.Andrew J. Schorr2006-05-211-0/+5
* [lib] Add string mapping table for Zserv commandsPaul Jakma2006-05-151-0/+12
* [lib] CID #39, Fix the vty completion leak-fix to only free when desiredPaul Jakma2006-05-151-0/+6