| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 2006-01-11 Erik Smit <zoiah@zoiah.net> | paul | 2006-01-11 | 2 | -1/+8 |
* | [ospfd] Bug #234. Fix nbr_self reinitialisation after down/up. | paul | 2006-01-11 | 4 | -47/+27 |
* | [ospfd] fix undefined effect expression | paul | 2006-01-10 | 2 | -1/+20 |
* | [bgpd] remove export of long defunct function | paul | 2006-01-10 | 2 | -1/+4 |
* | [ospfd] fix rare leak of struct connected, in an error path. | paul | 2006-01-10 | 2 | -1/+9 |
* | [ospfd] trim redundant strings | paul | 2006-01-10 | 2 | -4/+5 |
* | [ospfd] fix automatic router-id and network enable bug. | paul | 2006-01-10 | 2 | -3/+11 |
* | [tests] Add small unit test for the new stream functions | paul | 2006-01-10 | 3 | -1/+63 |
* | [stream] Add quad-word support and stream_resize | paul | 2006-01-10 | 3 | -4/+157 |
* | remove dead code (from David Young) | gdt | 2005-12-29 | 2 | -18/+2 |
* | 2005-12-29 Greg Troxel <gdt@fnord.ir.bbn.com> | gdt | 2005-12-29 | 2 | -1/+5 |
* | 2005-12-29 Greg Troxel <gdt@fnord.ir.bbn.com> | gdt | 2005-12-29 | 2 | -1/+6 |
* | shell script and hints for building on NetBSD. (gdt deleted private | gdt | 2005-12-29 | 1 | -0/+30 |
* | [ospfd] rename graceful to deferred, fix a tiny compile warning. | paul | 2005-11-26 | 4 | -22/+31 |
* | [c99] change gcc zero-length array to C99 flexible array declaration | paul | 2005-11-26 | 5 | -3/+14 |
* | [zebra] fix connected_add_ipv6 declarations, label should be const. | paul | 2005-11-26 | 3 | -2/+9 |
* | [build] Set default CFLAGS for SunPro, rationalise CFLAGS defaults. | paul | 2005-11-26 | 2 | -26/+55 |
* | 2005-11-25 Paul Jakma <paul.jakma@sun.com> | paul | 2005-11-25 | 2 | -40/+117 |
* | [zebra] Fix mistake in previous commit and further compile warnings/errors. | paul | 2005-11-24 | 9 | -17/+81 |
* | [lib/zebra.h] fix Linux compile error | paul | 2005-11-24 | 2 | -2/+7 |
* | [privs/solaris] Fix unused variable and incorrect format string. | paul | 2005-11-24 | 2 | -3/+9 |
* | [ospfclient] add static qualifier | paul | 2005-11-24 | 3 | -22/+27 |
* | [zebra] fix some small compile errors, mark several functions static | paul | 2005-11-23 | 6 | -37/+65 |
* | [tests] Add empty-path and sequence+1ASN test data to aspath_test.c | paul | 2005-11-23 | 2 | -1/+29 |
* | [bgp] Fix SEGV if empty path is confed-compared ([quagga-users 5968]) | paul | 2005-11-23 | 2 | -1/+13 |
* | 2005-11-20 Paul Jakma <paul.jakma@sun.com> | paul | 2005-11-20 | 3 | -7/+122 |
* | 2005-11-20 Paul Jakma <paul.jakma@sun.com> | paul | 2005-11-20 | 5 | -46/+43 |
* | [isisd] remove includes of common system headers. | paul | 2005-11-20 | 13 | -29/+9 |
* | - quagga.spec.in: Release sub-rev now release_rev macro, for rpmbuild -D | paul | 2005-11-20 | 1 | -1/+4 |
* | [ospfd] Standardize buffer sizes used for displaying timers. | ajs | 2005-11-16 | 3 | -13/+19 |
* | [ospfd] Make OSPF_ISM_TIMER_OFF macro safer. | ajs | 2005-11-16 | 2 | -5/+12 |
* | [workqueue] Update workqueue users callbacks to additional arguments | paul | 2005-11-14 | 3 | -9/+32 |
* | 2005-11-14 Paul Jakma <paul.jakma@sun.com> | paul | 2005-11-14 | 4 | -11/+36 |
* | [bug #231] check and include stdint.h, also add std=c99 to gcc CFLAGS | paul | 2005-11-14 | 4 | -3/+12 |
* | 2005-11-14 Paul Jakma <paul.jakma@sun.com> | paul | 2005-11-14 | 3 | -15/+71 |
* | [ospfd] misc small fixes. Fix default stub router setting. no opaque compile. | paul | 2005-11-14 | 4 | -2/+16 |
* | [solaris] Extra debug and cross-checks for kernel_socket, two Sol9 fixes. | paul | 2005-11-12 | 3 | -93/+177 |
* | [lib] 'show route-map' should print call action seperate from exit policy | paul | 2005-11-12 | 2 | -10/+13 |
* | [ospfd] SPF ospf_canonical_nexthops_free bugfix.quagga_0_99_2_release | paul | 2005-11-11 | 2 | -1/+17 |
* | [doc] quagga.info updated /again/ due to version bump, d'oh. | paul | 2005-11-11 | 1 | -4/+4 |
* | 2005-11-11 Paul Jakma <paul.jakma@sun.com> | paul | 2005-11-11 | 3 | -8/+21 |
* | - commit the actual file.. | paul | 2005-11-11 | 1 | -168/+173 |
* | [trivia] update quagga.info, auto-built file | paul | 2005-11-11 | 1 | -0/+5 |
* | [zebra] Fix warning and small connected-label changes merge error. | paul | 2005-11-11 | 2 | -5/+11 |
* | 2005-11-10 Paul Jakma <paul.jakma@sun.com> | paul | 2005-11-10 | 2 | -11/+57 |
* | [doc] List snmptrap.texi as a source, so it gets included in dist | paul | 2005-11-07 | 2 | -1/+6 |
* | - Makefile.am: quagga.pam.stack should be in dists | paul | 2005-11-05 | 2 | -22/+49 |
* | 2005-11-04 Paul Jakma <paul.jakma@sun.com> | paul | 2005-11-04 | 5 | -248/+1040 |
* | 2005-11-04 Paul Jakma <paul.jakma@sun.com> | paul | 2005-11-04 | 4 | -324/+958 |
* | 2005-11-04 Paul Jakma <paul.jakma@sun.com> | paul | 2005-11-04 | 2 | -1/+5 |