]> git.proxmox.com Git - mirror_frr.git/history - zebra
Merge remote-tracking branch 'origin/cmaster' into cmaster-next
[mirror_frr.git] / zebra /
2016-08-15 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-08-15 Donald Sharpzebra: Fix usage of accidental NULL pointer
2016-08-13 vivekzebra: Fix interface lookup for RA statistics
2016-08-08 Renato Westphal*: fix trivial build errors on *BSD
2016-08-08 Renato Westphalzebra: create an abstraction layer for netlink_neigh_up...
2016-08-08 Renato Westphalzebra: replace __u32 with standard uint32_t
2016-08-08 Renato Westphalzebra: fix build on OpenBSD >= 5.9
2016-07-28 David Lamparter*: get rid of "MTYPE 0"
2016-07-28 David Lamparter*: snmp: add a load of "static" specifiers
2016-07-28 David Lamparterzebra: fix include for SNMP
2016-07-28 Christian Frankezebra: use quagga_monotime() for zserv and rnh
2016-07-20 vivekMerge branch 'cmaster-next' of ssh://stash.cumulusnetwo...
2016-07-19 Dinesh G DuttDeprecate link-detect and don't display it in show...
2016-07-15 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-07-19 Don SliceMerge branch 'cmaster-next' of ssh://stash.cumulusnetwo...
2016-07-15 Don Slicezebra: Eliminate use of imported arp entries as next...
2016-07-13 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-07-11 Don Sliceall: add default log file if none are defined
2016-06-28 Don SliceMerge branch 'cmaster-next' of ssh://stash.cumulusnetwo...
2016-06-28 Don Slicezebra/ospf/ospf6: Fix several memory leaks on if up...
2016-06-27 Don Slicezebra: resolved problem with show ip route vrf
2016-06-21 Quentin Youngzebra: Add iface index to RA message count increment...
2016-06-21 Quentin Youngzebra: Suppress 'ip forwarding' in configuration output
2016-06-21 Quentin Youngzebra: Add `debug zebra kernel msgdump` functionality
2016-06-21 radhikabfd: Fix for missing BFD client regs/deregs from quagga...
2016-06-20 Quentin Youngzebra: Change bitwise operations to purpose-built macros
2016-06-20 Quentin Youngzebra: Add ipv6 router advertisement message counter
2016-06-20 Donald Sharpquagga: Allow compile time determination of v6 RR semantics
2016-06-20 Donald Sharpquagga: Allow compile time determination of v6 RR semantics
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-10 Donald Sharpzebra: Fix zebra to exit on recvmsg buffer overrun
2016-06-10 vivekMerge branch 'cmaster-next' of ssh://stash.cumulusnetwo...
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 Lamparterzebra: fix VRF code for *BSD
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 Daniel WaltonMerge branch 'cmaster-next' of ssh://stash.cumulusnetwo...
2016-06-08 Donald Sharpzebra: Fix comparison warning
2016-06-08 David Lamparter*: fix more initialisers (for BSD)
2016-06-08 Timo Teräszebra: fix build with rtadv disabled
2016-06-03 Donald Sharpzebra: Fix last sent command to protocol
2016-06-07 David Lamparterzebra: clean up misc_null pragmas
2016-06-07 Donald Sharpzebra: Cleanup missed cherry-pick
2016-06-07 David Lamparterzebra: remove unused netlink_route()/kernel_rtm_ipv6()
2016-06-06 Timo Teräszebra: simplify redistribution code
2016-06-01 Donald Sharpzebra: Remove experimental warning
2016-06-01 Donald Sharpzebra: Fix unprotected zlog_debug
2016-05-30 David Lamparter*: use void * for printing pointers
2016-05-30 Everton Marqueszebra_rib: Revert work-around for zebra marking recursi...
2016-05-30 Everton Marqueszebra_rib: Revert debug hooks.
2016-06-03 David Lamparterbuild: get rid of INCLUDES, use AM_CPPFLAGS
2016-06-03 David Lamparterzebra: remove rt_ioctl kernel interface
2016-06-03 David Lamparterbuild: remove ancient Linux/BSD IPv6 cruft
2016-06-03 David Lamparterbuild: remove INRIA, NRL and MUSICA IPv6 quirks
2016-06-03 David Lamparterbuild: remove AIX, NEC EWS and IRIX
2016-06-03 David Lamparterbuild: remove Linux non-netlink config
2016-05-26 Balajizebra: MBGP routes should not be installed in the kernel
2016-05-26 Paul JakmaFix most compiler warnings in default GCC build.
2016-05-26 Lu Fengzebra: fix rtnh_len in the rt_netlink messages for...
2016-05-26 Lou Bergerzebra: make RTF_LLINFO optional to fix FreeBSD
2016-05-26 Lou Bergerzebra: wire up "debug zebra packet detail"
2016-05-26 David Lamparterzebra/if_ioctl_solaris: Make foo static
2016-05-26 David Lamparterzebra/rt_socket: Fix warnings
2016-05-26 David Lamparterzebra/rtread_getmsg: fix sign warnings
2016-05-26 David Lampartersolaris: more warnings fixed
2016-05-26 David Lampartersolaris: no ROUNDUP
2016-05-26 David Lamparterzebra/solaris: fix uninitialised vars
2016-05-26 Morgan StewartFixed if_add_update possible null dereference
2016-05-26 Morgan Stewartzebra: Fix leaked sockets in rtadv.c
2016-05-26 Hiroshi Yokoizebra: fix addr sent in ZEBRA_IPV6_NEXTHOP_LOOKUP
2016-05-26 David Lamparterzebra: fix NetBSD interface stats printf
2016-05-26 David Lamparterzebra: silence zebra_serv_un unused warning
2016-05-26 David Lamparterzebra: static int inline -> static inline int
2016-05-26 David Lamparterzebra: use SA_SIZE for RT_ROUNDUP on FreeBSD
2016-05-26 David Lamparterzebra, isisd: cast to unsigned char for ctypes
2016-05-26 Greg TroxelFix alignment assumptions on non-RT_ROUNDUP platforms.
2016-05-26 David Lamparterzebra: print "no link-detect"
2016-05-26 Daniel Waltonzebra: remove netlink_route() it is no longer used
2016-05-26 David Lamparterzebra: remove kernel_delete_ipv6_old()
2016-05-26 Greg Troxelzebra/kernel_socket.c: Use platform alignment
2016-05-26 Paul Jakmazebra: Build the test client, can be useful, and add...
2016-05-26 Paul JakmaAdd missing GPL headers, and copyright claims that...
2016-05-26 Paul Jakmabuild: Remove the old PIC/PIE patch, let libtool sort...
2016-05-26 David Lamparterzebra: don't print uninitialized string (3b02fe8)
2016-05-26 Donald SharpRemoval of 'show ip mroute'
2016-05-26 David Lamparterzebra: mark multicast commands experimental
2016-05-26 David Lamparterzebra: add "show ip rpf" to get result of RPF lookup
2016-05-26 David Lamparterzebra: make MRIB lookup behaviour switchable
2016-05-26 David Lamparterzebra: return route_node from rib_match_ipv4_safi
2016-05-26 David Lamparterzebra: dummy kernel "install" multicast routes
2016-05-26 David Lamparterzebra: fix optional distance on static mrib route
2016-05-26 Everton Marqueszebra: mrib: static route support
2016-05-26 Everton Marqueszebra: add ZEBRA_IPV4_NEXTHOP_LOOKUP_MRIB
2016-05-26 Everton Marqueszebra: add rib_match_ipv4_safi()
2016-05-26 David Lamparterzebra: identify MRIB on debug messages
2016-05-26 David Lamparterzebra: factor out rib debug logs
2016-05-23 Donald Sharpzebra: Fix zebra to exit on recvmsg buffer overrun
2016-05-23 vivekzebra: Ensure IPv6 RA configuration is displayed correctly
next