InspurSDN
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:**  **trace code:**  
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.