]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2006-09-20 Greg TroxelAdd recent NetBSD/FreeBSD versions to list of what...
2006-09-19 Andrew J. Schorr[bgpd] Trivial fix of printf format/arg mismatch
2006-09-14 Paul Jakma[bgpd] reduce the process queue hold time to something...
2006-09-14 Paul Jakma[bgpd] RIB statistics address space size shouldnt doubl...
2006-09-14 Paul Jakma[bgpd] simplify peer refcounts, squash slow peer leak
2006-09-14 Paul Jakma[bgpd] Fix 0.99 shutdown regression, introduce Clearing...
2006-09-14 Paul Jakma[bgpd] Add RIB reporting commands, show bgp ... statistics
2006-09-13 Greg Troxel2006-09-13 Tom Everett <tom@khubla.com>
2006-09-11 Paul Jakma[ripd] bug #293: routemap set metric doesn't check...
2006-09-11 Paul Jakma[ripd] bug #278: remove gratuitous use of mid-function...
2006-09-07 Paul Jakma[bgpd] Handle pcount as flags are changed, fixing pcoun...
2006-09-04 Paul Jakma[bgpd] Add 'show ... neighbor .... prefix-counts' command
2006-08-30 Paul Jakma[ospfd] Fix assertion in DB-exchange fix, hit by ogier...
2006-08-27 Paul Jakma[0.99] version bump to 0.99.5
2006-08-27 Paul Jakma[ospfd] redistribute default no longer works after...
2006-08-27 Paul Jakma[bgpd] fix mtype in XFREE and NULL out freed pointer
2006-08-27 Paul Jakma[tests] update heavywq for workqueue api changes
2006-08-27 Paul Jakma[ospfd] Bug #134, ospfd should be more robust to backwa...
2006-08-27 Paul Jakma[lib] Bug #134: threads should be more robust against...
2006-08-27 Paul Jakma[ospfd] draft-ogier-ospf-dbex-opt DB-exchange optimisation
2006-08-27 Paul Jakma[ospfd] Raise ExchangeDone earlier, avoid often needles...
2006-08-27 Paul Jakma[ospfd] trivial: consolidate LSDB delete code into...
2006-08-06 Paul Jakma[zebra] trivial: rtadv.h depends on interface.h
2006-08-06 Paul Jakma[zebra] fix inconsistencies in ifstat_update_* declarat...
2006-08-06 Paul Jakma[bgpd] aspath_loop_check was broken, fix it and the...
2006-08-04 Paul Jakma[zebra] IRDP: Move stream_free to where its created...
2006-08-04 Paul Jakma[zebra] add more stuff to misc_null to avoid compile...
2006-08-02 Andrew J. Schorr[testzebra] Patch to misc_null.c to get older gcc to...
2006-07-28 Paul Jakma[doc] Expand/cross-ref MD5 commands, tweak anchors...
2006-07-27 Paul Jakma[doc] minor tweaks, refine ospf redist,passive-inter...
2006-07-27 Paul Jakma[lib] remove autogenerated file, update .cvsignore
2006-07-27 Andrew J. Schorr[ospfd] Bug #288: do not change router ID unless forced...
2006-07-27 Paul Jakma[zebra] Bug #268, Fix race between add/delete of routes...
2006-07-27 Paul Jakma[zebra] Add 'debug zebra rib' commands
2006-07-27 Paul Jakma[zebra] Add test rig code, for testing the zebra RIB
2006-07-27 Paul Jakma[bgpd] Potential bug#287 fix, peer_delete should NULL...
2006-07-27 Andrew J. Schorr[vtysh] Never skip authentication, and add support...
2006-07-27 Paul Jakma[zebra] Connected routes must always be added to main...
2006-07-26 Paul Jakma[ospfd] Allow ospf_lsa_unlock to NULL out callers'...
2006-07-25 Paul Jakma[ospfd] Additional NSM neighbour state change stats...
2006-07-25 Paul Jakma[lib] Optimise thread_call by caching pointer to thread...
2006-07-11 Paul Jakma[ospfd] record timestamp and event of last NSM state...
2006-07-11 Paul Jakma[ospfd] trivial: NSM AdjChange should print event,...
2006-07-11 Paul Jakma[ospfd] Remove nsm_reset_nbr and a bunch of useless...
2006-07-11 Andrew J. Schorr[ospfd] Improve Hello NetworkMask mismatch warning...
2006-07-11 Andrew J. Schorr[lib] Do not call vty_close in vty_log_out to avoid...
2006-07-10 Andrew J. Schorr[lib] Fix infinite recursion for errors on vtys with...
2006-07-10 Paul Jakma[ospfd] cleanup NSM neighbour delete through a new...
2006-07-06 Paul Jakma[ospfd] early-return in nsm_event missed LLDown event...
2006-07-04 Paul Jakma[doc] remove the auto-generated quagga.info file from CVS
2006-07-04 Paul Jakma[ospfd] Apply some simplifications to ospf_nsm, from...
2006-07-04 Paul Jakma[ospfd] CID #13, dont try print out fields of LSA we...
2006-07-04 Paul Jakma[ospfd] Clear adjacency state for NSM changes down...
2006-07-04 Paul Jakma[ospfd] trivial cleanup of nsm_timer_set
2006-07-04 Paul Jakma[ospfd] Ensure NSM state functions can redirect next_st...
2006-07-04 Paul Jakma[ospfd] consolidate adjacency check logic
2006-07-03 Andrew J. Schorr[debug] Debug messages to terminal vty sessions should...
2006-07-02 Paul Jakma[zebra] Fix CID #104, check addr for null, and #18...
2006-07-02 Paul Jakma[bgpd] Fix crash on shutdown of peer
2006-06-30 Paul Jakma[ripd] update to use auto-generated redistribute route...
2006-06-30 Paul Jakma[lib] Fix merge error in ChangeLog
2006-06-30 Andrew J. Schorr[ospfd] Fix "show ip ospf neighbor A.B.C.D" to show...
2006-06-30 Paul Jakma[lib] Fix typo in cpp conditional for malloc.h include
2006-06-30 Andrew J. Schorr[ospfd] Avoid getting NSM stuck in ExStart by using...
2006-06-29 Andrew J. Schorr[ospfd] Implement new ospf router subcommand "log-adjac...
2006-06-27 Paul Jakma[lib] Remove bare routes in route_types: fix mistake...
2006-06-27 Paul Jakma[lib] Remove numeric route-type argument in redistribut...
2006-06-27 Paul Jakma[ospfd] Replace redistribution strings with new route_t...
2006-06-27 Paul Jakma[lib] Centralise Zserv route type information, auto...
2006-06-26 Paul Jakma[doc] OSPF MD5 keyid documentation, fix texinfo warning...
2006-06-26 Paul Jakma[ospfd] NSSA translate-enabled ABR should declare itsel...
2006-06-24 Andrew J. Schorr[ospfd] Improve two info log messages in ospf_snmp.c
2006-06-24 Andrew J. Schorr[ospfd] When writing out config, show "debug ospf nsm...
2006-06-18 Andrew J. Schorr[ospfd] Fix ospf passive-interface subcommand to create...
2006-06-15 Andrew J. Schorr[redhat quagga.spec] Detect fedora release automatically
2006-06-15 Paul Jakma[ospfd] Fix multicast membership drop bug
2006-06-15 Paul Jakma[zebra] Fix forgetfulness wrt configured address on...
2006-06-15 Paul Jakma[zebra] remove internal if_flag_dump, use libzebras...
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
next