]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2014-06-25 Timo Teräsbgpd: fix route-map comments
2014-06-24 David Lamparterrelease: 0.99.23
2014-06-24 David Lamparterdoc: update NEWS for 0.99.23 changes
2014-06-04 David Lamparter*: nuke ^L (page feed)
2014-06-03 David Lamparterbuild: Quagga 0.99.23-rc1
2014-06-03 Lu Fengisisd: ignore the unrecognized TLVs
2014-06-03 Joachim Nilssonripd: fix "show ip rip status" documentation
2014-06-03 Lu Fengripd & ripngd: avoid the zero interface metric
2014-06-03 Timo Teräslib: remove redundant and incorrect sys/fcntl.h include
2014-06-03 Stephen Hemmingerbgpd: fix crash when allowas-in is done on inactive...
2014-06-03 Pradosh Mohapatrabgpd: efficient NLRI packing for AFs != ipv4-unicast
2014-06-03 Pradosh Mohapatrabgpd: don't compare next-hop to router-id
2014-05-27 Sébastien Luttringervtysh: fix build against readline 6.3
2014-05-27 Michal Sekletarzebra: raise the privileges before calling socket()
2014-05-19 Milan Kocianbgpd: Fix condition allowas-in in rsclient code
2014-05-19 Pradosh Mohapatrabgpd: support TTL-security with iBGP
2014-05-19 David Lamparterbgpd: factor out eBGP multihop check
2014-05-19 David Lamparterbgpd: factor out TTL setting
2014-05-19 Pradosh Mohapatrabgpd: fix fast external fallover behavior
2014-05-15 Vipin Kumarbgpd: increase TCP socket buffer size
2014-05-15 Vipin Kumarbgpd: fix O_NONBLOCK on outgoing connects
2014-05-15 Vitaliy Senchyshynbgpd: send notify in OpenSent when stopping manually
2014-05-15 Boian Bonevbgpd: display multipath status in "show ip bgp"
2014-05-15 Pradosh Mohapatrabgpd: track correct originator-id in reflected routes
2014-05-15 Pradosh Mohapatrabgpd: add 'bgp bestpath as-path multipath-relax'
2014-05-15 Jorge Boncompte... bgpd: use ATTR_FLAG_BIT() for BGP_ATTR_ values
2014-05-14 Christian Frankeospfd: add debug messages for router lsa-generation
2014-05-14 Pradosh Mohapatraospfd: For an ABR, ensure the right LSID is MaxAge'd
2014-05-14 Christian Frankeospfd: clarify indentation and comments in ospf_lsa_max...
2014-05-14 Christian Frankeospfd: fix a reference counting issue introduced by...
2014-05-14 Lu Fengospfd: check the LS-Ack's recentness instead of only...
2014-05-14 Christian Frankeospfd: don't allow to set network type on loopback...
2014-05-14 Christian Frankeospfd: run DR election prior to LSA regeneration
2014-04-22 Ken Williamszebra: Change the mechanism for comparing route ID's.
2014-04-22 Christian Frankelib: use heap to manage timers
2014-04-22 Christian Frankelib: remove unused thread_master_debug function
2014-04-22 Christian Franketests: Add tests for timers
2014-04-01 Christian Frankeospfd/ospf_vty.c: use keyword cmd style
2014-04-01 Christian Frankelib/command.c: rewrite command matching/parsing
2014-04-01 David Lampartertests: fix build & disable testcommands
2014-04-01 Christian Franketests: add a test program for lib/command.c
2014-04-01 Christian Frankebgpd, ospfd, zebra: fix some DEFUN definitions
2014-04-01 David Lamparterzebra: apply syntactic sugar to rib_dump()
2014-04-01 Brett Cipheryzebra: set metric for directly connected routes via...
2014-04-01 David Lamparterbuild: remove now-useless --{en, dis}able-tests
2014-04-01 David Lamparterbuild: improve backtrace support/detection
2014-04-01 Jorge Boncompte... lib: fix possible off-by-one in stream_put_prefix()
2014-04-01 Jorge Boncompte... lib: fix for dynamically grown hashes
2014-03-21 David Lamparterlib: fix backtraces broken by 837d16c...
2014-03-21 Christian Frankeospf6d: fix refcounting in ospf6_asbr_lsa_remove
2014-03-21 Vincent Bernatospf6d: add "auto-cost reference-bandwidth" command
2014-03-21 Vincent Bernatospf6d: compute interface cost from its bandwidth
2014-03-21 Ingo Flaschbergerospf6d: solve segfaults with ospf6d on FreeBSD
2014-03-18 David LamparterMerge volatile/cumulus_ospf6d
2014-03-18 David Lamparterospf6d: fix interface_down() stopping hellos
2014-03-18 David Lamparterospf6d: clear lsa->refresh before clearing LSAs
2014-03-18 Christian Frankeospf6d: handle missing link local address more gracefully
2014-03-18 Christian Frankeospf6d: improve ordered shutdown
2014-02-11 Remi Gacognesecurity: Fix some typos and potential NULL-deref
2014-02-11 Christian Frankezebra: log routes w/o gateway in rib_delete_ipv4
2014-02-10 Christian Frankezebra: match gateway when deleting NEXTHOP_IPV4_IFINDEX...
2014-02-10 Christian Frankeospfd: fixup log message in ospf_zebra_delete
2014-02-10 Pradosh Mohapatrabgpd: bgpd-set-v4-nexthop-for-v6-peering.patch
2013-11-20 Christian Frankeospf6d: clear DR info on interface_down
2013-11-20 Christian Frankeospf6d: set cmsg size correctly
2013-11-20 Christian Frankeospf6d: don't run DR election early on "ipv6 ospf6...
2013-11-20 Dinesh Duttospf6d: fix integrated config
2013-11-08 Dinesh Duttospf6d: add SPF logs, statistics, and display of SPF...
2013-11-08 Dinesh Duttospf6d: add 'log-adjacency-changes [detail]'
2013-11-08 Dinesh Duttospf6d: don't send LSAck on an interface if we've flood...
2013-11-08 Dinesh Duttospf6d: handle Prefix and Router Options bits correctly
2013-11-08 Dinesh Duttospf6d: add LSA payload to show summary output
2013-11-08 Dinesh Duttospf6d: increment dbdesc seqnum on SeqNumberMismatch...
2013-11-08 Dinesh Duttospf6d: don't change SeqNum on initial DbDesc message
2013-11-08 Dinesh Duttospf6d: handle seqnum wrapping
2013-11-08 Dinesh Duttospf6d: add overload support
2013-11-08 Dinesh Duttospf6d: fix linkdown handling
2013-11-08 Dinesh Duttospf6d: correct nexthop through directly connected...
2013-11-08 Dinesh Duttospf6d: don't suppress empty router LSA
2013-11-08 Dinesh Duttospf6d: turn off expensive debugging
2013-11-08 Dinesh Duttospf6d: convert LSDB to use route_node, improve performance
2013-11-08 Dinesh Duttospf6d: fix neighbor state machine (faster lsdb sync...
2013-11-08 Dinesh Duttospf6d: add p2p interface support
2013-11-08 Dinesh Duttospf6d: fix various bugs in installing and flooding...
2013-11-08 Dinesh Duttospf6d: add more details to show ipv6 ospf6 data
2013-11-08 Dinesh Duttospf6d: enable the commands to support detailed debuggi...
2013-11-08 Dinesh Duttospf6d: remove older version of LSA from neigbor retx...
2013-11-08 Dinesh Duttospf6d: reinvoke MaxAge remover thread if not all MaxAg...
2013-11-08 Dinesh Duttospf6d: schedule SPF to run on events rather than direc...
2013-10-23 Dinesh Duttospf6d/ospfd: refactor some common defines
2013-10-22 David Lamparterbuild: fix tests/prng.h missing from dist
2013-10-22 Vincent Bernatzebra: make rib_dump() compatible with IPv6 RIB
2013-09-19 Christian Frankezebra: apply route-maps for interface routes
2013-09-19 Christian Frankezebra: fix recursive-routes via ifindex routes
2013-09-19 Christian Frankezebra: implement NEXTHOP_FLAG_ONLINK
2013-09-19 Christian Frankezebra: handle blackholes encountered in recursive resol...
2013-09-19 Christian Frankezebra: rework recursive route resolution
2013-09-19 Christian Frankezebra: improve interface shutdown behaviour
2013-09-19 Christian Frankezebra: don't change connected state from zebra/interface.c
2013-09-19 Christian Frankezebra: add ZEBRA_IFC_QUEUED to keep track of kernel...
next