]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
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 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
2009-12-08 Stephen Hemmingerzebra: remove unused function to fix warning
2009-12-08 Stephen Hemmingerlib: make match functions take const args
2009-12-07 Denis Ovsienkolib: remove unused function: route_dump_node()
2009-12-07 heasleylib: log source of vty connections (bug #566)
2009-12-07 Ondrej Zajicekospf6d: review LSA sequence number comparison
2009-12-04 Denis Ovsienkobgpd: work around warning in assegments_parse()
2009-12-03 David Wardzebra: handle RTF_CLONING removal from FreeBSD 8.0
2009-12-03 David Wardisisd: fix --enable-isis-topology for 64-bit Linux
2009-12-03 heasleyzebra: fix argument reference in strncpy() call for BSD
2009-12-03 David Wardisisd: fix BPF ioctl() calls, treat "true" and "false...
2009-12-03 David Wardconfigure: fix spelling
2009-12-03 Stephen Hemmingerospfd: VTY strings cleanup
2009-12-03 Stephen Hemmingerospfd: comment out unused function
2009-12-03 Stephen Hemmingerospfd: make local functions static
2009-12-03 David Wardzebra: fix RIB debug message for IPv6
2009-12-03 Tom Goffzebra: make declaration const in rtm_flag_dump()
2009-12-01 Tom Goffospf6d: fix LSA locking in ospf6_new_ls_id()
2009-11-05 Dmitry Tejblumconfigure: fix HAVE_CLOCK_MONOTONIC spelling
2009-09-28 Denis Ovsienko[ospfd] enable more OSPF cost command aliases
2009-09-01 David Wardzebra: Fix router advertisements for non-Ethernet link...
2009-08-28 Paul Jakmarelease: 0.99.15
2009-08-28 Tom Hendersonospf6d: bug #529, fix endianness problem in earlier...
2009-08-28 Stephen Hemmingerbgpd: fix md5 set on listen sockets
2009-08-28 Paul Jakmalib/trivial: str2prefix checks return of inet_pton...
2009-08-28 Paul Jakmazebra: Add an example config file for testzebra
2009-08-28 Paul Jakmazebra: test_main.c should be a bit more helpful about...
2009-08-28 Paul Jakmalib: if_lookup_by_name should be more robust to null...
2009-08-28 Joakim Tjernlundospfd: Make sure priority is respected.
2009-08-28 Joakim Tjernlundospfd: Tighten up the connected check for redistribution
2009-08-13 Stephen Hemmingerall: check return value from daemon() call
2009-08-13 Stephen Hemmingerbgp: missing pieces from listener patch
2009-08-13 Stephen Hemmingerbgp: compiler warning fix
2009-08-13 Stephen Hemmingerospfd: fix performance problem with redistribute delete
2009-08-11 Joakim Tjernlundospfd: Make sure route table is recalculated.
2009-08-11 Paul Jakmaospfd: Make "Packet ... received on wrong link" conditi...
2009-08-05 Paul Jakmabgpd: Fix mistakes in applying 'allow inbound connectio...
2009-08-03 Paul Jakmaospfd: neuter some compiler warnings
2009-08-03 Paul Jakmaospfd: update some comments
2009-08-03 Joakim Tjernlundospfd: Change struct ospf_path *oi to ifindex.
2009-07-30 Joakim Tjernlundospfd: Discriminate better when selecting links between...
2009-07-30 Paul Jakma[bgpd] delete erroneous extra brace..
next