summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| | * [lib] CID #37, fix error case leak, cmd_complete_command_realPaul Jakma2006-05-122-1/+4
| | * [lib] CID #3, fix forward-null errors in vty_prefix_list_uninstallPaul Jakma2006-05-122-0/+12
| | * [lib] command.c exports host global, add it to header.Paul Jakma2006-03-302-1/+4
| | * [lib] Trivial: fix line lengths of a comment in workqueu.cPaul Jakma2006-03-302-2/+4
| | * [lib] Mark most arguments in DEFUN_CMD_FUNC_TEXT as potentially unusedPaul Jakma2006-03-302-1/+9
| | * [lib] fix gensub call in memtypes.awk to pass "g", not g.Paul Jakma2006-03-302-3/+7
| | * [lib] status field/flags no longer used in struct workqueuePaul Jakma2006-03-302-3/+5
| | * [bgpd] trivial: use a distinct memtype for struct bgp_synchronizePaul Jakma2006-03-302-1/+6
| | * [lib] fix libtool version argument in Makefile.amPaul Jakma2006-03-302-1/+5
| | * [lib/memory] Add mallinfo supportPaul Jakma2006-03-303-1/+136
| | * [lib/privs] Changing user IDs should be done before dropping privilegesPaul Jakma2006-03-302-18/+27
| | * [lib] export show_address_cmd debug command in if.hPaul Jakma2006-03-062-0/+6
| | * [lib/sockunion] trivial: use XSTRDUP.Paul Jakma2006-02-212-2/+8
* | | Use XCALLOCStephen Hemminger2008-08-186-30/+8
* | | Make command nodes staticStephen Hemminger2008-08-116-13/+13
* | | Add compiler directive to mark code paths that log as coldStephen Hemminger2008-08-082-18/+26
* | | Mark assert() tests as unlikelyStephen Hemminger2008-08-081-3/+11
* | | Add gcc printf format checksStephen Hemminger2008-08-081-6/+12
* | | Make log message lookup function use const tablesStephen Hemminger2008-08-013-4/+4
* | | Add prototype for sockopt_ipv4_tosStephen Hemminger2008-08-011-0/+1
* | | Make hash compare functions take const argsStephen Hemminger2008-07-315-16/+15
* | | Merge branch 'upstream' into islavistaStephen Hemminger2008-07-3119-86/+110
|\| |
| * | [bgpd] TCP-MD5: password vty configuration and initial Linux supportpaul2008-07-215-3/+91
| * | [lib] trivial: add const qualifier to stream_put/writepaul2008-06-073-4/+9
| * | + initial edition of meta-queue for RIB updates processing (bug #431)pilot2008-06-023-17/+9
| * | [zebra/linux] Use BPF to filter out responses, to try avoid netlink overrunspaul2008-05-291-0/+2
| * | [lib] Fix the struct message LOOKUP function to be more robustpaul2008-02-283-12/+36
| * | [lib/linklist] Enforce "nodes must have data" invariant more rigorouslypaul2008-02-282-5/+23
| * | [c++] remove/rename some names in headers that clash with C++ reserved wordspaul2008-02-261-1/+1
| * | [link-detect] Improve BSD support.ajs2008-01-112-3/+5
| * | [link-detect] Try to get BSD link-detect to work properly.ajs2008-01-102-0/+7
| * | [lib] add mising UL qualifier to numerical constantpaul2008-01-082-1/+7
| * | + fixed bug #418 (changing address on an existing interface doesn't cause exi...pilot2007-11-124-11/+41
| * | [snmp-smux] Fix problems if 'smux peer ...' is issued multiple timespaul2007-10-222-2/+17
| * | + pidfiles are now always created with 0644 perms instead if LOGFILE_MASK (0600)pilot2007-10-042-3/+10
| * | [privs/Solaris] Quagga should work in zones with IP instancespaul2007-09-182-0/+12
| * | Bug #362 is fixed now.pilot2007-08-213-0/+36
| * | Merged own patch for the bug #391 (debugging and comments mostly).pilot2007-08-132-0/+6
| * | [ospfd] Fix bad SPF calculation on some topologies - incorrect sortingpaul2007-08-063-1/+6
| * | [bgpd] cleanup, compact and consolidate capability parsing codepaul2007-08-062-2/+10
| * | [lib] Add comments regarding setsockopt_multicast_ipv4 arguments.ajs2007-07-063-4/+13
| * | [linux] Fix strange compilation problem by explicitly including <linux/types.h>ajs2007-06-012-0/+9
| * | [autoconf] GNU_SOURCE can be defined twice, through AC_FUNC_STRNLENpaul2007-05-102-4/+4
| * | [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warningspaul2007-05-106-21/+21
| * | [bgpd] Trim memory usage of BGP routespaul2007-05-042-1/+7
| * | [zebra] Routemap support on received routes, with 'set src' command (linux)paul2007-05-026-14/+44
| * | [logging] Minor performance tweakajs2007-04-292-10/+21
| * | [logging] Add new "log timestamp precision" command for subsecond timestampsajs2007-04-286-45/+182
| * | [64-bit] Fix 4 problems with printf formats and 64-bit size_tajs2007-04-272-1/+5
| * | [zebra] Bug #351: Don't redistribute routes to ipv4 link-local prefixespaul2007-04-102-0/+5