]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2011-04-01 Paul JakmaRevert "bgpd: "Intern" communities in route maps"
2011-03-30 Paul Jakmadoc: Add dependency for quagga.pdf make target
2011-03-29 Paul JakmaMerge remote-tracking branch 'remotes/quagga/master'
2011-03-29 Paul Jakmabgpd: Fix merge error in jhash commit
2011-03-28 Stephen Hemmingerbgpd: refine the setting up of GTSM
2011-03-24 Greg Troxelbuild: treat opaque-lsa default correctly for ospfapi
2011-03-24 Stephen Hemmingerlib: Add support for IPv6 ttl security
2011-03-24 Stephen Hemmingerbgpd: Cleanups & fixes for minttl / GTSM
2011-03-23 Nick Hilliardbgpd: RFC 5082 Generalized TTL Security Mechanism support
2011-03-23 Paul JakmaMerge branch 'master' of ssh://code.quagga.net/var...
2011-03-23 Paul Jakmabgpd: Fix compile failure if IPv6 build was disabled.
2011-03-23 Christian Hammerslib: fix more format warnings (#637)
2011-03-22 Stephen Hemmingerbgpd: attribute jhash call should use a standard interf...
2011-03-22 Paul Jakmaospfd: Compile fix for opaque support
2011-03-22 Paul Jakmabuild: change sense of opaque-{lsa,te} enable args...
2011-03-21 Stephen Hemmingerbgpd: enable TCP corking
2011-03-21 Stephen Hemmingerlib: add TCP_CORK wrapper
2011-03-21 Stephen Hemmingerbgpd: leave peer socket in non-blocking mode (mostly)
2011-03-21 Michael Lambertbgpd: "Intern" communities in route maps
2011-03-21 Michael Lambertbgpd: New show commands for improved view and address...
2011-03-21 Paul Jakmarelease: 0.99.18
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
next