]> git.puffer.fish Git - matthieu/frr.git/shortlog
matthieu/frr.git
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
2013-01-07 Vishal Kumarospfd: Corrected ospfd Type-4/Type-5 ls update handling
2013-01-07 Andrew Certainospfd: compile warning cleanups
2013-01-07 Andrew Certainospfd: Update nsm_change_state to static scope, as...
2013-01-07 Andrew Certainospfd: Changed TE instance check to remove -Wtype-limit...
2013-01-07 Andrew Certainlib: Changes to VTY string-parsing macros to remove...
2013-01-07 Andrew Certainospfd: Update comments to be more clear in packet proce...
2013-01-07 Andrew Certainospfd: Fixed signed/unsigned masking of negative metrics
2013-01-07 Andrew Certainospfd: Fixed typo bug in ospf_vty.h:ospf_neighbor
2013-01-07 Christian Frankeospfd: fix argument parsing for distribute-list
2013-01-07 David Lamparterospf: fix apiserver enable
2013-01-07 Leonard Tracyospf: Fix type-4 network mask to 0 per RFC
2013-01-07 Ayan Banerjeeospf: Reduce MaxAge log level
2013-01-07 Dinesh Duttospf: Convert MAX_AGE LSA list to tree
2013-01-07 Ayan Banerjeeospf: forward ref. of areas for "max-metric router...
2013-01-07 Ayan Banerjeeospf: suppress delete using replacement
2012-12-13 David Lamparterbuild: check for .git in configure.ac
2012-12-13 David Lamparterbuild: fix dist tarball
2012-12-13 David Lamparterbuild: update ICC warning CFLAGS
2012-12-12 Nick Hilliardisisd: fix ipv6 metric endianness
2012-12-12 Christian Frankeisisd: verify metrics on metric-style transition
2012-12-12 Christian Frankeisisd: fix metrics check for metric-style narrow
2012-12-12 David Lamparterisisd: address Coverity warnings
2012-12-12 David Lamparterisisd: always join all IS-IS multicast groups
2012-12-12 Christian Frankeisisd: save metric-style narrow
2012-12-12 David Lamparterisisd: fix spftree_area_del typo causing SEGV
2012-12-12 David Lamparterisisd: drop hellos without supported protocol list
2012-12-12 David Lamparterisisd: refuse adjacencies with our own system ID
2012-12-12 David Lamparterisisd: do not add >63 IP addresses to hello
2012-12-12 David Lamparterbuild: include git info
2012-11-30 Avneesh Sachdevzebra: include intf when sending IPv4 nexthop to FPM
2012-11-30 Avneesh Sachdevdoc: add blurbs on zebra FPM interface and commands
2012-11-30 Avneesh Sachdevzebra: add module to communicate routes to FPM
2012-11-30 Avneesh Sachdevfpm: Add public header for Forwarding Plane Manager
2012-11-30 Avneesh Sachdevlib: bring in sys/queue.h from FreeBSD tree
2012-11-30 Avneesh Sachdevzebra: extern/extract some functions from rt_netlink.c
2012-11-30 Avneesh Sachdevzebra: add iterator for walking all tables in RIB
2012-11-30 Avneesh Sachdevzebra: add way to determine VRF/AFI/SAFI of table
next