summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* *: use gmtime_r, localtime_r exclusivelyMark Stapp2020-03-0516-150/+159
* Merge pull request #5890 from mjstapp/zapi_allow_label_numRuss White2020-03-031-2/+4
|\
| * zebra: allow multiple labels in LSP zapi messageMark Stapp2020-03-021-2/+4
* | Merge pull request #5897 from patrasar/2415676Russ White2020-03-031-0/+3
|\ \
| * | pimd: fix crash seen while executing igmp related configurationSarita Patra2020-03-031-0/+3
* | | Merge pull request #5893 from donaldsharp/clang_mc_clangRenato Westphal2020-03-031-1/+1
|\ \ \
| * | | ldpd: Remove double set of lifDonald Sharp2020-03-031-1/+1
|/ / /
* | | Merge pull request #5855 from ton31337/fix/allow_using_add_sub_for_local-pref...Sri Mohana Singamsetty2020-03-0210-4/+208
|\ \ \
| * | | tests: Add a test case for `set local-preference +/-LOCAL_PREF`Donatas Abraitis2020-02-288-0/+194
| * | | doc: Use +/- for `set local-preference` to add/subtract the valueDonatas Abraitis2020-02-281-0/+10
| * | | bgpd: Allow using add/subtract for local-preference in route-mapsDonatas Abraitis2020-02-281-4/+4
* | | | Merge pull request #5780 from chiragshah6/evpn_dev1Sri Mohana Singamsetty2020-03-021-53/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | zebra:remote vtep delete handlingChirag Shah2020-02-081-53/+4
* | | | Merge pull request #5874 from donaldsharp/hash_backet2Mark Stapp2020-02-2812-28/+22
|\ \ \ \
| * | | | *: change hash_backet to hash_bucketDonald Sharp2020-02-2812-28/+22
* | | | | Merge pull request #5822 from rbauduin/patch-2Donatas Abraitis2020-02-281-0/+8
|\ \ \ \ \
| * | | | | doc: document attribute-unchanged directiverbauduin2020-02-251-0/+8
* | | | | | Merge pull request #5878 from mjstapp/fix_nhg_for_fpmStephen Worley2020-02-282-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | zebra: fix nexthop_group conversion in fpm codeMark Stapp2020-02-282-2/+2
* | | | | | Merge pull request #5862 from sworleys/PBR-No-Table-RangeDonatas Abraitis2020-02-281-2/+15
|\ \ \ \ \ \
| * | | | | | pbrd: unconfigure table rangeStephen Worley2020-02-251-2/+15
* | | | | | | Merge pull request #5876 from ton31337/feature/doc_vrrpd_updateMark Stapp2020-02-281-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | doc: Change interface name for vrrp exampleDonatas Abraitis2020-02-281-1/+1
* | | | | | | Merge pull request #5859 from donaldsharp/clang_latestMark Stapp2020-02-2818-89/+73
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ldpd: Cleanup indentation in merge_nbrpsDonald Sharp2020-02-271-21/+23
| * | | | | | bgpd: Cleanup indentation in bgp_route_refresh_receiveDonald Sharp2020-02-271-25/+16
| * | | | | | bgpd: agg_node_lookup not unlockingDonald Sharp2020-02-271-0/+1
| * | | | | | nhrpd: Cleanup set but unused variablesDonald Sharp2020-02-271-4/+3
| * | | | | | ospfd: Cleanup set but unused variablesDonald Sharp2020-02-274-8/+6
| * | | | | | zebra: Cleanup set but unused variablesDonald Sharp2020-02-272-6/+2
| * | | | | | ldpd: Cleanup set but unused variablesDonald Sharp2020-02-273-12/+11
| * | | | | | lib: Cleanup set but unused variablesDonald Sharp2020-02-274-6/+5
| * | | | | | bgpd: Cleanup set but unused variablesDonald Sharp2020-02-273-7/+6
* | | | | | | Merge pull request #5875 from donaldsharp/support_rfcsDonatas Abraitis2020-02-281-0/+2
|\ \ \ \ \ \ \
| * | | | | | | doc: Add notice of rfc-4893 in supported rfc's.Donald Sharp2020-02-271-0/+2
* | | | | | | | Merge pull request #5857 from mjstapp/embed_nhg_in_nheStephen Worley2020-02-2815-98/+100
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | zebra: Embed lib nexthop-group in zebra hash entryMark Stapp2020-02-2713-96/+97
| * | | | | | | lib: use const in nexthop_group copy apiMark Stapp2020-02-252-2/+3
| * | | | | | | pimd: fix SA reportsMark Stapp2020-02-252-16/+16
* | | | | | | | Merge pull request #5872 from Jafaral/backetDonald Sharp2020-02-2712-20/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "*: change hash_backet to hash_bucket"Jafar Al-Gharaibeh2020-02-2712-20/+25
|/ / / / / / / /
* | | | | | | | Merge pull request #5870 from donaldsharp/hash_backetJafar Al-Gharaibeh2020-02-2712-25/+20
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | *: change hash_backet to hash_bucketDonald Sharp2020-02-2712-25/+20
* | | | | | | | Merge pull request #5864 from kuldeepkash/route_mapDonatas Abraitis2020-02-273-637/+652
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | tests: Modified scripts to optimize execution time for route-map test suiteKuldeep Kashyap2020-02-263-637/+652
* | | | | | | | Merge pull request #5866 from qlyoung/fix-ipaddr-issetMark Stapp2020-02-261-1/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | lib: fix ipaddr_issetQuentin Young2020-02-261-1/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #5783 from ton31337/fix/bad_formatting_bgpd_grRuss White2020-02-251-54/+42
|\ \ \ \ \ \ \
| * | | | | | | bgpd: Format properly `show bgp neighbors` for graceful restart stuffDonatas Abraitis2020-02-121-54/+42
* | | | | | | | Merge pull request #5270 from NaveenThanikachalam/rmapDonald Sharp2020-02-254-18/+1082
|\ \ \ \ \ \ \ \