summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib: fix data race in thread history collectionQuentin Young2018-04-222-40/+85
* Merge pull request #2080 from qlyoung/docuserLou Berger2018-04-2117-123/+356
|\
| * doc: spelling fixesQuentin Young2018-04-2017-123/+356
|/
* Merge pull request #2092 from dslicenc/import-table-changeRuss White2018-04-201-2/+6
|\
| * zebra: resolve issue when changing import-table route-map configDon Slice2018-04-191-2/+6
* | Merge pull request #2086 from donaldsharp/zebra_capabilitiesRuss White2018-04-203-0/+42
|\ \
| * | zebra: Add pass up through zapi what zebra is capable of handlingDonald Sharp2018-04-183-0/+42
* | | Merge pull request #2083 from LabNConsulting/working/master/bvl-routemap-definedRuss White2018-04-202-17/+34
|\ \ \
| * | | bgpd: vpn-vrf routemaps: no leak if named route-map not definedG. Paul Ziemba2018-04-182-17/+34
| |/ /
* | | Merge pull request #2079 from qlyoung/exit-vrf-memesRuss White2018-04-203-8/+11
|\ \ \
| * | | vtysh: remove exit-vrf for vtysh -mQuentin Young2018-04-171-2/+0
| * | | vtysh, zebra: print exit-vrf at end of vrf contextQuentin Young2018-04-173-7/+12
* | | | Merge pull request #2077 from donaldsharp/static_warnRuss White2018-04-202-1/+6
|\ \ \ \
| * | | | zebra: Leave some warning breadcrumbsDonald Sharp2018-04-172-1/+6
| |/ / /
* | | | Merge pull request #2072 from donaldsharp/blackhole_thisRuss White2018-04-201-1/+11
|\ \ \ \
| * | | | zebra: Allow blackhole route deletion for prefixesDonald Sharp2018-04-171-1/+11
* | | | | Merge pull request #2057 from donaldsharp/fix_1916Russ White2018-04-204-136/+212
|\ \ \ \ \
| * | | | | zebra: Cleanup lines over 80 columnsDonald Sharp2018-04-121-7/+6
| * | | | | zebra: add EVPN learned neighbors as NUD_NOARPMitesh Kanjariya2018-04-122-1/+3
| * | | | | zebra: act on kernel notifications for remote neighbors as wellMitesh Kanjariya2018-04-123-126/+201
| * | | | | bgpd: change advertise-subnet to a hidden commandMitesh Kanjariya2018-04-121-9/+9
* | | | | | Merge pull request #2051 from donaldsharp/PBRD_EXTRARuss White2018-04-2013-186/+515
|\ \ \ \ \ \
| * | | | | | lib: Handle if up/down and vrf enable/disable eventsDonald Sharp2018-04-184-50/+219
| * | | | | | pbrd: Use proper decode function for interfaceDonald Sharp2018-04-181-12/+1
| * | | | | | lib: Store nexthop information independentlyDonald Sharp2018-04-182-3/+134
| * | | | | | pbrd: Fix unused functionDonald Sharp2018-04-181-18/+0
| * | | | | | pbrd: Allow pbr-policy add/removal to install/remove rulesDonald Sharp2018-04-182-7/+1
| * | | | | | pbrd: don't collapse pbr debugsQuentin Young2018-04-181-5/+0
| * | | | | | pbrd: move debug vty into pbr_vty.cQuentin Young2018-04-183-76/+82
| * | | | | | pbrd, zebra: Properly notice rule deletionDonald Sharp2018-04-182-0/+3
| * | | | | | pbrd, zebra: Fix multiple pbr-policy installDonald Sharp2018-04-186-22/+43
| * | | | | | pbrd: Fix installation and deletion in some casesDonald Sharp2018-04-182-4/+14
| * | | | | | pbrd: Prevent attempt at re-install for several scenariosDonald Sharp2018-04-182-4/+15
| * | | | | | zebra: Tell rib_process to actually rethink pbr routes.Donald Sharp2018-04-181-1/+3
| * | | | | | lib: Clean up delete of a nexthop from a nexthop groupDonald Sharp2018-04-181-0/+4
| * | | | | | lib, pbrd: Do not allow v6 LL nexthops to be specified without an interface.Donald Sharp2018-04-182-2/+14
* | | | | | | Merge pull request #2088 from ajones-rvbd/ajones-issue-2087Donald Sharp2018-04-201-0/+22
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | alpine build docs: Document docker images and alpine packagesArthur Jones2018-04-181-0/+22
* | | | | | | Merge pull request #2084 from donaldsharp/move_mplsJafar Al-Gharaibeh2018-04-185-93/+116
|\ \ \ \ \ \ \
| * | | | | | | lib, zebra: Move label conversion strings to libDonald Sharp2018-04-185-89/+112
| * | | | | | | lib, zebra: Move help string to appropriate headerDonald Sharp2018-04-182-4/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #2082 from qlyoung/sa-fixesRafael Zalamena2018-04-186-29/+33
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | pbrd: fix multiple unsafe string copiesQuentin Young2018-04-182-7/+7
| * | | | | | pbrd: remove potential null dereferenceQuentin Young2018-04-181-0/+7
| * | | | | | pbrd: remove pbr-policy resource leakQuentin Young2018-04-181-4/+5
| * | | | | | pbrd: remove unsafe string copyQuentin Young2018-04-181-16/+9
| * | | | | | bgpd: avoid indexing with negative integerQuentin Young2018-04-181-1/+1
| * | | | | | pimd: avoid writing to negative fdQuentin Young2018-04-181-1/+1
| * | | | | | lib: avoid writing to negative fdQuentin Young2018-04-181-0/+3
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #2078 from dslicenc/fix-import-table-fixRafael Zalamena2018-04-181-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |