]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
2012-04-07 Subbaiah Venkatazebra: tweak deletion of routes without nexthop addr
2012-04-07 Josh Baileyzebra: read multipath routes and hw addr from netlink
2012-04-07 Subbaiah Venkatalib: add stream_set_endp()
2012-04-07 Josh Baileylib: add support for keyed-hashing with MD5
2012-04-07 Josh Baileylib: Tweaks to linked list macros
2011-07-13 Greg TroxelMerge remote-tracking branch 'polymorf/master'
2011-06-28 Roman Hoog... fix typo
2011-06-28 Greg TroxelOmit --opaque-lsa from build (now default).
2011-04-22 Dmitrij Tejblumospf6d: copy "mtu-ignore" option from ospfd
2011-04-13 Paul Jakmazebra: trivial warning fix
2011-04-13 Paul Jakmabgpd: trivial format / warning fixes
2011-04-13 Paul Jakmaospf: Fix OSPF API and ospf-te LSA refreshers to match...
2011-04-04 Paul JakmaFix authorship of previous ospf6d commit
2011-04-04 Ingo Flaschbergerospf6d: fix crash if zebra_interface_state_read can...
2011-04-04 Paul Jakmaospf6d: fix crash if zebra_interface_state_read can...
2011-04-01 Michael Lambertbgpd: fix memory leak when deleting a community
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
next