summaryrefslogtreecommitdiffstats
path: root/m4 (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-20When an LSA is flushed we need to update the timestamps for them. ThisDonald Sharp1-0/+10
2015-05-20Section 16.0 of rfc2328 (OSPF) specifies that the short-pathDonald Sharp1-7/+0
2015-05-20enable autoreconf so that Makefile.in is regenerated in the cumulus build.Donald Sharp1-1/+1
2015-05-20This patch enables support for multipath for IPV6. The nexthop informationDonald Sharp4-31/+178
2015-05-20Modified the number of writes to service at mostDonald Sharp4-35/+69
2015-05-20In the "write" direction added a command to ensure that QuaggaDonald Sharp4-103/+162
2015-05-20Set the RCVBUF and SNDBUF sizes to the maximum possible amount toDonald Sharp1-0/+36
2015-05-20Ensuring that all interfaces are served in a round robin fashion duringDonald Sharp1-3/+15
2015-05-20Add a null check to ensure that another threadDonald Sharp1-1/+1
2015-05-20Send ARP requests proactively during OSPF Adjacency formation.Donald Sharp3-2/+57
2015-05-20Added show command to display only the routes in the RIB thatDonald Sharp1-0/+124
2015-05-20Bump default netlink socket buffer size to 4M.Donald Sharp1-1/+1
2015-05-20zebra-non-default-table-for-static-routes.patchDonald Sharp1-0/+1
2015-05-20ospfd-spf-stats.patchDonald Sharp11-27/+161
2015-05-20zebra-enable-link-detect-by-default.patchDonald Sharp1-0/+3
2015-05-20logrotate-add-size.patchDonald Sharp1-1/+1
2015-05-20conditional-quagga-pdf.patchDonald Sharp2-1/+2
2015-05-20Debian Packaging FilesDonald Sharp53-0/+3819
2014-08-18lib: unset ZEBRA_IFA_PEER if no dst addr present (BZ#801)David Lamparter1-0/+10
2014-08-18isisd: type mix-up in 28a8cfc "don't require IPv4"David Lamparter1-2/+2
2014-08-18bgpd: memmove needed in community_del_valJohn Glotzer1-1/+1
2014-08-18build: do not assume glibc on linuxTimo Teräs1-2/+3
2014-08-18zebra: fix struct msghdr initializersTimo Teräs1-4/+20
2014-08-18*: fix detection and usage of sys/cdefs.hTimo Teräs3-4/+2
2014-08-18isisd: don't require IPv4 for adjacencyDavid Lamparter1-10/+79
2014-08-18tests/bgpd: don't hardcode error number (fix f57000c)David Lamparter1-1/+1
2014-07-02ripd: use only one constant for derivationLu Feng2-2/+2
2014-06-29bgpd: don't send NOTIFY twice for malformed attrsDavid Lamparter2-12/+25
2014-06-29bgpd: fix IP endianness in debug messageDavid Lamparter1-1/+1
2014-06-29bgpd: fix memory leak on malformed attributeDavid Lamparter1-1/+4
2014-06-29bgpd: fix double free after extcommunity set (BZ#799)David Lamparter1-5/+10
2014-06-29bgpd: remove duplicate route-map extcommunity codeDavid Lamparter1-50/+9
2014-06-29bgpd: fix some bgp_update_main() attribute leaksDavid Lamparter1-6/+9
2014-06-25bgpd: route-map: share aspath object compilation code where possibleTimo Teräs1-48/+24
2014-06-25bgpd: implement "next-hop-self all"Timo Teräs5-12/+35
2014-06-25bgpd: fix route-map commentsTimo Teräs1-4/+4
2014-06-24release: 0.99.23David Lamparter1-1/+1
2014-06-24doc: update NEWS for 0.99.23 changesDavid Lamparter1-0/+24
2014-06-04*: nuke ^L (page feed)David Lamparter115-658/+658
2014-06-03build: Quagga 0.99.23-rc1David Lamparter1-1/+1
2014-06-03isisd: ignore the unrecognized TLVsLu Feng1-1/+0
2014-06-03ripd: fix "show ip rip status" documentationJoachim Nilsson1-2/+2
2014-06-03ripd & ripngd: avoid the zero interface metricLu Feng2-2/+2
2014-06-03lib: remove redundant and incorrect sys/fcntl.h includeTimo Teräs1-1/+0
2014-06-03bgpd: fix crash when allowas-in is done on inactive peerStephen Hemminger1-0/+3
2014-06-03bgpd: efficient NLRI packing for AFs != ipv4-unicastPradosh Mohapatra7-172/+310
2014-06-03bgpd: don't compare next-hop to router-idPradosh Mohapatra1-10/+0
2014-05-27vtysh: fix build against readline 6.3Sébastien Luttringer1-2/+2
2014-05-27zebra: raise the privileges before calling socket()Michal Sekletar1-6/+6
2014-05-19bgpd: Fix condition allowas-in in rsclient codeMilan Kocian1-1/+1