]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
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..
2009-07-30 Michael Lambertbgpd: Workaround for invalid MBGP next hop
2009-07-30 Paul Jakma[doc] Update HACKING
2009-07-28 Joakim Tjernlundospfd: Make ospf_if_lookup_recv_if() find the right...
2009-07-28 Joakim Tjernlundospfd: export ospf_if_table_lookup() and use it in...
2009-07-28 Paul Jakmabgpd/trivial: Fix indentation in previous
2009-07-28 Steve Hillbgpd: Allow inbound connections to non-default view
2009-07-28 Steve Hillbgpd: fd leak in bgpd
2009-07-28 Paul Jakma[zebra] Fix crash in test_zebra
2009-07-28 Paul JakmaMerge remote branch 'origin/master'
2009-07-28 Vasilis Tsiligiannisbgpd: Delete AS_CONFED_SEQUENCE when prepending an...
2009-07-28 Vasilis Tsiligiannisbgpd: Implement BGP confederation error handling (RFC50...
2009-07-28 Stephen Hemminger[global] interface flags format warnings
2009-07-28 Stephen Hemmingerbgpd: start listener on first instance
2009-07-28 Stephen Hemmingerbgpd: peer action table static/const
2009-07-27 Stephen Hemmingerripd: set IP TOS for control socket
2009-07-27 Paul Jakma[bgpd] Restore ability of 'neighbor ... update-source...
2009-07-24 Denis Ovsienko[zebra] do not touch socket before pidfile locking
2009-07-21 Thijs Kinkhorst[doc] zebra.8 via Christian Hammers (#531)
2009-07-21 Paul Jakma[build] Bump release to 0.99.14
2009-07-21 Vasilis Tsiligiannis[bgp] Fix nexthop reachability check on confederations
2009-07-21 Paul Jakma[bgpd] fix typo made by paul in previous commit
2009-07-21 Timo Teräs[bgpd] Avoid zombie accepted peer entries
2009-07-21 Nick Hilliard[bgpd] Small buffer overrun in bgp_clear_node_queue_init
2009-07-21 Chris Caputo[zebra] Silence noisy process_subq
2009-07-19 Chris Caputo[bgpd] Stability fixes including bugs 397, 492
2009-07-19 Chris Caputo[bgpd] Fix compiler warnings related to MD5
2009-07-19 Paul Jakma[build] fix default CFLAGS and squish warning
2009-07-17 Paul Jakma[bgpd] Bug #533: Fix crash with copy/pasted commands...
2009-07-16 Stephen Hemminger[lib] Fix IPv6 normalisation
next