]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2006-06-15 Paul Jakma[lib] list_delete shouldn't duplicate list_delete_all_node
2006-06-15 Paul Jakma[lib] Experimental: have XFREE NULL out the freed pointer
2006-06-15 Paul Jakma[lib] Fix vector leak in error path in command.c, CID #38
2006-06-15 Paul Jakma[ospfd] lsdb_delete/discard_from_db should be more...
2006-06-15 Paul Jakma[ospfd] suppres mostly uninteresting debug message...
2006-05-28 Paul Jakma[tests] Fix stray character in previous commit
2006-05-28 Paul Jakma[tests] test-sig.c: configure logging
2006-05-28 Paul Jakma[lib] Add support for Sun libc printstack to zlog_backt...
2006-05-28 Paul Jakma[lib] vty_log shouldn't crash if called when vty isn...
2006-05-28 Paul Jakma[lib] malloc.h is deprecated, try not to include it...
2006-05-28 Paul Jakma[lib] include inttypes.h rather than stdint.h, provide...
2006-05-28 Paul Jakma[build] Update SOS CFLAGS and add check for GNU Make...
2006-05-28 Paul Jakma[vtysh] Add "show memory" to vtysh
2006-05-23 Paul Jakma[bgpd] expand vty help for neighbor ... update-source
2006-05-23 Paul Jakma[doc] document neighbor ..... update-source
2006-05-23 Paul Jakma[vtysh] suppress output in 'show logging' for daemons...
2006-05-23 Paul Jakma[vtysh] Add 'show logging' command
2006-05-21 Andrew J. Schorr[interface configuration] Try to avoid losing address...
2006-05-19 Andrew J. Schorr[interface configuration] Preserve flag indicating...
2006-05-17 Andrew J. Schorr[debug] Improve zebra kernel socket debug message to...
2006-05-15 Paul Jakma[zebra] Remove private command string table
2006-05-15 Paul Jakma[lib] Add string mapping table for Zserv commands
2006-05-15 Paul Jakma[lib] CID #39, Fix the vty completion leak-fix to only...
2006-05-15 Paul Jakma[ospf6d] GNU Zebra 3563: Fix as-external forwarding...
2006-05-15 Paul Jakma[ospf6d] GNU Zebra #3562: ABR Crash fix, memory fixes...
2006-05-15 Paul Jakma[ospf6d] GNU Zebra 3560: Call ospf6_maxage_remove when...
2006-05-15 Paul Jakma[ospf6d] Import GNU Zebra CVSps#3559: Fix inter-area...
2006-05-12 Paul Jakma[bgpd] CID #4,#5,#9,#10, simplify aspath_print_vty...
2006-05-12 Paul Jakma[bgpd] CID #6, remove useless NULL check, bgp_static_up...
2006-05-12 Paul Jakma[bgpd] CID #7, remove useless NULL check, bgp_static_up...
2006-05-12 Paul Jakma[bgpd] Remove dead code in ORIGINATOR_ID packet forming...
2006-05-12 Paul Jakma[lib] CID #55, fix return of freed pointer, cmd_describ...
2006-05-12 Paul Jakma[lib] CID #39, fix leak in error path, vty_describe_command
2006-05-12 Paul Jakma[lib] CID #37, fix error case leak, cmd_complete_comman...
2006-05-12 Paul Jakma[lib] CID #3, fix forward-null errors in vty_prefix_lis...
2006-05-12 Paul Jakma[ospfd] Fix small error in CID #13 commit
2006-05-12 Paul Jakma[ospfd] CID #13, debug for NULL type7 LSA should not...
2006-05-12 Paul Jakma[ospfd] CID #15, remove redundant NULL check in ism_cha...
2006-05-12 Paul Jakma[ospfd] CID #14, NULL check ospf->backbone before use...
2006-05-12 Paul Jakma[ospfd] CID #28, remove another ospf_lookup call -...
2006-05-12 Paul Jakma[ospfd] CID #27, fix missing NULL return check
2006-05-12 Paul Jakma[ospfd] CID #29, fix missing NULL check by removing...
2006-05-12 Paul Jakma[ospfd] Squash another ospf_lookup call
2006-05-12 Paul Jakma[ospfd] Fix leak in area-range-cost command, CID #46.
2006-05-12 Paul Jakma[ospfd] CID #49, fix dereference before NULL check
2006-05-11 Paul Jakma[ospfd] Check NULL result from ospf_area_lookup_by_area...
2006-05-11 Paul Jakma[ospfd] Fix missing check for ospf_lookup NULL return...
2006-05-11 Paul Jakma[zebra] CID #31, guard against potential NULL return...
2006-05-11 Paul Jakma[ripngd] CID #72, remove unneeded NULL check
2006-05-10 Paul Jakma[doc] Update auto-generated quagga.info
2006-05-10 Paul Jakma[0.99] Version bump to 0.99.4
2006-05-08 Paul Jakma[doc] bug #245, remove reference to non-existent log_mo...
2006-05-08 Paul Jakma[bgpd] Bug #240, Fix route-server crash when static...
2006-05-08 Paul Jakma[ripngd] bug #242, fix crash in routemap, ipv6 stored...
2006-05-08 Paul Jakma[bgpd] CID#62 fix double-free, use-after-free in commun...
2006-05-04 Paul Jakma[bgpd] Fix bug where FSM can stay hung forever in Idle...
2006-05-04 Paul Jakma[bgpd] bug #210: Enable crucial VPNv4 code which was...
2006-05-04 Paul Jakma[docs] Update ripd docs on version and authentication...
2006-05-04 Paul Jakma[ripd] bugs #261, #262: Fix RIPv1 info-leak and unauthe...
2006-05-04 Paul Jakma[ospfd] Fix SPF of virtual-links
2006-04-28 Andrew J. Schorr[ripd] Fix logic to send updates on all connected addre...
2006-04-03 Paul Jakma[solaris] Manifest referenced non-existent services...
2006-04-03 Paul Jakma[ospfd] Fix virtual-link handling in nbrs route-table...
2006-04-03 Paul Jakma[doc] document version zserv header, add txt figures...
2006-03-30 Paul JakmaSync rebuild of cvs_head
2006-03-30 Paul Jakma[lib] command.c exports host global, add it to header.
2006-03-30 Paul Jakma[lib] Trivial: fix line lengths of a comment in workqueu.c
2006-03-30 Paul Jakma[lib] Mark most arguments in DEFUN_CMD_FUNC_TEXT as...
2006-03-30 Paul Jakma[bgpd] Fix infinite loop in community_str2com
2006-03-30 Paul Jakma[TODO] Note MED functionality we should implement
2006-03-30 Paul Jakma[ospfd] Fix failure of Fletcher checksum with certain...
2006-03-30 Paul Jakma[lib] fix gensub call in memtypes.awk to pass "g",...
2006-03-30 Paul Jakma[lib] status field/flags no longer used in struct workqueue
2006-03-30 Paul Jakma[ospfd] ignore loopbacks for received interface validation
2006-03-30 Paul Jakma[ospfd] Fix incorrect byte-order conversion of OSPF_MAX...
2006-03-30 Paul Jakma[bgpd] release peer specific clear queue in peer_free
2006-03-30 Paul Jakma[bgpd] trivial: use a distinct memtype for struct bgp_s...
2006-03-30 Paul Jakma[bgpd] Add 'show bgp memory' for stats on fixed-size...
2006-03-30 Paul Jakma[bgpd] Include header dependency in bgp_nexthop.h
2006-03-30 Paul Jakma[lib] fix libtool version argument in Makefile.am
2006-03-30 Paul Jakma[lib/memory] Add mallinfo support
2006-03-30 Paul Jakma[solaris] revert previous update of manifest install...
2006-03-30 Paul Jakma[tests] fix heavy-wq, add redundant AS_SET test and...
2006-03-30 Paul Jakma[solaris] SMF manifest, method and depend updates.
2006-03-30 Paul Jakma[zebra] arrange structs in padding-efficient manner...
2006-03-30 Paul Jakma[lib/privs] Changing user IDs should be done before...
2006-03-30 Paul Jakma[bgpd] rearrange some structs for less padding, stats...
2006-03-06 Paul Jakma[lib] export show_address_cmd debug command in if.h
2006-03-06 Paul Jakma[bgpd] Start off FSM again once clearing finishes.
2006-03-06 Paul Jakma[bgpd] Start off FSM again once clearing finishes.
2006-02-21 Paul Jakma[lib/sockunion] trivial: use XSTRDUP.
2006-02-21 Paul Jakma[lib/sockunion] trivial: use XSTRDUP.
2006-02-21 Paul Jakma[bgpd] Add Clrng description to bgp summary state.
2006-02-21 Paul Jakma[bgpd] Add Clrng description to bgp summary state.
2006-02-21 Paul Jakma[bgpd] Record afi/safi in bgp_table. Serialise peer...
2006-02-21 Paul Jakma[bgpd] Record afi/safi in bgp_table. Serialise peer...
2006-02-19 Paul Jakma[solaris] version depend files, auto-generate. Start...
2006-02-19 Paul Jakma[doc] Credit Jeroen Simonetti for contributing snmptrap...
2006-02-18 Paul Jakma[bgpd] trivial readability fix
2006-02-18 Paul Jakma[bug #89] Fix leak of community when set community...
next