Ying Xie
5ab66b191a
[bcm config] remove scache_filename config entry ( #2140 )
...
Warm boot is managed by SAI. This configuration entry shouldn't be
included in bcm config.
Signed-off-by: Ying Xie <ying.xie@microsoft.com>
2018-10-12 08:05:38 -07:00
Mykola Faryma
0d4a6b7960
[submodule] update sonic-py-swsssdk (pick up fix for issue #254 )
...
Signed-off-by: Mykola Faryma <mykolaf@mellanox.com>
2018-10-11 10:33:25 +03:00
Prince Sunny
a6fb0602e8
sonic-swss-common update for Vnet tables ( #2133 )
2018-10-09 18:50:56 -07:00
lguohan
62fa79e4d7
[submodule]: update sonic-linux-kernel ( #2127 )
...
3107549 2018-10-06 | uart: fix race between uart_put_char() and uart_shutdown() (#67 ) (azure/master) [lguohan]
95db35e 2018-10-02 | [mellanox]: Update kernel with the latest upstream patches. (#62 ) [sholeksandr]
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-10-06 11:19:42 -07:00
Nikos
d9d341bc73
[sonic-frr]: Fix sonic build with frr ( #2114 )
...
Signed-off-by: nikos <ntriantafillis@gmail.com>
2018-10-03 23:51:13 -07:00
zhenggen-xu
673bb6580e
[sonic-frr]: FRR 4.0 integration with SONiC ( #2099 )
...
* FRR 4.0 integration with SONiC
-- Uses SONiC FRR repo frr/4.0 (which has SONiC support) to build image
-- Makefile changes to make frr4.0 builtable.
-- Updated/Added FRR configuration files
-- bgpd jinja template fixes
To build SONiC images with FRR4.0, simply edit rules/config file and change
routing stack to following:
SONIC_ROUTING_STACK = frr
and then build images as usual.
* Used integrated-vtysh-config in FRR
Changed to single template: frr.conf.j2 for configuration and added tests
2018-10-02 10:24:59 -07:00
Jipan Yang
dedd5624a0
Adapt to the new WARM_RESTART_TABLE table schema: change from restart… ( #2083 )
...
* Adapt to the new WARM_RESTART_TABLE table schema: change from restart_count to restore_count
Signed-off-by: Jipan Yang <jipan.yang@alibaba-inc.com>
* Update variable and function name to match restore_count name change
Signed-off-by: Jipan Yang <jipan.yang@alibaba-inc.com>
* Update swss submodule for warm restart schema change
Signed-off-by: Jipan Yang <jipan.yang@alibaba-inc.com>
2018-10-02 06:08:26 -07:00
Shuotian Cheng
3c687744af
[common]: Update sonic-swss-common submodule ( #2098 )
...
* VNET/VXLAN Tables
* [schema]: Add MGMT_PORT_TABLE in state database
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-09-29 15:01:16 -07:00
Taoyu Li
034f472f46
[minigraph parser] add basic support for MGMT_PORT ( #2103 )
...
* [minigraph parser] add basic support for MGMT_PORT
* Change method to determine local interface name
2018-09-28 22:56:40 -07:00
Taoyu Li
f57dae054e
Update dbsyncd submodule ( #2094 )
2018-09-27 21:52:35 -07:00
Qi Luo
1c7d50748e
Update submodule: sonic-snmpagent ( #2093 )
...
Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
2018-09-27 16:08:23 -07:00
stepanblyschak
66e0d6bcc0
[sonic-device-data] Fix config symlinks dereference ( #2085 )
...
('cp -H' -> 'cp -L')
'-L' does what we need in this case
From man cp
...
-H follow command-line symbolic links in SOURCE
...
-L, --dereference
always follow symbolic links in SOURCE
Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
2018-09-26 23:27:52 -07:00
Qi Luo
794885eef9
Update submodule: sonic-py-swsssdk ( #2088 )
...
Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
2018-09-26 23:08:20 -07:00
Shuotian Cheng
cfcaee978d
[swss]: Update sonic-swss-common submodule ( #2087 )
...
[schema]: Define STATE_VRF_TABLE_NAME (#234 )
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-09-26 23:08:02 -07:00
Kevin(Shengkai) Wang
d629f7599d
[kernel]: update sonic linux kernel submodule ( #2084 )
...
* 90c4cdb 2018-09-22 | Fix a mlnx hardware-management issue (#61 )
Signed-off-by: Kevin Wang <kevinw@mellanox.com>
2018-09-26 20:22:41 -07:00
Samuel Angebault
0ed2ac36de
[utilities] Update sonic-utilities submodule ( #2082 )
...
Signed-off-by: Samuel Angebault <staphylo@arista.com>
2018-09-25 15:58:35 -07:00
lguohan
c8a799716c
[submodules]: update swss, swss-common, sairedis ( #2062 )
...
swss:
* 13df5a9 2018-09-19 | [cfgmgr]: Add vrfmgrd (#621 ) (HEAD, origin/master, origin/HEAD) [Marian Pritsak]
* 54a7c9a 2018-09-18 | [portsorch]: Remove m_ifindex from Port class (#624 ) [Shuotian Cheng]
* e765c12 2018-09-17 | [aclorch]: Remove error message when match not found (#618 ) [stepanblyschak]
* 07f4cd8 2018-09-14 | Enable vxlan test (#620 ) [pavel-shirshov]
* 9fda944 2018-09-14 | Warm reboot: Add support for orchagent pre-shutdown warm-restart state check (#562 ) [Jipan Yang]
* 41e61bd 2018-09-14 | Warm reboot: port state sync up (#557 ) [Jipan Yang]
* bf38bec 2018-09-14 | [vxlan tunnel]: Don't create encap mapper. Currently not supported (#613 ) [pavel-shirshov]
* 528295d 2018-09-14 | [mirrororch]: Remove the queue initialization for different platforms (#614 ) [Shuotian Cheng]
* 5af88ab 2018-09-14 | Temporarily disable two test cases to unblock others (#617 ) [Qi Luo]
* 60a9d61 2018-09-08 | Support warm-restart for neighsyncd (#599 ) [zhenggen-xu]
* 387eac6 2018-09-08 | [mirrororch]: Change Mellanox GRE type to 0x8949 (#610 ) [Shuotian Cheng]
* 7114352 2018-09-07 | Store mirror session state in StateDB (#609 ) [Qi Luo]
* fa2b5d9 2018-09-06 | [test]: Mark VLAN related mirror test invalid in Debian Jessie (#608 ) [Shuotian Cheng]
* 6d40d85 2018-09-06 | [mirrororch]: Fix bug: return false when SAI API call fails (#607 ) [Shuotian Cheng]
* cbc5a05 2018-09-05 | [mirrororch]: Enable mirror session destination to point into VLAN (#595 ) [Shuotian Cheng]
swss-common:
* c6c9a9b 2018-09-19 | Add new macro STATE_FDB_TABLE_NAME (#233 ) (HEAD, origin/master, origin/HEAD) [Qi Luo]
* 41b6e18 2018-09-13 | NotificationProducer.send() returns the number of clients that received the message (#231 ) [Qi Luo]
sairedis:
* 5ef97ca 2018-09-11 | Fix findBridgeVlanForPortVlan for 1Q bridge (#345 ) (HEAD) [Qi Luo]
* e402ff6 2018-09-11 | update SAI header (#344 ) [lguohan]
* fd75e54 2018-09-11 | sairedis: add while loop to make syncd processEvent() handle as many entries as possible in one event call (#335 ) [Dong Zhang]
* 50e1915 2018-08-29 | [misc]: Fix typos (#342 ) [Shuotian Cheng]
* 2322375 2018-08-29 | Use syncd -u option (#341 ) [Qi Luo]
* 2c2a13c 2018-08-28 | Cleanup usage (#340 ) [Qi Luo]
* 7cd75c0 2018-08-26 | [saimeta]: Fix typo: > then -> >; don't exists -> doesn't exist (#339 ) [Shuotian Cheng]
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-09-21 00:32:26 -07:00
Joe LeVeque
ef4ee9f242
[sonic-py-swsssdk] Update submodule ( #2054 )
2018-09-18 01:23:50 -07:00
Shuotian Cheng
f7024424bb
[minigraph]: Add min_links attribute to PORTCHANNEL configuration table ( #2053 )
...
The default min_links value is the ceiling value of 75% of total number
of members.
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-09-17 20:23:36 -07:00
Taoyu Li
ea28f3aa44
[sonic-cfggen] Add support to generate sample t1 config ( #2039 )
...
* [sonic-cfggen] Add support to generate sample t1 config
* Fix typo
* Fix space issue
* Add list of preset messages in help message
* Utilize choice support of argparse
* Fix missing module in setup.py
2018-09-15 22:15:02 -07:00
Shuotian Cheng
5c6948a90e
[minigraph]: Add PORTCHANNEL_MEMBER configurations ( #2034 )
...
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-09-11 18:07:46 -07:00
Shuotian Cheng
a06d28eaa0
[common]: Update sonic-swss-common submodule ( #2033 )
...
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-09-11 14:57:13 -07:00
lguohan
588da73a7d
[kernel]: update sonic linux kernel submodule ( #2027 )
...
* a910776 2018-09-07 | import upstream optoe chunk offset fix (#60 ) [lguohan]
* 5b4c0aa 2018-09-04 | enable GPIO_ICH (#59 ) [klhaung]
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-09-07 10:40:20 -07:00
pavel-shirshov
48f3b6c008
[sonic-swss]: Update sonic-swss. vxlan enhancements ( #2021 )
2018-09-05 18:45:48 -07:00
lguohan
dc22ed076a
[platform-common]: update sonic-platform-common ( #2018 )
...
6d8c940 [sff8472] Fix incorrect VendorOUI decode type. (#11 )
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-09-05 10:08:48 -07:00
Sun Yongfeng
4715dbb796
[SNMP] fix issue #1874 , ERR snmpd[34]: Error allocating more space for arpcache. Cache will continue to be limited to 4096 entries ( #1989 )
2018-09-04 01:40:14 -07:00
lguohan
26850b351f
refactor bcm attribute checker ( #1974 )
...
* refactor bcm attribute checker
* exclude phy_84752 and phy_84328
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-08-30 22:47:43 -07:00
Shuotian Cheng
674b58e2a2
[snmpagent]: Update sonic-snmpagent submodule ( #2001 )
...
- Fix NameError: name 'logger' is not defined bug
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-08-30 05:28:22 -07:00
pavel-shirshov
c1ef5becad
[submodules]: swss vxlan support ( #2000 )
2018-08-29 22:26:44 -07:00
Samuel Angebault
d7be9a41c0
[kernel]: Update sonic-linux-kernel pointer ( #1964 )
2018-08-22 02:37:53 -07:00
Shuotian Cheng
450cb04176
[utilities]: Update sonic-utilities submodule ( #1956 )
...
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-08-21 00:55:39 -07:00
Qi Luo
c692d2dcd0
[baseimage]: Build specific revision of initramfs-tools ( #1957 )
...
Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
2018-08-21 00:00:46 -07:00
Qi Luo
454690506e
[kernel]: upgrade kernel to 4.9.0-7 (4.9.110-3+deb9u2) ( #1955 )
...
* [kernel]: upgrade kernel to 4.9.0-7 (4.9.110-3+deb9u2)
Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
* Update submodule
Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
2018-08-20 21:10:49 -07:00
Shuotian Cheng
d9527ec5cb
[utilities]: Update sonic-utilities submodule ( #1949 )
...
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-08-20 11:19:28 -07:00
Shuotian Cheng
9413fa9a7b
[interfaces]: Move IP/MTU information from interfaces file into database ( #1908 )
...
- Move front panel ports and port channels MTU and IP configurations out of
the current /etc/network/interfaces file and store them in the configuration
database.
- The default MTU value for both front panel ports and the port channels is
9100. They are set via the minigraph or 9100 by default.
- Introduce portmgrd which will pick up the MTU configurations from the
configuration database.
- The updated intfmgrd will pick up IP address changes from the configuration
database.
- Update sonic-swss submodule
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-08-20 11:19:16 -07:00
Joe LeVeque
98082d56a0
[baseimage]: Download picocom version 3.1-2 from stretch-backports; No longer build from source ( #1946 )
2018-08-17 17:38:20 -07:00
lguohan
f05ee30d53
[sai]: upgrade SAI to version 1.3.3 ( #1944 )
...
* [sai]: upgrade SAI to version 1.3.3
Signed-off-by: Guohan Lu <gulv@microsoft.com>
* update mellanox sai
2018-08-17 11:13:08 -07:00
Kebo Liu
f499254f46
[swsssdk]: update DBInterface submodule ( #1942 )
2018-08-17 09:06:32 -07:00
lguohan
c059d9982a
[baseimage]: install picocom 3.1 in base image ( #1943 )
...
* [baseimage]: install picocom 3.1 in base image
Signed-off-by: Guohan Lu <gulv@microsoft.com>
* add picocom to stretch build
Signed-off-by: Guohan Lu <gulv@microsoft.com>
* fix slave.mk bug
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-08-17 09:06:05 -07:00
stepanblyschak
cd9c5e7373
Allow similar devices configs sharing ( #1933 )
...
* Allow similar devices configs sharing
Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
* Remove unnecessary cp flags
Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
* Remove hw-managment symlink for LS-SN2700 & resolve symlinks during cp
Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
2018-08-16 10:37:25 -07:00
lguohan
38f3eba695
[kernel]: upgrade kernel to 4.9.0-7 (4.9.110-3+deb9u1) ( #1922 )
...
* [kernel]: upgrade kernel to 4.9.0-7 (4.9.110-3+deb9u1)
Signed-off-by: Guohan Lu <gulv@microsoft.com>
* [mellanox]: Update SDK pointer for 4.9.0-7 kernel (#44 )
Signed-off-by: Volodymyr Samotiy <volodymyrs@mellanox.com>
* Update arista drivers for 4.9.0-7 linux kernel (#43 )
2018-08-16 08:56:56 -07:00
Shuotian Cheng
7d2766077a
[common]: Update sonic-swss-common submodule ( #1934 )
...
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-08-15 21:45:44 -07:00
Mykola F
f0d4a07a20
[submodule] update snmpagent pointer ( #1930 )
2018-08-15 06:02:03 -07:00
pavel-shirshov
cdc271720d
[submodule update]: sonic-quagga. Add dscp flag settings ( #1926 )
...
* sonic-quagga update. Don't spam with 'Vtysh connected from' message
* Enable counters inside swss container. systemd is not flexible enough to follow our business rules
* Update sonic-quagga
2018-08-14 00:35:30 -07:00
lguohan
0cd4ef0c85
[socat]: build socat with readline ( #1919 )
...
support readline in bcmsh
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-08-13 01:12:58 -07:00
Guohan Lu
1533bc5875
[dockerbase]: use libwrarp0 7.6.q-26 in docker base
...
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-08-12 06:38:47 +00:00
Guohan Lu
66ffca2832
[kernel]: set default option to build kernel
...
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-08-11 23:46:13 +00:00
Guohan Lu
400597596a
[submodules]: update submodule for platform modules dell, s6000 and kernel
...
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-08-11 21:10:42 +00:00
Guohan Lu
a32b7412c3
[kernel]: update sonic linux kernel submodule
...
* 70fdaa2 2018-06-30 | Support Delta DPS1900 (#49 ) (HEAD -> stretch, origin/stretch) [Deni]
* 77895c5 2018-04-17 | Add kexec reboot string (#46 ) [Joe LeVeque]
2018-08-11 09:09:03 +00:00
Guohan Lu
2449fafae0
[kernel]: update kernel submodule and remove standalone igb driver
2018-08-11 09:07:59 +00:00