InspurSDN

Results 34 issues of InspurSDN

Specify the address family when dump getNeigh netlink Signed-off-by: inspursdn **What I did** Specify the address family when dump getNeigh netlink **Why I did it** The original code cannot dump...

**What I did** Skip SET operation if DEL operation fails in a DEL+SET sequence. **Why I did it** To handle the case of DEL+SET sequence when DEL operation fails, which...

…wait forever Description: 1. When executing warm-reboot continuously, the orchagent cannot finish pre-warm task within 10 secs. 2. And then, the orchagent will be frozen by "second" warm restart. 3....

Description: cli_wrapper high-level design

[Inspur][swss-common][201911] Fix warm-reboot may cause orchagent is frozened and wait forever Description: 1. When executing warm-reboot continuously, the orchagent cannot finish pre-warm task within 10 secs. 2. And then, the...

Change the implementation of the af_bridge family in dumpRequest What I did Modify the parameter list of dumpRequest, add the address family, and perform special processing when the address family...

resolver_resolve should check hostname is null or not. if ares_gethostbyname() get a null hostname string, it will access a null pointer and crash. **test result:** ![null](https://user-images.githubusercontent.com/57648884/177693893-d7ed392b-761d-4d1b-a606-5fcfb8ab084d.png) **trace code:** ![log1](https://user-images.githubusercontent.com/57648884/177693878-429fccce-2aa8-4e33-9637-a8ea8a388c0f.png) ![log1-1](https://user-images.githubusercontent.com/57648884/177693884-cef1f1f1-8dbe-45d7-8100-b5b94ed8b378.png)

Issue: local router-id selection is error when loopback interface is created. Root cause: loopback interface is created by "ip link add XXX type dummy"; however, IFF_LOOPBACK flag is not set....

Consider if the socket is bound to a device when binding.