summaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-03build: get rid of INCLUDES, use AM_CPPFLAGSDavid Lamparter15-19/+14
2016-06-03build: harmonize configure help stringsDavid Lamparter1-45/+45
2016-06-03build: remove --enable-solaris parameterDavid Lamparter1-9/+3
2016-06-03zebra: remove rt_ioctl kernel interfaceDavid Lamparter2-28/+2
2016-06-03zebra, ripngd: remove ::/64 special-casingDavid Lamparter1-18/+0
2016-06-03build: remove ancient Linux/BSD IPv6 cruftDavid Lamparter2-73/+14
2016-06-03build: remove INRIA, NRL and MUSICA IPv6 quirksDavid Lamparter9-75/+13
2016-06-03pimd: Fix compiler warning in pim_mroute.cDonald Sharp1-2/+2
2016-06-03build: remove AIX, NEC EWS and IRIXDavid Lamparter8-272/+5
2016-06-03build: remove Linux non-netlink configDavid Lamparter2-45/+9
2016-06-01vtysh: Add code to allow pimd show running specificDonald Sharp1-4/+6
2016-06-01pimd: Add support for displaying ip mrouteDonald Sharp3-0/+37
2016-06-01zebra: Remove experimental warningDonald Sharp1-6/+0
2016-06-01pim: Fix 'no ip pim sm'Donald Sharp2-3/+4
2016-06-01zebra: Fix unprotected zlog_debugDonald Sharp1-1/+2
2016-06-01pimd: Allow command zclient to find it's dataDonald Sharp1-28/+25
2016-05-27lib: Fixup zclient api to be consistentDonald Sharp1-5/+5
2016-05-27lib: Fixup zebra zapi message tableDonald Sharp1-1/+5
2016-05-27lib: Fix vrf_id_t data typeDonald Sharp3-4/+4
2016-05-27debian: Add pimd to logrotate scriptDonald Sharp1-1/+1
2016-05-27pimd: Fixup some clang compiler warningsDonald Sharp2-2/+2
2016-05-27pimd: Add ability to safely ignore route-mapsDonald Sharp4-1/+40
2016-05-27vtysh: vtysh_pam() needs an ifdef USE_PAM checkDaniel Walton1-0/+2
2016-05-27bgpd: resolve merge issues in bgp_attr_check()Daniel Walton3-13/+12
2016-05-27vtysh: Fix compile failure from cherry-pickDonald Sharp1-1/+1
2016-05-27pimd: Double read of streamDonald Sharp1-9/+0
2016-05-27debian: Add test_igmpv3_join to packagingDonald Sharp1-0/+1
2016-05-27pimd: Forgot to add the vrf_init callDonald Sharp2-0/+8
2016-05-26ospfd: Some small tweaks to the SPF execution reason patchPaul Jakma6-69/+63
2016-05-26zebra: MBGP routes should not be installed in the kernelBalaji1-0/+5
2016-05-26bgpd: Fixes for recent well-known-attr check patch.Paul Jakma1-1/+18
2016-05-26bgpd: well-known attr check only run for v4/uni, which could cause a crash.Paul Jakma3-63/+65
2016-05-26bgpd.c: Remove unused store to variablePaul Jakma1-2/+2
2016-05-26Fix most compiler warnings in default GCC build.Paul Jakma17-47/+59
2016-05-26zebra: fix rtnh_len in the rt_netlink messages for multipath caseLu Feng1-1/+1
2016-05-26ripd: allow to enable/disable the ECMP featureLu Feng3-5/+102
2016-05-26ripd: add ECMP supportLu Feng4-357/+442
2016-05-26configure: Fix warnings on CentOS and bump the minimum autoconf versionPaul Jakma1-1/+2
2016-05-26doc: older versions of texinfo seem to be sensitive to location of unmacroPaul Jakma1-3/+0
2016-05-26distro/redhat: Update to support CentOS/RHEL/Fedora, upstart/init/systemdMartin Winter3-145/+424
2016-05-26distro/redhat/rpm: remove with_ipv6, package pimd binary, remove pam stackPaul Jakma3-50/+14
2016-05-26Adding redhat init/service files to start pimdMartin Winter3-1/+87
2016-05-26distro: fix redhat/quagga.spec.inPaul Jakma1-9/+15
2016-05-26doc: Add AFI/SAFI show commands to manualLou Berger1-0/+25
2016-05-26bgpd: encap: extend extcommunity handlingLou Berger2-10/+33
2016-05-26bgpd: kill unused variable in bgp_socket()Lou Berger1-1/+1
2016-05-26bgpd: add nexthop length to AF macroLou Berger1-0/+9
2016-05-26lib: add SAFI_ENCAP type, safi2str prefix utilityLou Berger3-1/+19
2016-05-26lib: treat realloc of null pointer as alloc Now use zalloc rather than alloc ...Lou Berger1-0/+3
2016-05-26zebra: make RTF_LLINFO optional to fix FreeBSDLou Berger1-0/+2