]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
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: refactor route-map objects modifying integer...
2016-06-05 Donald Sharplib, bgpd: Fixup some more compile errors due to warnings
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.
2016-05-30 Everton Marqueszebra: Export zclient_socket_un().
2016-05-30 Paul Jakmaospfd: Tweak previous iface RR write patch to avoid...
2016-05-30 Denil Virabgpd: Fix useless call in bgpd/bgp_mplsvpn.c
2016-05-30 Donald SharpAdd code to extract.pl.in to prevent further cli functi...
2016-05-30 Donald SharpQuagga: Fix code to use srandom/random
2016-05-30 David Lamparterlib: include thread information in backtraces
2016-05-30 David Lamparterlib: unstupidify thread debug information
2016-06-03 David Lamparterbgpd: don't use #ifdef inside macro args
2016-06-03 Milan Kocianbgpd: fix negative values in output
2016-06-03 Paul Jakmalib/workqueue: Add trivial work_queue_is_scheduled...
2016-06-03 David Lampartertests: add testcli reference in/out & do DejaGNU
2016-06-03 David Lampartertests: add CLI dummy command-exec tool
2016-06-03 David Lamparterrelease: 0.99.24
2016-06-03 David Lamparterbuild: enable isisd by default
2016-06-03 David Lamparterbuild: track config args
2016-06-03 David Lamparterbuild: remove --disable-ipv6
2016-06-03 David Lamparterbuild: get rid of INCLUDES, use AM_CPPFLAGS
2016-06-03 David Lamparterbuild: harmonize configure help strings
2016-06-03 David Lamparterbuild: remove --enable-solaris parameter
2016-06-03 David Lamparterzebra: remove rt_ioctl kernel interface
2016-06-03 David Lamparterzebra, ripngd: remove ::/64 special-casing
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 Donald Sharppimd: Fix compiler warning in pim_mroute.c
2016-06-03 David Lamparterbuild: remove AIX, NEC EWS and IRIX
2016-06-03 David Lamparterbuild: remove Linux non-netlink config
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-27 Donald Sharplib: Fixup zclient api to be consistent
2016-05-27 Donald Sharplib: Fixup zebra zapi message table
2016-05-26 Donald Sharplib: Fix vrf_id_t data type
2016-05-26 Donald Sharpdebian: Add pimd to logrotate script
2016-05-26 Donald Sharppimd: Fixup some clang compiler warnings
2016-05-26 Donald Sharppimd: Add ability to safely ignore route-maps
2016-05-27 Daniel Waltonvtysh: vtysh_pam() needs an ifdef USE_PAM check
2016-05-27 Daniel Waltonbgpd: resolve merge issues in bgp_attr_check()
2016-05-27 Donald Sharpvtysh: Fix compile failure from cherry-pick
2016-05-26 Donald Sharppimd: Double read of stream
2016-05-26 Donald Sharpdebian: Add test_igmpv3_join to packaging
2016-05-26 Donald Sharppimd: Forgot to add the vrf_init call
2016-05-26 Paul Jakmaospfd: Some small tweaks to the SPF execution reason...
2016-05-26 Balajizebra: MBGP routes should not be installed in the kernel
2016-05-26 Paul Jakmabgpd: Fixes for recent well-known-attr check patch.
2016-05-26 Paul Jakmabgpd: well-known attr check only run for v4/uni, which...
2016-05-26 Paul Jakmabgpd.c: Remove unused store to variable
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 Lu Fengripd: allow to enable/disable the ECMP feature
2016-05-26 Lu Fengripd: add ECMP support
2016-05-26 Paul Jakmaconfigure: Fix warnings on CentOS and bump the minimum...
2016-05-26 Paul Jakmadoc: older versions of texinfo seem to be sensitive...
2016-05-26 Martin Winterdistro/redhat: Update to support CentOS/RHEL/Fedora...
2016-05-26 Paul Jakmadistro/redhat/rpm: remove with_ipv6, package pimd binar...
2016-05-26 Martin WinterAdding redhat init/service files to start pimd
2016-05-26 Paul Jakmadistro: fix redhat/quagga.spec.in
2016-05-26 Lou Bergerdoc: Add AFI/SAFI show commands to manual
2016-05-26 Lou Bergerbgpd: encap: extend extcommunity handling
2016-05-26 Lou Bergerbgpd: kill unused variable in bgp_socket()
2016-05-26 Lou Bergerbgpd: add nexthop length to AF macro
2016-05-26 Lou Bergerlib: add SAFI_ENCAP type, safi2str prefix utility
2016-05-26 Lou Bergerlib: treat realloc of null pointer as alloc Now use...
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 Paul Jakmadocs: Update bgpd docs, inc. on decision process, and...
2016-05-26 Paul Jakmatests: add more AS4 capability tests + little fixes...
2016-05-26 Paul Jakmadoc: Add 'OSPF Fundamentals' section to OSPF docs
2016-05-26 Joakim Tjernlundospfd: PointToPoint neighbors are identified by router ID
2016-05-26 Donald Sharptests: Fix warnings from test-stream.c
2016-05-26 Donald Sharpquagga: Additional centos 6 -enable-werror fixes
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 Lamparterisisd/isis_dlpi: Fix warning
2016-05-26 David Lampartersolaris: more warnings fixed
2016-05-26 David Lampartersolaris: no ROUNDUP
2016-05-26 David Lamparterisisd/solaris: fix size_t confusions
2016-05-26 David Lamparter*: fix in_addr initialisers
2016-05-26 David Lamparterzebra/solaris: fix uninitialised vars
2016-05-26 David Lamparterbuild: make libraries self-reliant
2016-05-26 David Lamparterospf6d: fix uninitialized warning in SNMP
2016-05-26 David Lamparterbuild/solaris: drop duplicate __EXTENSION__ define
2016-05-26 Paul JakmaHACKING: Change format to MarkDown
2016-05-26 Paul JakmaHACKING: rename to HACKING.md in prep for conversion...
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
next