summaryrefslogtreecommitdiffstats
path: root/ripd/rip_debug.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2016-05-26zebra: wire up "debug zebra packet detail"Lou Berger1-2/+3
2016-05-26docs: Update bgpd docs, inc. on decision process, and with a section on MED.Paul Jakma2-6/+368
2016-05-26tests: add more AS4 capability tests + little fixes for couple of GR test cases.Paul Jakma1-4/+12
2016-05-26doc: Add 'OSPF Fundamentals' section to OSPF docsPaul Jakma3-1/+586
2016-05-26ospfd: PointToPoint neighbors are identified by router IDJoakim Tjernlund1-8/+11
2016-05-26tests: Fix warnings from test-stream.cDonald Sharp1-3/+3
2016-05-26quagga: Additional centos 6 -enable-werror fixesDonald Sharp1-10/+12
2016-05-26zebra/if_ioctl_solaris: Make foo staticDavid Lamparter1-2/+2
2016-05-26zebra/rt_socket: Fix warningsDavid Lamparter1-0/+6
2016-05-26zebra/rtread_getmsg: fix sign warningsDavid Lamparter1-3/+3
2016-05-26isisd/isis_dlpi: Fix warningDavid Lamparter1-1/+1
2016-05-26solaris: more warnings fixedDavid Lamparter1-6/+9