]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
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...
2013-09-19 Christian Frankezebra: warn if advertising connected with _REAL unset
2013-09-19 Christian Frankezebra: consolidate connected_implicit_withdraw
2013-09-19 Christian Frankezebra: clear ZEBRA_IFC_CONFIGURED on "no ipv6 addr"
2013-09-19 Christian Frankezebra: make if_subnet_delete a bit more strict
2013-09-19 Christian Frankezebra: process information about new addresses (BZ...
2013-08-06 David Lamparterospfd: protect vs. VU#229804 (malformed Router-LSA)
2013-08-06 Christian Frankebgpd, zebra: support NEXTHOP_IPV4_IFINDEX in bgp import...
2013-08-06 Christian Frankebgpd, zebra: Support NEXTHOP_IPV4_IFINDEX in nexthop_lo...
2013-08-06 Christian Frankezebra: improve display of NEXTHOP_IPV4_IFINDEX in show...
2013-07-31 Christian Frankebgpd: honor PEER_FLAG_DISABLE_CONNECTED_CHECK on bgp_scan
2013-07-31 Christian Frankeisisd, ospf6d: use bug-report information from autoconf
2013-07-31 Christian Frankezebra: don't printf to stdout on ZEBRA_IPV6_NEXTHOP_LOOKUP
2013-07-31 Christian Frankevtysh: don't append superflous spaces (BZ#750)
2013-07-31 David Lamparterbgpd: write NOTIFY non-blockingly
2013-07-30 Rakesh Garimellabgpd: prevent double address delete on shutdown
2013-07-30 Leonid Rosenboimbgpd: stricter packet handling in OpenSent
2013-07-30 David Lamparterlib: unconditionally include stddef.h
2013-07-28 David Lamparterospfd: CVE-2013-2236, stack overrun in apiserver
2013-07-15 Greg Troxeldoc: Modernize INSTALL.quagga.txt.
2013-07-15 Christian Franketests: don't build tests unless make check is run
2013-07-09 Christian Franketests: fix Makefile.am so it works with BSD make
2013-04-20 Christian Frankeospfd: fix flooding procedure
2013-04-20 Christian Frankeospfd: make ospf_maxage_lsa_remover actually yield
2013-04-16 Dinesh G Duttdoc: update TODO for ospf6d work & bgp multipath
2013-04-14 David Lampartertests: DejaGNU libzebra
2013-04-14 David Lampartertests: DejaGNU bgpd
2013-04-14 David Lampartertests: add DejaGNU framework
2013-04-09 Christian Frankeospfd: restore nexthop IP for p2p interfaces
2013-04-09 Christian Frankelib/vty: register vtysh socket in server socket vector...
2013-04-09 David Lamparterripd: correctly redistribute ifindex routes (BZ#664)
2013-04-09 David Lamparterbuild: reference libcap from libzebra (BZ#393,626)
2013-04-09 Christian Frankeospfd: fix LSA initialization for build without opaque LSA
2013-04-09 David Lampartertests: make --disable-bgpd kill bgpd tests too
2013-04-09 David Lamparterbuild: fix minimal mixup in gitinfo suffix
2013-04-09 Timo Teräsdoc: fix makeinfo errors and one warning
2013-03-29 David Lamparterdoc: add OSPFv3 homenet to TODO
2013-03-29 David Lamparterdoc: update TODO
2013-03-03 Greg Troxelbuild: Update supported versions.
2013-02-24 Stephen Hemmingerhash: dynamically grow hash table
2013-02-24 Stephen Hemmingerhash: force size to be a power of 2
2013-02-23 David Lamparterguile: remove
2013-02-23 Matti-Oskari... build: update quagga.spec.in
2013-02-23 Joakim Tjernlundvtysh: fix false lib path matching in extract.pl.in
2013-02-23 Roman Hoog... bgpd: fix lost passwords of grouped neighbors
2013-02-23 Ulrich Weberzebra: use SO_RCVBUFFORCE for netlink socket
2013-02-10 David Lamparterrelease: 0.99.22
2013-02-09 David Lamparterbuild: fix "pragma weak" mixups
2013-02-01 David Lamparterdoc: update some introduction paragraphs
2013-02-01 David Lamparterdoc: update NEWS for 0.99.22 changes
2013-02-01 Christian Frankebgpd: fix crash in soft-reconfiguration
2013-02-01 David Lampartertests: fix missing init in bgp_mp_attr_test.c
2013-02-01 David Lampartertests: update & extend AS_PATH tests
2013-02-01 David Lamparterbgpd: relax ORF capability length handling
2013-02-01 David Lamparterbgpd: don't try to reconcile AS4_PATH with NULL
2013-01-16 David Lamparterbuild: Quagga 0.99.22-rc1
2013-01-16 Christian Frankebgpd: conditional default-originate using route-map
2013-01-16 Leonid Rosenboimbgpd: uncork/nagle socket when sending BGP NOTIFY
2013-01-16 David LamparterRevert "bgpd: flock() dump files (BZ#742)"
2013-01-16 David Lamparterzebra: fix sockaddr_dl length assumptions (BZ#737)
2013-01-16 Leonid Rosenboimbuild: update .gitignore for all test programs
2013-01-15 David Lamparterbuild: add buildtest.sh script
2013-01-15 Hasso Tepperbuild: Fix build on MacOSX 10.8 (Mountain Lion)
2013-01-15 Hasso Tepperbuild: Remove deprecated AM_CONFIG_HEADER
2013-01-15 Stephen Hemmingerbgpd: uncork after each write
2013-01-15 Stephen Hemmingerbgpd: use recent monotonic time for readtime
2013-01-15 Stephen Hemmingerconfigure: allow building without getrusage
2013-01-15 Stephen Hemmingerbgpd: mark route nodes scheduled into work queue
2013-01-15 Leonid Rosenboimbgpd: improve logging of invalid BGP Notifications
2013-01-14 Leonid Rosenboimbgpd: fix error response to invalid BGP version number
2013-01-14 Christian Frankebgpd: fix a bug in bgp_attr_dup
2013-01-14 Christian Frankebgpd: fix a memleak on "set community none"
2013-01-14 Leonid Rosenboimzebra: don't overrun afi/safi array boundaries
2013-01-14 Christian Frankebgpd: store "no neighbor activate" for IPv4 unicast
2013-01-14 Jorge Boncompte... bgpd: avoid heap fragmentation in bgp_clear_route_table
2013-01-14 Jorge Boncompte... bgpd: fix for leaked struct bgp_adj_[in|out] on peer...
2013-01-11 David Lamparterlib: remove ALL_LIST_ELEMENTS dead code branch
2013-01-11 高鹏zebra: fix netlink NL_PKT_BUF_SIZE
2013-01-11 Hasso Tepperbuild: Fix build for systems with no /bin/true
2013-01-11 Hasso Tepperbuild: MacOSX needs BSD struct ip_mreq hack too
2013-01-11 Doug VanLeuventestzebra: pragma weak: detect systems with weak alias...
2013-01-11 David LamparterMerge remote-tracking branch 'savannah/sf/ospfd'
2013-01-07 Dinesh G Duttospfd: Remove dup MaxAge LSA flood
next