]> git.puffer.fish Git - mirror/frr.git/shortlog
mirror/frr.git
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...
2016-06-06 Donald Sharppimd: igmp_add_group_by_addr remove unneeded parameter
2016-06-06 Donald Sharppimd: Remove unnecessary parameter
2016-06-06 Donald Sharppimd: Remove dead code.
2016-06-06 Timo Teräsbgpd: allow using rtt in route-map's set metric
2016-06-06 Timo Teräsbgpd: refactor route-map objects modifying integer...
2016-06-05 Donald Sharplib, bgpd: Fixup some more compile errors due to warnings
2016-06-02 Daniel Walton"quagga reload" needs python-ipaddr, but it isn't a...
2016-06-01 Donald Sharpvtysh: Add code to allow pimd show running specific
2016-06-01 Donald Sharppimd: Add support for displaying ip mroute
2016-06-01 Donald Sharpzebra: Remove experimental warning
2016-06-01 Donald Sharppim: Fix 'no ip pim sm'
2016-06-01 Donald Sharpzebra: Fix unprotected zlog_debug
2016-06-01 Donald Sharppimd: Allow command zclient to find it's data
2016-05-30 David Lamparter*: use void * for printing pointers
2016-05-30 David Lamparter*: use long long to print time_t
2016-05-30 Everton Marqueszclient: Revert lib export of zclient_socket()/zclient_...
2016-05-30 Everton Marqueszebra_rib: Revert work-around for zebra marking recursi...
2016-05-30 Everton Marqueszebra_rib: Revert debug hooks.
next