]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2011-03-21 Paul Jakmabgpd: Remove AS Path limit/TTL functionality
2011-03-21 Paul Jakmabgpd/security: CVE-2010-1674 Fix crash due to extended...
2011-03-21 Tom Goffospf6d: Extend the "[no] debug ospf6 route" vty commands
2011-03-21 Tom Goffospf6d: Route locking (memory) cleanup
2011-03-21 Tom Goffospf6d: Have ospf6d cleanup when it terminates normally
2011-03-21 Tom Goffospf6d: Remove obsolete code
2011-03-21 Tom Goffospf6d: Fix memory allocation issues in SPF
2011-03-21 Tom Gofflib: zlog should clean up its memory
2011-03-21 Tom Gofflib: Add a function to delete all interfaces
2011-03-21 Stephen Hemmingerbgpd: use Jenkins hash for BGP transit, cluster and...
2011-03-21 Stephen Hemmingerlib: Better hashing of string values using Bernstein...
2011-03-21 Barry Friedmanbgpd: Remove extra lock on interior table node
2011-03-21 Wataru Tanitsubgpd: Fix display of unsigned attributes
2011-03-21 Stephen Hemmingerbgpd: fix use of free memory by update_rsclient
2011-03-21 Robert Baysbgpd: unlock node on aggregate error
2011-03-21 Robert Baysbgpd: fix errors in aggregate address command
2011-03-21 Stephen Hemmingerbgpd: use XCALLOC to allocate bgpd damp array
2011-03-21 Chris Caputobgpd: fix bgp_node locking issues
2011-03-21 Chris Halllib: Fix accounting of memory
2011-03-20 Paul JakmaMerge paul/ospfd/201012-review ospfd and lib/ fixes...
2011-03-18 Denis Ovsienkodoc: fix "ipv6 address" interface command syntax (...
2011-03-18 John Kempbgpd: improve "monotonic" uptime correction
2011-03-12 Stephen Hemmingerripngd: copy debug statements fix from ripd
2011-02-24 Andrew J. Schorrripd: resolve debug statements issue (bug 442)
2011-01-17 David Wardbgpd: VTY string fixes for debug commands
2011-01-14 Dmitrij Tejblumbgpd: fix handling of "Unsupported Capability"
2011-01-13 Dmitrij Tejblumospf6d: fix crash in SPF calculation
2010-12-08 Paul Jakmaospfd: Remove oi field from LSA, have network_lsa_refre...
2010-12-08 Paul Jakmaospfd: potential fix for router-id change assert on...
2010-12-08 Paul Jakmaospfd: Fix maxage/flush to not try flood twice, remembe...
2010-12-08 Paul Jakmaospfd: Unify router and network LSA refresh logic with...
2010-12-08 Paul Jakmaospfd: Remember network LSA sequence numbers across...
2010-12-08 Paul Jakmaospfd: Prioritise hellos for sending by queueing to...
2010-12-08 Paul Jakmaospfd: Reset neighbour inactivity timer for any packet...
2010-12-08 Paul Jakmaospfd: the maxage_lsa_remover should check whether...
2010-12-08 Paul Jakmaospfd: Fix various route_unlock discrepencies
2010-12-08 Paul Jakmaospfd: fix lsa_refresh_walker unlock before use bug
2010-12-08 Paul Jakmaospfd: interface code should leave network_lsa_self...
2010-12-08 Paul Jakmaospfd: OSPF_MIN_LS_ARRIVAL compare should be >= to...
2010-12-08 Paul Jakmaospfd: ospf_if_free can leave dangling references on...
2010-12-08 Paul Jakmaospfd: Lower level of some common messages from info...
2010-12-08 Paul Jakmalib: Fix bug in prefix trie lookup
2010-12-08 Paul Jakmalib: prefix.c nano-optimisation
2010-12-08 Paul Jakmalib: Make workqueue more conservative about ramping up
2010-12-08 Paul Jakmalib: Add a command to clear the thread CPU history...
2010-12-08 Paul Jakmalib: Thread scheduler should be fair and not let events...
2010-12-08 Paul Jakmalib: thread history funcname shouldn't be constant...
2010-12-08 Paul Jakmabgpd: Simplify process queue init
2010-12-08 Denis Ovsienkobgpd: fix community-list error message spelling
2010-11-03 Greg Troxelinfrastructure: Express preference for published git...
2010-11-03 Greg Troxelinfrastructure: Whitespace cleanup.
2010-11-03 Greg Troxelinfrastructure: Clarify commit message format.
2010-11-03 Greg TroxelAdjust description of tomhenderson repo.
2010-10-21 Vladimir L... bgpd: fix printed value of last-update timestamp
2010-10-18 Dmitry Tejblumzclient: fix router-id calculation for IPv6 (#595)
2010-10-06 Michael Lambertbgpd, lib: adopt afi_t and safi_t in several places
2010-09-24 Greg TroxelAdd MTR repository.
2010-09-17 Nico Goldelib/vty.c: add missing format string when printing...
2010-09-17 Greg TroxelDocument rules for zalloc and friends.
2010-09-17 Greg TroxelAdd pointer to Balaji G. git.
2010-09-17 Greg TroxelSet from even if binfo->extra is NULL.
2010-08-19 Stephen HemmingerZebra zserv: bogus conditional
2010-08-19 Denis Ovsienkorelease: 0.99.17
2010-08-09 Chris Hallbgpd: fix handling of AS path data
2010-05-14 Chris Hallbgpd: tighten bounds checking in RR ORF msg reader
2010-05-05 Roman Hoog... zebra: fix infinite loop when deleting an interface
2010-05-05 Greg TroxelUpdate for git and emphasize asking for good reports.
2010-04-29 David Lamparterbuild: ignore mkinstalldirs and texinfo.tex
2010-04-29 David Lamparterisisd: change ISIS_METHOD to use C preprocessor
2010-04-28 David Wardospf6d: Fix crash when '[no] ipv6 ospf6 advertise prefi...
2010-04-20 Greg Troxelbuild/extra: Enhance README.NetBSD make/gmake decision.
2010-04-18 Joakim Tjernlundospfd: Only refresh external default route once.
2010-04-18 Joakim Tjernlundospfd: Make sure ospf_distribute_list_update_timer...
2010-04-18 Joakim Tjernlundospfd: Make sure all external routes are updated.
2010-04-18 Greg Troxelgit: add pointers to out-of-tree work
2010-04-14 Greg Troxelgit: add (generated) m4 files to .gitignore
2010-03-11 Ivan Moskalyovdoc: fixed spelling in bgpd.texi
2010-03-10 Greg Troxelbuild: Add QuaggaId to README.NetBSD
2010-03-09 Denis Ovsienkorelease: 0.99.16
2010-01-27 Stephen Hemmingerlib: undo the last PIE commit
2010-01-20 Mathias Krauselib: fix PIE build flags
2010-01-15 Stephen Hemmingerbgp: use monotonic clock for time of day
2010-01-14 Paul Jakmaospfd: Fix debug messages that were masked by DISCARD_LSA
2010-01-14 Paul Jakmaospfd: remove unneeded memset from a very hot function
2010-01-13 David Wardlib: fix memory logging
2009-12-21 Stephen Hemmingerzebra: change router-id selection algo
2009-12-21 Stephen Hemmingerlib: make some structures constant
2009-12-17 Stephen Hemmingerbgpd: code cleanup
2009-12-10 Stephen Hemmingerripd: fix compiler warnings
2009-12-10 Stephen Hemmingerospf6d: remove dead code
2009-12-10 Stephen Hemmingerospf6d: fix warnings from recent prefix bit commit
2009-12-10 Stephen Hemmingerripngd: compiler warnings cleanup
2009-12-10 Stephen Hemmingerzebra: deal with irdp compile warnings
2009-12-10 Stephen Hemmingerbgpd: compile warnings cleanup
2009-12-09 Stephen Hemmingerzebra: cleanup RIB meta queue code
2009-12-09 Stephen Hemmingerlib: move check_bit into prefix common code
2009-12-09 Stephen Hemmingerlib: fix warning on little endian
2009-12-08 Stephen Hemmingerzebra: fix more warnings in rtadv
2009-12-08 Denis OvsienkoMerge branch 'master' of ssh://code.quagga.net/var...
2009-12-08 Stephen Hemmingerzebra: fix more compiler warnings
next