summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | [bgpd] trivial fix for gcc warningpaul2006-02-052-2/+4
| | | * | | [bgpd] Fix peer prefix counts and make it slightly more robustpaul2006-02-053-51/+87
| | | * | | [lib/workqueue] remove the useless 'delay' factor.paul2006-02-025-46/+29
| | | * | | [zebra] Display flags on their line in 'show interface'.paul2006-02-022-1/+7
| | | * | | [build system] cleanup --enable-snmp by removing ucd-snmp cruftpaul2006-01-312-89/+31
| | | * | | ripd.c: correct bug that allowed route learnt through RIP to take precedence ...vincent2006-01-302-1/+8
| | | * | | [zebra] Fix pauls zebra_rib/rib_process commit mistakes, again.paul2006-01-302-5/+14
| | | * | | [zebra] Fix incorrect changes made in RIB metric selection patchquagga_0_99_3_releasepaul2006-01-252-4/+32
| | | * | | [zebra/solaris] Interface state fixups for Solaris.paul2006-01-259-92/+257
| | | * | | [cvs] update cvsignore file.paul2006-01-191-0/+6
| | | * | | [version] bump configure.ac version number to 0.99.3paul2006-01-194-6/+14
| | | * | | [lib/stream] small compile fix, use uint64_t, not u_int64_t.paul2006-01-192-1/+7
| | | * | | [compiler] miscellaneous trivial compiler warning fixespaul2006-01-1928-72/+55
| | | * | | [ospfd] Add support for oversized LSAs.paul2006-01-183-28/+69
| | | * | | 2006-01-18 Gunnar Stigen <gunnar.stigen@axxessit.no>paul2006-01-182-4/+21
| | | * | | 2006-01-17 Vincent Jardin <vincent.jardin@6wind.com>vincent2006-01-173-9/+18
| | | * | | [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