Mykola F
eb651faf1d
[submodule] update sonic-snmpagent submodule pointer ( #2231 )
...
Signed-off-by: Mykola Faryma <mykolaf@mellanox.com>
2018-11-07 09:30:26 -08:00
pavel-shirshov
20500166a8
[submodule]: Update sonic-utitlites ( #2226 )
2018-11-05 23:02:01 -08:00
pavel-shirshov
4157f1d230
[teamd] Add Warm-reboot startup and shutdown mode for teamd ( #2173 )
...
* Add Warm-reboot startup and shutdown mode for teamd
* Address comments, fix some bugs
* Use tab instead of 8 spaces
2018-11-05 16:37:57 -08:00
Shuotian Cheng
f01ebfdfbb
[utilities]: Update sonic-utilities submodule ( #2225 )
...
[config]: Change entrypoint name from 'cli' to 'config' for watermark cmd (#363 )
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-11-05 12:58:23 +02:00
Mykola F
a8fa7e4e43
[submodule] update sonic-utilites ( #2221 )
...
Signed-off-by: Mykola Faryma <mykolaf@mellanox.com>
2018-11-01 15:11:38 -07:00
lguohan
d392004794
[submodules]: update sonic-swss and sonic-sairedis ( #2220 )
...
swss:
* 863b69c 2018-11-01 | [teamsyncd]: Fix bug when removing selectable in select function (#665 ) (HEAD, origin/master, origin/HEAD) [Shuotian Cheng]
* 2c83b68 2018-10-31 | Warm reboot: bring up ports for whole system warm reboot (#653 ) [Qi Luo]
* d049d65 2018-10-31 | [vstest]: get subscribed objects from appdb and asicdb (#664 ) [lguohan]
* 057a329 2018-10-31 | [vstest]: change the redis mount point when --dvsname is provided. (#663 ) [lguohan]
* 34e157e 2018-10-31 | [VS]: fix swss warm restart test (#662 ) [Jipan Yang]
sairedis:
* c612c5e 2018-11-01 | Add specific comparison logic for more objects (#360 ) (HEAD, origin/master, origin/HEAD) [Kamil Cudnik]
* a6b709a 2018-10-31 | [syncd] re-establish notifications after warm boot (#368 ) [Ying Xie]
* d655d20 2018-10-29 | [syncd] partial warm recovery support (#352 ) [Ying Xie]
* 4d9aa18 2018-10-29 | Add missing object types to virtual switch (#364 ) [Kamil Cudnik]
* 1fdaf47 2018-10-29 | Add VS support for setting stats via redis DB channel (#366 ) [Kamil Cudnik]
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-11-01 10:44:12 -07:00
Qi Luo
d3c9c0f3de
Disable SNMPv1 during compilation ( #2156 )
2018-10-31 09:11:01 -07:00
Shuotian Cheng
e5a031b5d5
[minigraph.py]: Set default admin_status up to LAG/VLAN members ( #2209 )
...
By default, port channel members and VLAN members are set to admin
status UP. This configuration could be updated via the command:
config interface <interface_name> startup/shutdown
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-10-30 16:42:38 -07:00
Shuotian Cheng
2490eff21d
[utilities]: Update sonic-utilities submodule ( #2212 )
...
sonic-utilities: Fixing traceback for show vlan brief (#358 )
[show] Updating 'show vlan brief' to show tagging info (#355 )
[ntp] show ntp may take 20 seconds due to DNS issue. (#354 )
tacacs management vrf changes (#346 )
[config]: Fix bug of losing data when setting admin status (#361 )
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-10-30 14:42:56 -07:00
Joe LeVeque
1e1add90f9
Remove Arista-specific service ACL solution; All platforms now use caclmgrd ( #2202 )
2018-10-29 10:25:18 -07:00
Kebo Liu
251a850a50
[submodules]: update sonic-utilities and sonic-platform-daemons ( #2200 )
2018-10-26 16:32:39 -07:00
Prince Sunny
c677fc7091
Submodule update for sairedis ( #2198 )
2018-10-26 11:37:57 -07:00
lguohan
c3c6de4e5f
[submodule]: update sonic-swss ( #2190 )
...
* 6e76e9b 2018-10-22 | [vstest]: fix redis mount point with --dvsname option (#654 ) (HEAD, origin/master, origin/HEAD) [lguohan]
* 3d4bed1 2018-10-22 | [mirrororch]: Fix bug when no need to update session type (#648 ) [Shuotian Cheng]
* 4bf28ed 2018-10-22 | Merge pull request #649 from lguohan/vstest [lguohan]
|\
| * 8620a51 2018-10-22 | [vstest]: disable ipv6 in test_crm.py::test_CrmFdbEntry [Guohan Lu]
| * f684d65 2018-10-21 | change mode to 644 for test_setro.py [Guohan Lu]
| * 51e0d40 2018-10-22 | Enable aclfield.data for SAI_DTEL_ATTR_INT_L4_DSCP [Guohan Lu]
| * 9290950 2018-10-21 | use unique directory to mount redis.sock [Guohan Lu]
| * 7d1b09e 2018-10-21 | add --keeptb option to keep testbed after test [Guohan Lu]
| * 6ee779c 2018-10-22 | gather logs from vs container [Guohan Lu]
| * 9b49555 2018-10-21 | make sure delete the srv namespace after test [Guohan Lu]
| * e04bd2d 2018-10-20 | add testlog for all tests [Guohan Lu]
| * a2d9be4 2018-10-20 | simplify start_swss/stop_swss [Guohan Lu]
| * d76a560 2018-10-21 | add ingore object type to CountSubscribedObjects [Guohan Lu]
| * 5e2c1de 2018-10-20 | refactor test_swss_neighbor_syncup test [Guohan Lu]
| * 9e9a553 2018-10-20 | ensure vrfmgrd, teammgrd, portmgrd are running before test [Guohan Lu]
|/
* e8e3ddc 2018-10-21 | disable ipv6 for vEthernet interface in virtual switch (#650 ) [lguohan]
* 7c90bb3 2018-10-19 | Fix portorch bake: get port count from db (#645 ) [Qi Luo]
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-10-25 13:10:38 -07:00
Qi Luo
babf2a9bbe
[sonic-utilities]: Update submodule ( #2170 )
...
Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
2018-10-19 09:43:35 -07:00
Shuotian Cheng
7313e7d9bc
[teamd]: Add teammgrd in docker-teamd ( #2064 )
...
Remove the teamd.j2 templates used for starting the teamd. Add
teammgrd instead to manage all port channel related configuration
changes. Remove front panel port related configurations in
interfaces.j2 templates as well.
Remove teamd.sh script and use teammgrd to start all the teamd
processes. Remove all the logics in the start.sh script as well.
Update the sonic-swss submodule.
Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
2018-10-19 03:41:53 -07:00
pavel-shirshov
891e2568dd
[lldpd]: Use kernel autoprobe for netlink socket .nl_pid portion of the address ( #2164 )
2018-10-17 19:32:27 -07:00
Prince Sunny
4a22de42c6
Encap src_ip is not required for the IPinIP decap tunnels ( #2162 )
...
* Encap src_ip is not required for the IPinIP decap tunnels
* Removed unused variables
2018-10-17 18:31:19 -07:00
Wenda Ni
77652c55fd
[QoS]: Unify qos json by using qos_config.j2 template ( #2023 )
...
* Unify qos config with qos_config.j2 template
Signed-off-by: Wenda <wenni@microsoft.com>
* Change 7050 to use qos config template
Signed-off-by: Wenda <wenni@microsoft.com>
modified: device/arista/x86_64-arista_7050_qx32/Arista-7050-QX32/qos.json.j2
modified: device/arista/x86_64-arista_7050_qx32s/Arista-7050-QX-32S/qos.json.j2
* Change a7060, a7260, s6000, s6100, z9100 to use qos config template
Signed-off-by: Wenda <wenni@microsoft.com>
* Change mlnx devices to use qos config template
Signed-off-by: Wenda <wenni@microsoft.com>
modified: ../../../mellanox/x86_64-mlnx_msn2100-r0/ACS-MSN2100/qos.json.j2
modified: ../../../mellanox/x86_64-mlnx_msn2410-r0/ACS-MSN2410/qos.json.j2
modified: ../../../mellanox/x86_64-mlnx_msn2700-r0/ACS-MSN2700/qos.json.j2
modified: ../../../mellanox/x86_64-mlnx_msn2700-r0/Mellanox-SN2700-D48C8/qos.json.j2
* Change barefoot devices to use qos config template
Signed-off-by: Wenda <wenni@microsoft.com>
modified: barefoot/x86_64-accton_wedge100bf_32x-r0/montara/qos.json.j2
modified: barefoot/x86_64-accton_wedge100bf_65x-r0/mavericks/qos.json.j2
* Change accton as7212 to use qos config template
Signed-off-by: Wenda <wenni@microsoft.com>
modified: accton/x86_64-accton_as7212_54x-r0/AS7212-54x/qos.json.j2
* Apply PORT_QOS_MAP to active ports only
Signed-off-by: Wenda <wenni@microsoft.com>
* Update qos config test with qos_config.j2 template
Signed-off-by: Wenda <wenni@microsoft.com>
* Update sample output of qos-dell6100.json
Signed-off-by: Wenda <wenni@microsoft.com>
* Remove generating the default port name and index list, i.e., remove the generate_port_lists macro, because PORT is always defined
Signed-off-by: Wenda <wenni@microsoft.com>
* Include pfc_to_pg_map according to platform asic type obtained from
/etc/sonic/sonic_version.yml rather than specifying per hwsku
Signed-off-by: Wenda Ni <wenni@microsoft.com>
* Customize TC_TO_PRIORITY_GROUP_MAP and
PFC_PRIORITY_TO_PRIORITY_GROUP_MAP for barefoot
Signed-off-by: Wenda <wenni@microsoft.com>
* Unify PFC_PRIORITY_TO_PRIORITY_GROUP_MAP: remove "0":"0", "1":"1" as
these two pgs do not generate PFC frames.
Signed-off-by: Wenda <wenni@microsoft.com>
2018-10-17 14:10:34 -07:00
Qi Luo
1086cb4b96
Update submodules ( #2160 )
2018-10-16 21:56:44 -07:00
stepanblyschak
7757bc2ddf
[docker-snmp]: Remove alias_map json since it is not needed anymore ( #2159 )
...
Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
2018-10-16 09:33:58 -07:00
pavel-shirshov
bcea4b3fa9
[sonic-cfggen]: Fix minigraph DhcpRelays parsing issue ( #2154 )
...
* Check that we have dhcprelays text before using it
* Add additional variable to avoid extracting node again and again
2018-10-15 18:28:58 -07:00
zhenggen-xu
e2ffb589ed
[security] Fixes for DSA-4314-1 net-snmp ( #2152 )
...
CVE-case:
https://security-tracker.debian.org/tracker/CVE-2018-18065
2018-10-15 15:01:39 -07:00
Taoyu Li
36ca171c6e
[ipinip config] Add v6 ip and peering ip besides currect v4 loopback ( #2145 )
...
[ipinip config] Add v6 ip and peering ip besides currect v4 loopback
2018-10-15 13:00:57 -07:00
lguohan
a7701feb6f
[submodule]: update sonic-utilities ( #2150 )
...
* 6d00d14 2018-10-13 | pfcwd cmd check (#342 ) (HEAD, origin/master, origin/HEAD) [Wenda Ni]
* eb92560 2018-10-12 | [show] Refactor show vlan brief to use configdb and update the output (#340 ) [Deva Nandhagopal]
* 9a139ab 2018-10-10 | Remove explicit dependency on tabulate; Add comments (#336 ) [Joe LeVeque]
* 7874b8f 2018-10-09 | Update restart_count to restore_count for warm restart (#326 ) [Jipan Yang]
* 7a51a85 2018-10-08 | [acl_loader] fix show acl table (#329 ) [ironjosh]
* 54ebfc8 2018-10-05 | Add a "-l/--load-sysinfo" option for "config reload" to merge the system info on device (#324 ) [zhenggen-xu]
* 34810df 2018-10-05 | [show] Eliminate need for writing template files for 'show platform summary' and 'show version' (#335 ) [Joe LeVeque]
* 4258287 2018-10-05 | Added argument forwarder for platform reboot. (#333 ) [Nazarii Hnydyn]
* e2b4bd5 2018-10-03 | Warm reboot: Add support for docker upgrade (#292 ) [Jipan Yang]
* f1236aa 2018-10-01 | Root priviliege for ecn configuration set commands (#332 ) [Wenda Ni]
* 3098b8a 2018-10-01 | require root privilege for all pfcwd configuration commands (#330 ) [lguohan]
* 7627d08 2018-09-27 | [config]: Add portchannel related commands (#328 ) [Shuotian Cheng]
* b8a62d7 2018-09-27 | Add 'alias mode' support for show commands (#298 ) [paavaanan]
* 4383300 2018-09-26 | [aclshow]: Fix the KeyError issue in aclshow (#325 ) [Shuotian Cheng]
Signed-off-by: Guohan Lu <gulv@microsoft.com>
2018-10-14 09:03:23 -07:00
zhenggen-xu
999408a954
[security] patch the code for DSA-4133-1 isc-dhcp -- security update ( #2142 )
...
https://security-tracker.debian.org/tracker/CVE-2017-3144
https://security-tracker.debian.org/tracker/CVE-2018-5732
https://security-tracker.debian.org/tracker/CVE-2018-5733
2018-10-12 16:00:51 -07:00
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