]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2016-06-14 Donald Sharpquagga: Modify code to build properly in tools and...
2016-06-14 Donald Sharptools: Use the now included start-stop-daemon
2016-06-14 Donald Sharpdebian: Modifications to allow redhat to work properly
2016-06-14 Donald Sharpcumulus: Changes to make this code work for redhat
2016-06-14 Donald Sharpredhat: Changes to allow Cumulus start/stop methodology
2016-06-14 Donald Sharpredhat: V6 compilation is on by default
2016-06-13 Sam TannousQuagga: bgpd needs extra neighbor and route json attrib...
2016-06-13 Don SliceMerge branch 'cmaster-next' of ssh://stash.cumulusnetwo...
2016-06-13 Don Sliceospfd/ospf6d/zebra: Change interface bandwidth range...
2016-06-11 Lou Bergerbgpd, lib, vtysh: hook up bgp ENCAP CLI node
2016-06-11 Lou Bergerbgpd: encap: add encap SAFI (RFC5512)
2016-06-11 vivekbgpd: Fixes and updates for VPNv6
2016-06-10 Donald Sharpzebra: Fix zebra to exit on recvmsg buffer overrun
2016-06-10 radhikaBGP:Fix for BFD sessions not getting replayed after...
2016-06-10 Donald Sharplib: Fix some poll semantics
2016-06-10 Don Slicebgpd: remove vrf->iflist deleted to avoid a crash
2016-06-10 Donald Sharpdebian: Remove obsoleted configure options.
2016-06-10 Donald Sharpconfigure: Auto pick-up the correct json env
2016-06-10 Donald Sharpconfigure: Ensure systemd development is present
2016-06-10 Lou Bergerbgpd: encap: add attribute handling
2016-06-10 vivekMerge branch 'cmaster-next' of ssh://stash.cumulusnetwo...
2016-06-10 Lou Bergerbgpd: general MP/SAFI improvements
2016-06-09 Donald Sharppimd: Fix of using uninitialized Memory
2016-06-09 Sam Tannousvtysh json output not JSON for show ip bgp neigh json
2016-06-09 Lou Bergerlib: change command logging to be off by default, and...
2016-06-09 Lou Bergerlib: add facility to log all CLI commands
2016-06-09 Martin Winterzebra/ioctl_solaris: Fix use of prefix2str in if_prefix...
2016-06-09 David Lamparterbuild/solaris: create ioctl_solaris.h
2016-06-09 David Lamparterospfd: fix unused warning in ospf_write
2016-06-09 David Lamparter*: make sure zebra.h is always included first
2016-06-09 Donald Sharplib/zclient: Consolidate error reporting for zclient_re...
2016-06-09 Vystoropskyi... ospfd: Fix for 'no' + 'debug command' does not disable...
2016-06-09 Michael Rossbergospfd: Fast OSPF convergence
2016-06-09 Kaloyan KovachevFix _netlink_route_debug message
2016-06-09 David Lamparterzebra: fix VRF code for *BSD
2016-06-09 Feng Luospf6d, bgpd: avoid calling if_nametoindex
2016-06-09 Timo Teräszebra: use prefix2str for logging where possible
2016-06-09 Timo Teräszebra/vty: use prefix2str and unify show ip/ipv6 route...
2016-06-09 Timo Teräslib: make prefix2str simpler to use, and use it in...
2016-06-09 Timo Teräslib: allow caller to provide prefix storage in sockunio...
2016-06-09 Lou Bergerbgpd: tests - add null pointer protection to fix bgp...
2016-06-09 vivekbgpd: Do not process workqueue upon instance delete
2016-06-09 vivekMerge branch 'cmaster-next' of ssh://stash.cumulusnetwo...
2016-06-09 Lou Bergerbgpd: improve cleanup in bgp_delete()
2016-06-09 Daniel WaltonMerge branch 'cmaster-next' of ssh://stash.cumulusnetwo...
2016-06-08 Donald Sharpzebra: Fix comparison warning
2016-06-08 Feng Luripngd: allow to enable/disable the ECMP feature
2016-06-08 Feng Luripngd: add ECMP support
2016-06-08 David Lamparterisisd: always print adj->sysid (clang 3.6 warning)
2016-06-08 David Lamparterlib/vty: don't clear output buffer on input EOF
2016-06-08 David Lamparterlib/vty: add vty_stdio at-close hook
2016-06-08 David Lamparterlib/vty: put stdin in raw mode for vty
2016-06-08 David Lamparterlib/vty: add vty_stdio()
2016-06-08 David Lamparterlib/vty: add separate output fd support to VTYs
2016-06-08 Paul Jakmaospfd: Remove another odd flooding hack in opaque LSA...
2016-06-08 David Lamparterlib: assert(0) still needs a return
2016-06-08 David Lamparter*: fix more initialisers (for BSD)
2016-06-08 David Lamparterlib: fix "reduce strcmp in CLI" fallout (10bac801)
2016-06-08 David Lamparterbgpd: speed up "no-hit" withdraws for routeservers
2016-06-08 Paul Jakmaospfd: Remove the blocking of opaque LSAs origination...
2016-06-08 David Lamparterlib/cli: reduce strcmp in CLI hot paths
2016-06-08 Timo Teräslib: constify sockunion api
2016-06-08 Timo Teräszebra: fix rtadv check for non-glibc linux
2016-06-08 Timo Teräszebra: fix build with rtadv disabled
2016-06-08 David Lamparterbuild: add --enable-werror
2016-06-08 David Lamparterbuild: determine CFLAGS more intelligently
2016-06-08 David Lampartervtysh: drop unused variables & RETSIGTYPE
2016-06-08 David Lampartervtysh: fix function prototypes
2016-06-08 David Lampartervtysh: don't use '\0' as NULL
2016-06-08 David Lamparterospf6d: fix pointer arithmetic warning
2016-06-08 David Lamparterospf6d: oi->cost is uint32, not short
2016-06-08 David Lamparterospf6d: use existing union, avoid strict-aliasing
2016-06-08 David Lamparterlib, vtysh: reduce unneccessary C extension usage
2016-06-08 David Lamparterlib: use const consistently for zserv path
2016-06-08 Donald Sharppimd: Fix register message checksum
2016-06-05 Donald Sharpredhat: Cleanup some unneeded parameters
2016-06-05 Donald Sharpdoc: Add quagga.1 to the distribution
2016-06-05 Donald Sharpredhat: Cleanup redhat options.
2016-06-10 Donald Sharpospfd: Fix oi->nbr_self pointer dereference
2016-06-10 Jafar Al-Gharaibehospfd: fix - correct neighbor index on changing/p2p...
2016-06-10 Donald Sharpconfigure.ac: Add back HAVE_SYSTEMD
2016-06-03 Donald Sharppimd: Rehookup the redistribution code
2016-06-03 Donald Sharpzebra: Fix last sent command to protocol
2016-06-07 Donald Sharppimd: Make pim_pkt_dump use standard lib functions
2016-06-07 Donald Sharpbgpd: Fix Missing capability codes in data structure
2016-06-07 David Lamparterzebra: clean up misc_null pragmas
2016-06-07 Donald Sharpzebra: Cleanup missed cherry-pick
2016-06-07 David Lamparterzebra: use prototypes/includes in rt_netlink
2016-06-07 David Lamparterzebra: remove unused netlink_route()/kernel_rtm_ipv6()
2016-06-07 David Lamparterisisd: remove unused process_is_hello()
2016-06-07 David Lamparterisisd: fix size_t confusions
2016-06-07 David Lamparterisisd: assorted fixes (unused variables, static)
2016-06-07 David Lamparterisisd: fix minor & vs. && mix-up
2016-06-07 David Lamparterisisd: don't use POSIX reserved y1/yn names
2016-06-07 David Lamparterbgpd, zebra: fix struct/pointer sizeof mixups
2016-06-07 David Lamparter*: add/cleanup initialisers
2016-06-07 David Lamparter*: add missing includes
2016-06-07 David Lamparter*: fix signedness mix-ups
2016-06-07 vivekbgpd, lib, vtysh: hook up bgp VPNv6 CLI node
2016-06-07 Lou Bergerbgpd: wire up VPNv6 protocol processing
next