| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | | | [solaris] Manifest referenced non-existent services, fix. | paul | 2006-04-03 | 2 | -3/+18 |
| | | * | | | | [ospfd] Fix virtual-link handling in nbrs route-table, exposed by bug#234 fix | paul | 2006-04-03 | 4 | -26/+71 |
| | | * | | | | [doc] document version zserv header, add txt figures, make pdf figs nicer | paul | 2006-04-03 | 8 | -68/+221 |
| | | * | | | | [lib] command.c exports host global, add it to header. | paul | 2006-03-30 | 2 | -1/+4 |
| | | * | | | | [lib] Trivial: fix line lengths of a comment in workqueu.c | paul | 2006-03-30 | 2 | -2/+4 |
| | | * | | | | [lib] Mark most arguments in DEFUN_CMD_FUNC_TEXT as potentially unused | paul | 2006-03-30 | 2 | -1/+9 |
| | | * | | | | [bgpd] Fix infinite loop in community_str2com | paul | 2006-03-30 | 2 | -6/+20 |
| | | * | | | | [TODO] Note MED functionality we should implement | paul | 2006-03-30 | 2 | -0/+6 |
| | | * | | | | [ospfd] Fix failure of Fletcher checksum with certain compilers | paul | 2006-03-30 | 2 | -1/+8 |
| | | * | | | | [lib] fix gensub call in memtypes.awk to pass "g", not g. | paul | 2006-03-30 | 2 | -3/+7 |
| | | * | | | | [lib] status field/flags no longer used in struct workqueue | paul | 2006-03-30 | 2 | -3/+5 |
| | | * | | | | [ospfd] ignore loopbacks for received interface validation | paul | 2006-03-30 | 2 | -0/+13 |
| | | * | | | | [ospfd] Fix incorrect byte-order conversion of OSPF_MAX_SEQUENCE_NUMBER | paul | 2006-03-30 | 2 | -1/+6 |
| | | * | | | | [bgpd] release peer specific clear queue in peer_free | paul | 2006-03-30 | 2 | -1/+9 |
| | | * | | | | [bgpd] trivial: use a distinct memtype for struct bgp_synchronize | paul | 2006-03-30 | 4 | -2/+10 |
| | | * | | | | [bgpd] Add 'show bgp memory' for stats on fixed-size allocations in bgpd | paul | 2006-03-30 | 2 | -19/+189 |
| | | * | | | | [bgpd] Include header dependency in bgp_nexthop.h | paul | 2006-03-30 | 2 | -0/+7 |
| | | * | | | | [lib] fix libtool version argument in Makefile.am | paul | 2006-03-30 | 2 | -1/+5 |
| | | * | | | | [lib/memory] Add mallinfo support | paul | 2006-03-30 | 5 | -2/+161 |
| | | * | | | | [solaris] revert previous update of manifest install path | paul | 2006-03-30 | 2 | -2/+7 |
| | | * | | | | [tests] fix heavy-wq, add redundant AS_SET test and statics to aspath_test | paul | 2006-03-30 | 3 | -5/+26 |
| | | * | | | | [solaris] SMF manifest, method and depend updates. | paul | 2006-03-30 | 5 | -272/+590 |
| | | * | | | | [zebra] arrange structs in padding-efficient manner and remove unused field | paul | 2006-03-30 | 2 | -18/+23 |
| | | * | | | | [lib/privs] Changing user IDs should be done before dropping privileges | paul | 2006-03-30 | 2 | -18/+27 |
| | | * | | | | [bgpd] rearrange some structs for less padding, stats for table/attrs. | paul | 2006-03-30 | 6 | -55/+100 |
| | | * | | | | [lib] export show_address_cmd debug command in if.h | paul | 2006-03-06 | 2 | -0/+6 |
| | | * | | | | [bgpd] Start off FSM again once clearing finishes. | paul | 2006-03-06 | 2 | -0/+8 |
| | | * | | | | [lib/sockunion] trivial: use XSTRDUP. | paul | 2006-02-21 | 2 | -2/+8 |
| | | * | | | | [bgpd] Add Clrng description to bgp summary state. | paul | 2006-02-21 | 2 | -0/+4 |
| | | * | | | | [bgpd] Record afi/safi in bgp_table. Serialise peer clear with FSM. | paul | 2006-02-21 | 9 | -96/+126 |
| | | * | | | | [solaris] version depend files, auto-generate. Start zebra when needed. | paul | 2006-02-19 | 9 | -23/+28 |
| | | * | | | | [doc] Credit Jeroen Simonetti for contributing snmptrap.texi | paul | 2006-02-19 | 3 | -179/+185 |
| | | * | | | | [bgpd] trivial readability fix | paul | 2006-02-18 | 2 | -2/+6 |
| | | * | | | | [bug #89] Fix leak of community when set community is used | paul | 2006-02-18 | 2 | -2/+17 |
| | | | |_|/
| | | |/| | |
|
| | | * | | | [bgpd] trivial fix for gcc warning | paul | 2006-02-05 | 2 | -2/+4 |
| | | * | | | [bgpd] Fix peer prefix counts and make it slightly more robust | paul | 2006-02-05 | 3 | -51/+87 |
| | | * | | | [lib/workqueue] remove the useless 'delay' factor. | paul | 2006-02-02 | 5 | -46/+29 |
| | | * | | | [zebra] Display flags on their line in 'show interface'. | paul | 2006-02-02 | 2 | -1/+7 |
| | | * | | | [build system] cleanup --enable-snmp by removing ucd-snmp cruft | paul | 2006-01-31 | 2 | -89/+31 |
| | | * | | | ripd.c: correct bug that allowed route learnt through RIP to take precedence ... | vincent | 2006-01-30 | 2 | -1/+8 |
| | | * | | | [zebra] Fix pauls zebra_rib/rib_process commit mistakes, again. | paul | 2006-01-30 | 2 | -5/+14 |
| | | * | | | [zebra] Fix incorrect changes made in RIB metric selection patchquagga_0_99_3_release | paul | 2006-01-25 | 2 | -4/+32 |
| | | * | | | [zebra/solaris] Interface state fixups for Solaris. | paul | 2006-01-25 | 9 | -92/+257 |
| | | * | | | [cvs] update cvsignore file. | paul | 2006-01-19 | 1 | -0/+6 |
| | | * | | | [version] bump configure.ac version number to 0.99.3 | paul | 2006-01-19 | 4 | -6/+14 |
| | | * | | | [lib/stream] small compile fix, use uint64_t, not u_int64_t. | paul | 2006-01-19 | 2 | -1/+7 |
| | | * | | | [compiler] miscellaneous trivial compiler warning fixes | paul | 2006-01-19 | 28 | -72/+55 |
| | | * | | | [ospfd] Add support for oversized LSAs. | paul | 2006-01-18 | 3 | -28/+69 |
| | | * | | | 2006-01-18 Gunnar Stigen <gunnar.stigen@axxessit.no> | paul | 2006-01-18 | 2 | -4/+21 |
| | | * | | | 2006-01-17 Vincent Jardin <vincent.jardin@6wind.com> | vincent | 2006-01-17 | 3 | -9/+18 |