summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bgpd: add support for MD5 auth on listen rangesQuentin Young2019-04-163-13/+106
* lib: add support for extended TCP MD5 authQuentin Young2019-04-162-5/+79
* Merge pull request #4096 from donaldsharp/pim_nht_cleanupRuss White2019-04-167-197/+83
|\
| * pimd: Initiate *,G S,G RPT Prune in some casesDonald Sharp2019-04-051-0/+4
| * pimd: Add a flag PIM_NEXTHOP_ANSWER_RECEIVEDDonald Sharp2019-04-052-3/+7
| * pimd: Tracking of RPF is *separate* from the lookupDonald Sharp2019-04-056-195/+68
| * pimd: Determining if we are the RP should happen alwaysDonald Sharp2019-04-051-4/+7
| * pimd: Zero out nhop being usedDonald Sharp2019-04-051-0/+2
* | Merge pull request #4094 from mjstapp/dplane_system_routesRuss White2019-04-163-8/+118
|\ \
| * | zebra: dataplane notifications for system route changesMark Stapp2019-04-103-8/+118
* | | Merge pull request #4029 from ak503/isis_yangRuss White2019-04-164-102/+55
|\ \ \
| * | | fabricd: allow redistribute statements with both the route-map and metric opt...Dmitrii Turlupov2019-04-161-23/+17
| * | | isisd: allow redistribute statements with both the route-map and metric optionsDmitrii Turlupov2019-04-163-72/+31
| * | | yang: priority of isis commands in interface configurationDmitrii Turlupov2019-04-161-7/+7
|/ / /
* | | Merge pull request #4139 from qlyoung/doc-add-libyang-denablecache-fixRenato Westphal2019-04-151-2/+3
|\ \ \
| * | | doc: document libyang cache bug workaroundQuentin Young2019-04-151-2/+3
* | | | Merge pull request #4130 from donaldsharp/show_frrPhilippe Guibert2019-04-141-0/+64
|\ \ \ \ | |/ / / |/| | |
| * | | zebra: Add hidden 'show frr' commandDonald Sharp2019-04-121-0/+64
|/ / /
* | | Merge pull request #4081 from donaldsharp/rnh_reorderRuss White2019-04-121-1/+2
|\ \ \
| * | | zebra: Make rnh only send response once on first registrationDonald Sharp2019-04-041-1/+2
* | | | Merge pull request #4103 from qlyoung/fix-ospf-+metricRuss White2019-04-113-10/+11
|\ \ \ \
| * | | | ospfd: fix behavior of +/-metricQuentin Young2019-04-083-10/+11
* | | | | Merge pull request #4105 from donaldsharp/pim_cleanupsRuss White2019-04-112-5/+31
|\ \ \ \ \
| * | | | | pimd: Add JoinDesired(S,G) to deciding to set spt bitDonald Sharp2019-04-091-1/+6
| * | | | | pimd: Update state when receiving S,G join when in S,G RPT Prune stateDonald Sharp2019-04-091-0/+19
| * | | | | pimd: Only send triggered response after all of *,G message is readDonald Sharp2019-04-091-4/+6
| | |_|/ / | |/| | |
* | | | | Merge pull request #4111 from sworleys/Netlink-Rule-SA-FixRuss White2019-04-111-2/+1
|\ \ \ \ \
| * | | | | zebra: Fix late memset of pbr rule in rule_netlinkStephen Worley2019-04-091-2/+1
* | | | | | Merge pull request #4125 from mjstapp/fix_debug_pim_staticQuentin Young2019-04-111-10/+12
|\ \ \ \ \ \
| * | | | | | pimd: use debug pim staticMark Stapp2019-04-111-10/+12
|/ / / / / /
* | | | | | Merge pull request #4119 from pacovn/201904_master__pw_fixesDonald Sharp2019-04-111-0/+1
|\ \ \ \ \ \
| * | | | | | zebra: pseudowire event recovery (DoS fix)F. Aragon2019-04-101-0/+1
* | | | | | | Merge pull request #4115 from Wojtek242/wojtek242/doc-overview-fixDonald Sharp2019-04-101-8/+7
|\ \ \ \ \ \ \
| * | | | | | | doc: replace old text with info about integrated configuration modeWojciech Kozlowski2019-04-091-8/+7
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #4114 from chiragshah6/evpn_dev2Mark Stapp2019-04-091-3/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | zebra: avoid removing node twice from rb_treeChirag Shah2019-04-091-3/+1
|/ / / / / /
* | | | | | Merge pull request #3779 from opensourcerouting/fix-mpls-label-topotestsQuentin Young2019-04-093-24/+0
|\ \ \ \ \ \
| * | | | | | tests: test_ldp_vpls_topo1 Remove some inconsistent labels in checkMartin Winter2019-04-043-24/+0
* | | | | | | Merge pull request #4102 from opensourcerouting/sendbuf_recvbuf_privsQuentin Young2019-04-095-23/+16
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | *: setting the socket send/recv buffer sizes doesn't need elevated privsRenato Westphal2019-04-085-23/+16
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #4095 from pacovn/201904_master__lm_aliasing_fixesDonald Sharp2019-04-091-5/+3
|\ \ \ \ \ \
| * | | | | | zebra: label manager race condition fixF. Aragon2019-04-051-5/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #4099 from donaldsharp/clang_saMark Stapp2019-04-086-43/+25
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | bgpd: Remove extra alloc function bgp_path_info_newDonald Sharp2019-04-074-23/+6
| * | | | | ospfd: rn may be nullDonald Sharp2019-04-071-12/+12
| * | | | | bgpd: pi->peer assignment exists no need for null checkDonald Sharp2019-04-071-5/+4
| * | | | | lib: Fixup IFF_OUT_LOG macro to make SA happyDonald Sharp2019-04-071-3/+3
* | | | | | Merge pull request #4101 from pacovn/doc_typo1Quentin Young2019-04-081-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | doc: fix typoF. Aragon2019-04-081-1/+1
|/ / / / /
* | | | | Merge pull request #4066 from sworleys/Add-NG-Hash-FuncMark Stapp2019-04-054-7/+63
|\ \ \ \ \