summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bgpd: Fix incorrect AFI referencevivek2017-08-081-1/+2
* bgpd: Update EVPN operational commandsvivek2017-08-081-110/+170
* bgpd: Fix nexthop for labeled-unicastvivek2017-08-081-46/+35
* Merge pull request #924 from qlyoung/deprecate-ospf-lsa-min-arrivalDavid Lamparter2017-08-081-63/+30
|\
| * ospfd: deprecate `timers lsa arrival ...`Quentin Young2017-08-071-63/+30
* | Merge pull request #923 from devicenull/masterDavid Lamparter2017-08-081-1/+2
|\ \
| * | rhel: Don't obsolete birdBrian Rak2017-08-071-1/+2
* | | Merge pull request #925 from qlyoung/ldpd-no-strRenato Westphal2017-08-071-37/+37
|\ \ \ | |_|/ |/| |
| * | ldpd: use NO_STRQuentin Young2017-08-071-37/+37
|/ /
* | Merge pull request #922 from qlyoung/pim-cliJafar Al-Gharaibeh2017-08-071-4/+4
|\ \
| * | pimd: some pim cli fixesQuentin Young2017-08-071-4/+4
* | | Merge pull request #916 from donaldsharp/eigrp_variousJafar Al-Gharaibeh2017-08-073-103/+106
|\ \ \
| * | | eigrpd: Fix crash and attempt to send dataDonald Sharp2017-08-052-65/+66
| * | | eigrpd: Fix a md5 digest issueDonald Sharp2017-08-051-5/+7
| * | | eigrpd: Fix argv_find return code confusionDonald Sharp2017-08-051-33/+33
* | | | Merge pull request #903 from donaldsharp/pimbleJafar Al-Gharaibeh2017-08-072-88/+68
|\ \ \ \ | |_|/ / |/| | |
| * | | pimd: Fix crash on iface down due to secondary address listDonald Sharp2017-08-041-86/+60
| * | | pimd: Lookup S,G ifchannel after we create itDonald Sharp2017-08-041-2/+8
* | | | Merge pull request #921 from opensourcerouting/vty-varname-end-tknQuentin Young2017-08-071-1/+3
|\ \ \ \
| * | | | lib: cli: don't run off graph "pre-end"David Lamparter2017-08-071-1/+3
* | | | | Merge pull request #918 from opensourcerouting/vtysh-miss-newlineDonald Sharp2017-08-071-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | vtysh: add missing \n on warning messageDavid Lamparter2017-08-061-1/+1
|/ / / /
* | | | Merge pull request #912 from chiragshah6/mdevDavid Lamparter2017-08-067-126/+188
|\ \ \ \
| * | | | ospfd: Handle multi instance router ospf commandChirag Shah2017-08-051-3/+5
| * | | | ospfd: Fix MI-OSPF CLIsChirag Shah2017-08-053-37/+80
| * | | | ospfd: Fix MI-OSPF configuraton clisChirag Shah2017-08-046-86/+103
* | | | | Merge pull request #899 from donaldsharp/ETH_ALENDavid Lamparter2017-08-0522-74/+76
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | isisd: Convert to using prefix.h ETH_ALENDonald Sharp2017-08-044-13/+6
| * | | | bgpd: Convert to using ETH_ALENDonald Sharp2017-08-0411-21/+21
| * | | | ldpd: Switch to using ETH_ALENDonald Sharp2017-08-043-6/+6
| * | | | zebra: Switch to using ETH_ALENDonald Sharp2017-08-042-17/+17
| * | | | lib: Add ETH_ALEN to prefix.h and deprecate ETHER_ADDR_LENDonald Sharp2017-08-042-7/+25
| * | | | zebra: Fix crash when OOM happens.Donald Sharp2017-08-041-12/+3
* | | | | Merge pull request #914 from jbonor/fixesQuentin Young2017-08-041-6/+0
|\ \ \ \ \
| * | | | | bgpd: remove bogus change in attrhash_key_make()Jorge Boncompte2017-08-041-6/+0
|/ / / / /
* | | | | Merge pull request #906 from opensourcerouting/vty-closeRuss White2017-08-041-13/+20
|\ \ \ \ \
| * | | | | lib: vty: fix config-write fd leakDavid Lamparter2017-08-041-13/+20
* | | | | | Merge pull request #867 from jbonor/fixesDonald Sharp2017-08-0410-40/+55
|\ \ \ \ \ \
| * | | | | | nhrp: fix assertion with negative holding timesJorge Boncompte2017-08-041-1/+1
| * | | | | | nhrp: fix initialization and route redistribution registrationJorge Boncompte2017-08-041-20/+18
| * | | | | | nhrp: initialize interfaces after VRFsJorge Boncompte2017-08-041-1/+1
| * | | | | | zebra: cleanup, use RIB_SYSTEM_ROUTE() define where appropiateJorge Boncompte2017-08-041-4/+3
| * | | | | | zebra: do not treat kernel routes as implicit withdrawsJorge Boncompte2017-08-041-3/+3
| * | | | | | zebra: hide netlink warning messageJorge Boncompte2017-08-041-2/+3
| * | | | | | zebra: do not hide distance and metric for kernel routesJorge Boncompte2017-08-041-4/+2
| * | | | | | zebra: show nexthop MTU if available on detailed 'show ip route'Jorge Boncompte2017-08-041-0/+3
| * | | | | | zebra: copy MTU from non static routes into nexthopJorge Boncompte2017-08-041-0/+2
| * | | | | | zebra: track and compare distance of recursive nexthopsJorge Boncompte2017-08-041-0/+4
| * | | | | | zebra: add missing protocols names to source-protocol route-map matchJorge Boncompte2017-08-041-2/+10
| * | | | | | zebra: fix compilation in 32bit platformJorge Boncompte2017-08-041-4/+4