summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | [zebra] Record NEWADDR metric on PF_ROUTE, print CACHEINFO debug on netlinkpaul2006-01-173-2/+22
| | | * | | [zebra] Defensive if_getaddrs bug fix.paul2006-01-172-0/+9
| | | * | | [zebra] Include metric on connected routes.paul2006-01-172-2/+9
| | | * | | [ospfd/zserv] adjust to new formatpaul2006-01-173-6/+9
| | | * | | [lib/zclient] Export zclient_create_headerpaul2006-01-173-1/+6
| | | * | | [lib/vty] Add 'no terminal monitor' aliaspaul2006-01-172-0/+12
| | | * | | [lib/md5] md5_loop should take void pointer for more useful caller warnings.paul2006-01-173-4/+11
| | | * | | [zserv] fix up custom isisd and bgpd Zserv functions for new format.paul2006-01-174-28/+74
| | | * | | [ripd] Fix verification of received MD5 authenticated packetspaul2006-01-172-23/+33
| | | * | | 2006-01-16 Paul Jakma <paul.jakma@sun.com>paul2006-01-162-1/+10
| | | * | | [bgpd] add aspath_finish, static resource cleanup function.paul2006-01-163-8/+24
| | | * | | [bgpd] fix some leaks introduced in aspath rewrite.paul2006-01-162-5/+21
| | | * | | [zserv] Extend Zserv header with version information and marker fieldpaul2006-01-166-75/+120
| | | * | | [zserv] Update interface flags to 8 bytes wide.paul2006-01-115-7/+20
| | | * | | 2006-01-11 Erik Smit <zoiah@zoiah.net>paul2006-01-112-1/+8
| | | * | | [ospfd] Bug #234. Fix nbr_self reinitialisation after down/up.paul2006-01-114-47/+27
| | | * | | [ospfd] fix undefined effect expressionpaul2006-01-102-1/+20
| | | * | | [bgpd] remove export of long defunct functionpaul2006-01-102-1/+4
| | | * | | [ospfd] fix rare leak of struct connected, in an error path.paul2006-01-102-1/+9
| | | * | | [ospfd] trim redundant stringspaul2006-01-102-4/+5
| | | * | | [ospfd] fix automatic router-id and network enable bug.paul2006-01-102-3/+11
| | | * | | [tests] Add small unit test for the new stream functionspaul2006-01-103-1/+63
| | | * | | [stream] Add quad-word support and stream_resizepaul2006-01-103-4/+157
| | | * | | remove dead code (from David Young)gdt2005-12-292-18/+2
| | | * | | 2005-12-29 Greg Troxel <gdt@fnord.ir.bbn.com>gdt2005-12-292-1/+5
| | | * | | 2005-12-29 Greg Troxel <gdt@fnord.ir.bbn.com>gdt2005-12-292-1/+6
| | | * | | shell script and hints for building on NetBSD. (gdt deleted privategdt2005-12-291-0/+30
| | | * | | [ospfd] rename graceful to deferred, fix a tiny compile warning.paul2005-11-264-22/+31
| | | * | | [c99] change gcc zero-length array to C99 flexible array declarationpaul2005-11-265-3/+14
| | | * | | [zebra] fix connected_add_ipv6 declarations, label should be const.paul2005-11-263-2/+9
| | | * | | [build] Set default CFLAGS for SunPro, rationalise CFLAGS defaults.paul2005-11-262-26/+55
| | | * | | 2005-11-25 Paul Jakma <paul.jakma@sun.com>paul2005-11-252-40/+117
| | | * | | [zebra] Fix mistake in previous commit and further compile warnings/errors.paul2005-11-249-17/+81
| | | * | | [lib/zebra.h] fix Linux compile errorpaul2005-11-242-2/+7
| | | * | | [privs/solaris] Fix unused variable and incorrect format string.paul2005-11-242-3/+9
| | | * | | [ospfclient] add static qualifierpaul2005-11-243-22/+27
| | | * | | [zebra] fix some small compile errors, mark several functions staticpaul2005-11-236-37/+65
| | | * | | [tests] Add empty-path and sequence+1ASN test data to aspath_test.cpaul2005-11-232-1/+29
| | | * | | [bgp] Fix SEGV if empty path is confed-compared ([quagga-users 5968])paul2005-11-232-1/+13
| | | * | | 2005-11-20 Paul Jakma <paul.jakma@sun.com>paul2005-11-203-7/+122
| | | * | | 2005-11-20 Paul Jakma <paul.jakma@sun.com>paul2005-11-205-46/+43
| | | * | | [isisd] remove includes of common system headers.paul2005-11-2013-29/+9
| | | * | | - quagga.spec.in: Release sub-rev now release_rev macro, for rpmbuild -Dpaul2005-11-201-1/+4
| | | * | | [ospfd] Standardize buffer sizes used for displaying timers.ajs2005-11-163-13/+19
| | | * | | [ospfd] Make OSPF_ISM_TIMER_OFF macro safer.ajs2005-11-162-5/+12
| | | * | | [workqueue] Update workqueue users callbacks to additional argumentspaul2005-11-143-9/+32
| | | * | | 2005-11-14 Paul Jakma <paul.jakma@sun.com>paul2005-11-144-11/+36
| | | * | | [bug #231] check and include stdint.h, also add std=c99 to gcc CFLAGSpaul2005-11-144-3/+12
| | | * | | 2005-11-14 Paul Jakma <paul.jakma@sun.com>paul2005-11-143-15/+71
| | | * | | [ospfd] misc small fixes. Fix default stub router setting. no opaque compile.paul2005-11-144-2/+16