summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #2036 from LabNConsulting/working/master/bgp-vpn-leak-labe...Renato Westphal2018-04-1614-31/+953
|\ \ \ \ \
| * | | | | bgpd: vpn-vrf leaking: use dynamic label pool for "auto" labelsG. Paul Ziemba2018-04-127-32/+157
| * | | | | bgpd: dynamic mpls label poolG. Paul Ziemba2018-04-1210-3/+800
* | | | | | Merge pull request #2068 from LabNConsulting/working/master/rfapi-saDonald Sharp2018-04-151-4/+9
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | bgp/rfapi: fix rfapiNhlAddNodeRoutes SA issueG. Paul Ziemba2018-04-151-4/+9
|/ / / / /
* | | | | Merge pull request #2062 from chiragshah6/ospfv3_devLou Berger2018-04-131-2/+3
|\ \ \ \ \
| * | | | | ospf6d: router-id change to display msg to restartChirag Shah2018-04-131-2/+3
| | |/ / / | |/| | |
* | | | | Merge pull request #2061 from donaldsharp/aspath_sillyLou Berger2018-04-131-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | bgpd: Fix another aspath %d that should be %uDonald Sharp2018-04-131-1/+1
|/ / / /
* | | | Merge pull request #2039 from qlyoung/docuserRafael Zalamena2018-04-1250-813/+992
|\ \ \ \ | |_|_|/ |/| | |
| * | | doc: gracefully handle missing config.statusQuentin Young2018-04-103-56/+72
| * | | doc: load lexer differentlyQuentin Young2018-04-103-7/+22
| * | | doc: use frr syntax highlightingQuentin Young2018-04-0919-547/+612
| * | | doc: add frr.conf syntax highlightingQuentin Young2018-04-096-24/+118
| * | | doc: stylin'Quentin Young2018-04-0923-154/+159
| * | | doc: cleanup daemon option flagsQuentin Young2018-04-095-31/+15
* | | | Merge pull request #2040 from ajones-rvbd/ajones-issue-2030Donald Sharp2018-04-128-11/+88
|\ \ \ \
| * | | | alpine packaging: use a more standard packaging formatArthur Jones2018-04-108-11/+88
| |/ / /
* | | | Merge pull request #2033 from pguibert6WIND/flowspec_redirect_ipDonald Sharp2018-04-124-6/+26
|\ \ \ \
| * | | | bgpd: the nexthop IP is displayed for FS entries.Philippe Guibert2018-04-092-2/+17
| * | | | bgpd: handle ecom redirect-ipPhilippe Guibert2018-04-092-4/+9
| |/ / /
* | | | Merge pull request #1989 from qlyoung/defpy-hiddenLou Berger2018-04-125-4/+37
|\ \ \ \
| * | | | doc: update style exceptions listQuentin Young2018-04-101-2/+23
| * | | | tools: update indent.py for DEFPY_* macrosQuentin Young2018-04-101-1/+1
| * | | | lib, python: DEFPY_ATTR, DEFPY_HIDDENQuentin Young2018-04-103-1/+13
* | | | | Merge pull request #2052 from qlyoung/styleRenato Westphal2018-04-121-1/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | zebra: fix style errorQuentin Young2018-04-111-1/+2
|/ / / /
* | | | Merge pull request #2050 from chipitsine/masterRuss White2018-04-111-4/+6
|\ \ \ \
| * | | | resolve issue found by cppcheckIlya Shipitsin2018-04-111-4/+6
* | | | | Merge pull request #1903 from donaldsharp/PBRDRuss White2018-04-1147-31/+3786
|\ \ \ \ \
| * | | | | pbrd: adjust/remove the rule correctly when dst and/or src removedDon Slice2018-04-065-17/+13
| * | | | | pbrd: Remove table and rule range commandsDonald Sharp2018-04-061-40/+0
| * | | | | pbrd: Indicate command failure a bit betterDonald Sharp2018-04-061-9/+9
| * | | | | zebra: Add code to notice nexthop changes for pbr tablesDonald Sharp2018-04-061-0/+56
| * | | | | pbrd: Do not use vrf_frame for pbrms displayDonald Sharp2018-04-061-2/+2
| * | | | | pbrd: Reduce range so we cannot go over the vrf ruleDonald Sharp2018-04-061-1/+1
| * | | | | pbrd: Prevent crash from partially configured interfaceDonald Sharp2018-04-061-0/+3
| * | | | | pbrd: If we get the same prefix safely ignoreDonald Sharp2018-04-061-0/+6
| * | | | | pbrd: fix deletion of match or src of valid pbr-mapDon Slice2018-04-061-0/+7
| * | | | | pbrd: add ability to delete routes and rules correctlyDon Slice2018-04-062-30/+56
| * | | | | lib: dont break display of nexthop-groups themselvesQuentin Young2018-04-061-1/+3
| * | | | | lib, pbrd: rm extra space when displaying nexthopQuentin Young2018-04-063-6/+5
| * | | | | pbrd: fix null pointer deref when showing ifacesQuentin Young2018-04-061-1/+2
| * | | | | pbrd: Only allow one nexthop group or nexthop at a timeDonald Sharp2018-04-061-0/+6
| * | | | | pbrd: Remove pbr_eventsDonald Sharp2018-04-0611-739/+378
| * | | | | lib: Add hash and use const a bit more intelligentlyQuentin Young2018-04-062-2/+32
| * | | | | doc: bit of cleanup for pbr docsQuentin Young2018-04-062-61/+53
| * | | | | redhat: PBR modifications to allow it to build properlyDonald Sharp2018-04-062-3/+21
| * | | | | pbrd: Cleanup CI warningsDonald Sharp2018-04-068-44/+38
| * | | | | doc: Add documentation for PBRDDonald Sharp2018-04-068-1/+180