]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2016-06-13 Don Sliceospfd/ospf6d/zebra: Change interface bandwidth range...
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-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
2016-06-06 Lou Bergerbgpd: handle AS4 and EOI route distinguishers
2016-06-06 Lou Bergerbgpd: make _vpnv4 static handling SAFI-agnostic
2016-06-06 Lou Bergerlib: add "show commandtree" CLI command
2016-06-06 Lou Bergerlib: fix bookkeeping for libreadline malloc()s
2016-06-06 Lou Bergerbgpd: Fix graceful restart capability minsize
2016-06-06 Donald Sharplib, bgpd: Fixup afi_t to be an enum and cleanup zebra.h
2016-06-06 Paul Jakmabgpd: bgp_scan shouldn't queue up route_nodes with...
2016-06-06 vivekbgpd: Update error subcode for OPEN message
2016-06-06 Paul Jakmabgpd: Check capability falls on right multiple of size...
2016-06-06 vivekMerge branch 'cmaster-next' of ssh://stash.cumulusnetwo...
2016-06-06 Timo Teräsbgpd: update rtt on soft clear
2016-06-06 Donald Sharppimd: Allow (*,G) igmp joins to work.
2016-06-06 Timo Teräsbgpd: check rtt later after the real peer is known
2016-06-06 Timo Teräsbgpd: Make bgp_info_cmp robust to paths that do not...
2016-06-06 Paul Jakmabgpd: Compile fix for clearing-completion FSM fix,...
2016-06-06 Timo Teräszebra: simplify redistribution code
2016-06-06 vivekMerge branch 'cmaster-next' of ssh://stash.cumulusnetwo...
next