summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pbrd: Add PBR to FRRDonald Sharp2018-04-0635-20/+3861
* Merge pull request #2029 from cdwertmann/patch-1Donald Sharp2018-04-063-3/+3
|\
| * debianpkg: add libpython-dev to 17.10 & 18.04 build dependenciesChristoph Dwertmann2018-04-062-2/+2
| * debianpkg: add libpython-dev to 16.04 build dependenciesChristoph Dwertmann2018-04-061-1/+1
|/
* Merge pull request #2028 from qlyoung/cleanup-static-route-consistent-orderingRuss White2018-04-051-7/+7
|\
| * zebra: consistently order static route attributesQuentin Young2018-04-041-7/+7
* | Merge pull request #2022 from qlyoung/warn-vtysh-u-securityRuss White2018-04-052-1/+13
|\ \
| * | doc: warn users about vtysh / telnet securityQuentin Young2018-04-032-1/+13
| |/
* | Merge pull request #2013 from qlyoung/docuserRuss White2018-04-053-375/+506
|\ \
| * | doc: add more CLI documentationQuentin Young2018-04-023-375/+506
* | | Merge pull request #2006 from qlyoung/remove-irdp-nodeRuss White2018-04-052-2/+0
|\ \ \
| * | | lib: remove IRDP_NODEQuentin Young2018-04-032-2/+0
* | | | Merge pull request #2002 from qlyoung/remove-undebugRuss White2018-04-054-14/+62
|\ \ \ \
| * | | | bgpd, pim: remove undebugQuentin Young2018-04-024-14/+62
| | |/ / | |/| |
* | | | Merge pull request #1998 from qlyoung/fix-vrf-keyword-walkupRuss White2018-04-052-1/+27
|\ \ \ \
| * | | | lib, vtysh: vrf walkup bugfixQuentin Young2018-03-302-1/+27
* | | | | Merge pull request #1979 from LabNConsulting/working/master/bgp-nht-labelsRuss White2018-04-0518-107/+360
|\ \ \ \ \
| * | | | | bgpd: nexthop tracking with labels for vrf-vpn leakingG. Paul Ziemba2018-04-0415-107/+319
| * | | | | bgpd: simplify bgp instance name printingG. Paul Ziemba2018-04-042-0/+25
| * | | | | lib/prefix.[ch]: add family2str()G. Paul Ziemba2018-04-042-0/+16
* | | | | | Merge pull request #2023 from LabNConsulting/working/master/confdate+releaseMartin Winter2018-04-059-12/+20
|\ \ \ \ \ \
| * | | | | | Makefile.am: change verstion type detection, if just numbers = _RELEASE, _DEV...Lou Berger2018-04-051-1/+1
| * | | | | | doc: add note and example on use of VERSION_TYPE_DEV and CONFDATELou Berger2018-04-031-1/+8
| * | | | | | *: Only test CONFDATE when VERSION_TYPE_DEV definedLou Berger2018-04-037-10/+10
| * | | | | | Makefile.am: add automatic defintion of VERSION_TYPE_(DEV_|RELEASE) CPP typeLou Berger2018-04-031-1/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #2026 from ajones-rvbd/ajones-issue-2024Quentin Young2018-04-045-20/+31
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | alpine packaging: build packages and base image directly from gitArthur Jones2018-04-045-20/+31
|/ / / / /
* | | | | Merge pull request #1993 from vivek-cumulus/evpn-fixesLou Berger2018-04-044-11/+36
|\ \ \ \ \
| * | | | | bgpd: Fix use of ROUTE_IMPORTED for EVPNvivek2018-03-303-11/+31
| * | | | | bgpd: Cleanup linkage between L2 VNIs and L3 VNIvivek2018-03-301-0/+5
* | | | | | Merge pull request #2015 from pguibert6WIND/issue_1999Lou Berger2018-04-041-1/+3
|\ \ \ \ \ \
| * | | | | | bgpd: Flowspec client failed to update `exit-address-family`Philippe Guibert2018-04-031-1/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #1927 from pguibert6WIND/issue_1926Renato Westphal2018-04-043-0/+80
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | zebra: delete interface that disappearedPhilippe Guibert2018-03-263-0/+80
* | | | | | Merge pull request #1894 from LabNConsulting/working/master/vtysh-not-enabledQuentin Young2018-04-034-9/+35
|\ \ \ \ \ \
| * | | | | | manpages: vtysh.rst add description of -u/--user flagsLou Berger2018-03-281-0/+4
| * | | | | | vtysh: move user_mode to header file, keep checkpatch happyLou Berger2018-03-283-3/+7
| * | | | | | vtysh: add -u/--user flag to run commands without enableLou Berger2018-03-282-9/+27
* | | | | | | Merge pull request #2010 from donaldsharp/ns_fixesPhilippe Guibert2018-04-031-5/+5
|\ \ \ \ \ \ \
| * | | | | | | lib: Namespaces should only complain about failure if we have itDonald Sharp2018-03-311-5/+5
* | | | | | | | Merge pull request #2016 from pguibert6WIND/issue_2000Quentin Young2018-04-031-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | bgpd: `logical-router` netns vtysh configuration comparison incorrectPhilippe Guibert2018-04-031-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #2014 from qlyoung/draft-bz-v4goawayflag-00Russ White2018-04-033-34/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "zebra: implement draft-bz-v4goawayflag-00"Quentin Young2018-04-023-34/+0
* | | | | | | | | Merge pull request #1882 from LabNConsulting/working/master/community-dismissMartin Winter2018-04-031-1/+9
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | developer: workflow.rst - fix typoLou Berger2018-03-271-1/+1
| * | | | | | | | developer: workflow.rst - add text on how to respond to reviews/commentsLou Berger2018-03-271-1/+9
* | | | | | | | | Merge pull request #2005 from qlyoung/remove-masc-nodeRafael Zalamena2018-04-024-7/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lib: remove MASC_NODEQuentin Young2018-03-304-7/+0
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #2003 from qlyoung/remove-service-nodeRafael Zalamena2018-04-023-7/+3
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |