Skip to content

Commit

Permalink
Merge branch 'master' into sag-hld
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangyanzhao authored May 9, 2023
2 parents 7adf1ba + 9e60b60 commit ed98236
Show file tree
Hide file tree
Showing 52 changed files with 5,125 additions and 2,012 deletions.
123 changes: 121 additions & 2 deletions Calendar.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,122 @@
SONiC Community Meeting Calendar
<!DOCTYPE html>
<html lang="en">

<p><iframe src="https://calendar.google.com/calendar/embed?height=600&wkst=1&bgcolor=%23ffffff&ctz=Asia%2FKolkata&src=c29uaWNmdW5kcmVhbEBnbWFpbC5jb20&color=%23EF6C00" style="border:solid 1px #777" width="800" height="600" frameborder="0" scrolling="no"></iframe></p>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>SONiC | Community Meeting Calendar</title>

<!-- Favicon -->
<link rel="shortcut icon" href="assets/img/logo_on_tab.png" type="image/x-icon">

<!-- Font awesome -->
<link href="assets/css/font-awesome.css" rel="stylesheet">
<!-- Bootstrap -->
<link href="assets/css/bootstrap.css" rel="stylesheet">
<!-- Slick slider -->
<link rel="stylesheet" type="text/css" href="assets/css/slick.css">
<!-- Fancybox slider -->
<link rel="stylesheet" href="assets/css/jquery.fancybox.css" type="text/css" media="screen" />
<!-- Theme color -->
<link id="switcher" href="assets/css/theme-color/default-theme.css" rel="stylesheet">

<!-- Main style sheet -->
<link href="assets/css/style.css" rel="stylesheet">

<!-- Google Fonts -->
<link href='https://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Roboto:400,400italic,300,300italic,500,700' rel='stylesheet' type='text/css'>

<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->

</head>

<body>

<!--START SCROLL TOP BUTTON -->
<a class="scrollToTop" href="#">
<i class="fa fa-angle-up"></i>
</a>
<!-- END SCROLL TOP BUTTON -->

<!-- Start menu -->
<section id="mu-menu">
</section>
<!-- End menu -->
<!-- Start search box -->
<div id="mu-search">
<div class="mu-search-area">
<button class="mu-search-close"><span class="fa fa-close"></span></button>
<div class="container">
<div class="row">
<div class="col-md-8">
<form class="mu-search-form">
<input type="search" placeholder="Type Your Keyword(s) & Hit Enter">
</form>
</div>
</div>
</div>
</div>
</div>
<!-- End search box -->
<!-- Page breadcrumb -->
<section id="mu-page-breadcrumb">
<div class="container">
<div class="row">
<div class="col-md-8">
<div class="mu-page-breadcrumb-area">
<h2 style="text-align: center;"> SONiC Community Meeting Calendar</h2>
</div>
</div>
</div>
</div>
</section>
<!-- End breadcrumb -->


<p><iframe src="https://calendar.google.com/calendar/embed?height=600&wkst=1&bgcolor=%23ffffff&ctz=Asia%2FKolkata&src=c29uaWNmdW5kcmVhbEBnbWFpbC5jb20&color=%23EF6C00" style="text-align:center" "border:solid 1px #777" width="1250" height="600" frameborder="0" scrolling="no"></iframe></p>


<!-- Start footer -->
<footer id="mu-footer">

<!-- start footer bottom -->
<div class="mu-footer-bottom">
<div class="container">
<div class="mu-footer-bottom-area">
</div>
</div>
</div>
<!-- end footer bottom -->
</footer>
<!-- End footer -->

<!-- jQuery library -->
<script src="assets/js/jquery.min.js"></script>
<script type="text/javascript">
$("#mu-menu").load("menu.html");
</script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="assets/js/bootstrap.js"></script>
<!-- Slick slider -->
<script type="text/javascript" src="assets/js/slick.js"></script>
<!-- Counter -->
<script type="text/javascript" src="assets/js/waypoints.js"></script>
<script type="text/javascript" src="assets/js/jquery.counterup.js"></script>
<!-- Mixit slider -->
<script type="text/javascript" src="assets/js/jquery.mixitup.js"></script>
<!-- Add fancyBox -->
<script type="text/javascript" src="assets/js/jquery.fancybox.pack.js"></script>

<!-- Custom js -->
<script src="assets/js/custom.js"></script>

</body>

</html>
100 changes: 100 additions & 0 deletions MoM.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,106 @@ <h2>SONiC community meeting minutes </h2>
<th style=" text-align: center; ">Links To Meeting Agenda</th>
<th style=" text-align: center; ">Links To Minutes Of The meeting</th>
</tr>
<tr>
<td style="">&nbsp;&nbsp;Apr 11 2023 &nbsp;&nbsp;</td>
<td style="text-align: left; "><a href="https://github.com/sonic-net/SONiC/pull/1292">Port based Network Access Control HLD</a></td>
<td style=""><a href="https://lists.sonicfoundation.dev/g/sonic-dev/message/256">MoM</a></td>
</tr>
<tr>
<td style="">&nbsp;&nbsp;Apr 04 2023 &nbsp;&nbsp;</td>
<td style="text-align: left; "><a href="https://github.com/sonic-net/SONiC/blob/02feff03963d3a23d41b01ee87d4b329fe2e312d/doc/static-route/SONiC_static_route_bfd_hld.md">Static Route BFD support</a></td>
<td style=""><a href="https://lists.sonicfoundation.dev/g/sonic-dev/message/244">MoM</a></td>
</tr>
<tr>
<td style="">&nbsp;&nbsp;Mar 28 2023 &nbsp;&nbsp;</td>
<td style="text-align: left; "><a href="https://github.com/sonic-net/SONiC/blob/e35fedaed60cfe60f61340346777515803d897c0/doc/mgmt/gnmi/gNMI_Subscription_for_YangData.md">Supporting Yang model subscriptions for gNMI</a></td>
<td style=""><a href="https://lists.sonicfoundation.dev/g/sonic-dev/message/228">MoM</a></td>
</tr>
<tr>
<td style="">&nbsp;&nbsp;Mar 21 2023 &nbsp;&nbsp;</td>
<td style="text-align: left; "><a href="https://github.com/sonic-net/SONiC/issues/1254">NTP Additional config Knobs and NTP server provisioning</a></td>
<td style=""><a href="https://lists.sonicfoundation.dev/g/sonic-dev/message/202">MoM</a></td>
</tr>
<tr>
<td style="">&nbsp;&nbsp;Mar 14 2023 &nbsp;&nbsp;</td>
<td style="text-align: left; "><a href="https://github.com/sonic-net/SONiC/pull/1071">Link event Dampening</a></td>
<td style=""><a href="https://lists.sonicfoundation.dev/g/sonic-dev/message/195">MoM</a></td>
</tr>
<tr>
<td style="">&nbsp;&nbsp;Mar 07 2023 &nbsp;&nbsp;</td>
<td style="text-align: left; "><a href="https://github.com/sonic-net/SONiC/blob/e150543a0ab200dd98c97796a63ccd139f878765/doc/lag/Increasing%20LACP%20PDU%20timeout%20during%20warm-reboot.md">Increasing LACP PDU timeout during Warm reboot HLD</a></td>
<td style=""><a href="https://lists.sonicfoundation.dev/g/sonic-dev/message/189">MoM</a></td>
</tr>
<tr>
<td style="">&nbsp;&nbsp;Feb 28 2023 &nbsp;&nbsp;</td>
<td style="text-align: left; "><a href="https://lists.sonicfoundation.dev/g/sonic-dev/message/183">Sflow HLD enhancements & ECN and WRED statistics support for SONiC </a></td>
<td style=""><a href="https://lists.sonicfoundation.dev/g/sonic-dev/message/183">MoM</a></td>
</tr>
<tr>
<td style="">&nbsp;&nbsp;Feb 21 2023 &nbsp;&nbsp;</td>
<td style="text-align: left; "><a href="https://github.com/sonic-net/SONiC/blob/b94b023dd55006f650b8f020365cf3cea28945c6/doc/acl/Extend-L3V6ACLs.md">Support Ipv4 ACL rules in Ipv6 ACL tables in optimized platforms</a></td>
<td style=""><a href="https://lists.sonicfoundation.dev/g/sonic-dev/message/181">MoM</a></td>
</tr>
<tr>
<td style="">&nbsp;&nbsp;Feb 14 2023 &nbsp;&nbsp;</td>
<td style="text-align: left; "><a href="https://github.com/sonic-net/SONiC/pull/1252">SRv6 VPN HLD</a></td>
<td style=""><a href="https://groups.google.com/g/sonicproject/c/1pA1yuWpmUU/m/YHNx1lZHAwAJ">MoM</a></td>
</tr>
<tr>
<td style="">&nbsp;&nbsp;Feb 07 2023 &nbsp;&nbsp;</td>
<td style="text-align: left; "><a href="https://github.com/sonic-net/SONiC/pull/912/files">SwitchPort mode CLI and VLAN CLI management</a></td>
<td style=""><a href="https://groups.google.com/g/sonicproject/c/lTRwEUjPzes/m/0QVlb8B6AAAJ">MoM</a></td>
</tr>
<tr>
<td style="">&nbsp;&nbsp;Jan 31 2023 &nbsp;&nbsp;</td>
<td style="text-align: left; "><a href="https://github.com/sonic-net/SONiC/pull/1243">Resource Monitoring for Generic SAI Extensions</a></td>
<td style=""><a href="https://groups.google.com/g/sonicproject/c/2_iCiiUspLA/m/vTjhavoRAwAJ">MoM</a></td>
</tr>
<tr>
<td style="">&nbsp;&nbsp;Jan 24 2023 &nbsp;&nbsp;</td>
<td style="text-align: left; "><a href="https://github.com/sonic-net/SONiC/pull/1231">Reset Factory HLD</a></td>
<td style=""><a href="https://groups.google.com/g/sonicproject/c/2_iCiiUspLA/m/dTWaclNmEAAJ">MoM</a></td>
</tr>
<tr>
<td style="">&nbsp;&nbsp;Jan 17 2023 &nbsp;&nbsp;</td>
<td style="text-align: left; "><a href="https://github.com/sonic-net/SONiC/blob/54dd6e6c2b1db14460dbee44f635a5a5daebcf59/doc/Clock%20commands/clock_managment_hld.md">Clock management HLD</a></td>
<td style=""><a href="https://groups.google.com/g/sonicproject/c/2_iCiiUspLA/m/ty3kXiXlAgAJ">MoM</a></td>
</tr>
<tr>
<td style="">&nbsp;&nbsp;Jan 10 2023 &nbsp;&nbsp;</td>
<td style="text-align: left; "><a href="https://github.com/sonic-net/SONiC/pull/1203">Config Reload Enhancement HLD</a></td>
<td style=""><a href="https://lists.sonicfoundation.dev/g/sonic-dev/message/116">MoM</a></td>
</tr>
<tr>
<td style="">&nbsp;&nbsp;Jan 02 2023 &nbsp;&nbsp;</td>
<td style="text-align: left; "><a href="https://groups.google.com/g/sonicproject/c/svzeJA13qLQ/m/JqVyp_YRAwAJ">No Meeting</a></td>
<td style="text-align: left; "><a ></a></td>
</tr>
<tr>
<td style="">&nbsp;&nbsp;Dec 27 2022 &nbsp;&nbsp;</td>
<td style="text-align: left; "><a href="https://groups.google.com/g/sonicproject/c/svzeJA13qLQ/m/JqVyp_YRAwAJ">No Meeting</a></td>
<td style="text-align: left; "><a ></a></td>
</tr>
<tr>
<td style="">&nbsp;&nbsp;Dec 20 2022 &nbsp;&nbsp;</td>
<td style="text-align: left; "><a href="https://groups.google.com/g/sonicproject/c/svzeJA13qLQ/m/JqVyp_YRAwAJ">No Meeting</a></td>
<td style="text-align: left; "><a ></a></td>
</tr>
<tr>
<td style="">&nbsp;&nbsp;Dec 13 2022 &nbsp;&nbsp;</td>
<td style="text-align: left; "><a href="https://github.com/sonic-net/SONiC/pull/1048">User Management HLD</a></td>
<td style=""><a href="https://lists.sonicfoundation.dev/g/sonic-dev/message/81">MoM</a></td>
</tr>
<tr>
<td style="">&nbsp;&nbsp;Dec 06 2022 &nbsp;&nbsp;</td>
<td style="text-align: left; "><a href="https://github.com/sonic-net/SONiC/blob/1235e84d925308eaf80b926fc802c832e7fb688b/doc/hash/hash-design.md">Generic Hash HLD</a></td>
<td style=""><a href="https://groups.google.com/g/sonicproject/c/2JQWvOXFsMg/m/AdXGEc0pAwAJ">MoM</a></td>
</tr>
<tr>
<td style="">&nbsp;&nbsp;Nov 29 2022 &nbsp;&nbsp;</td>
<td style="text-align: left; "><a >No Meeting</a></td>
<td style="text-align: left; "><a ></a></td>
</tr>
<tr>
<td style="">&nbsp;&nbsp;Nov 22 2022 &nbsp;&nbsp;</td>
<td style="text-align: left; "><a href="https://github.com/sonic-net/SONiC/blob/bb09d8b6d3ae491b3bf81a8bd178e4093fe3c551/doc/BGP/BGP-supress-fib-pending.md">FIB Suppression Announcements of routes not installed Hardware</a></td>
Expand Down
Loading

0 comments on commit ed98236

Please sign in to comment.