summaryrefslogtreecommitdiff
path: root/ironic_python_agent/netutils.py
Commit message (Expand)AuthorAgeFilesLines
* Deprecate LLDP in inventory in favour of a new collectorDmitry Tantsur2023-04-261-0/+24
* Bring up VLAN interfaces and include in introspection reportBob Fournier2020-11-201-0/+117
* Get the hostname of the introspected hostBrad P. Crochet2019-06-121-0/+7
* Collect IPv6 address during introspectionzhengyong2018-07-241-3/+12
* mlnx hardware_manager: get mac address using netifacesMoshe Levi2018-03-111-0/+9
* [LLDP] Skip NICs that say they are ready but are unreadable.Sam Betts2017-11-281-4/+11
* Agent: Listen for connections on both IPv4 and IPv6 portsDerek Higgins2017-01-191-0/+6
* Advertise the correct address when using IPv6Derek Higgins2017-01-111-0/+7
* Add a new Hardware Manager for Mellanox NICsMoshe Levi2016-11-221-0/+1
* Dispatched out network interface info to all hardware managersMoshe Levi2016-11-171-0/+21
* Fix several errors in LLDP handling codeDmitry Tantsur2016-11-091-20/+18
* Build socket list right before select callRobert Li2016-08-171-2/+1
* Consolidate IPA configuration into a config moduleSam Betts2016-05-311-5/+0
* Use oslo.log instead of original loggingZhiQiang Fan2015-10-241-1/+1
* Add Python3 supportLucas Alvares Gomes2015-07-151-3/+2
* Move _get_agent_params() to a common placeLucas Alvares Gomes2015-03-101-0/+5
* Fix incorrect IPA log messageJosh Gachnang2015-03-031-2/+2
* use oslo_config replace oslo.configjiangfei2015-02-071-1/+1
* Fix missing string format symbolJosh Gachnang2014-12-151-1/+1
* Use LLDP to get switch port mappingJim Rollenhagen2014-12-091-0/+197