2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-26 11:30:23 +00:00
confluent/confluent_server
Jarrod Johnson 5fe2d2a31c Fix unprintable characters in some chassisid
Some switches send raw octets back, some printable.  Try to normalize
when unprintable chassis id are detected.  This is not 100%, if the hex
would be all between 20 and 80 throughout the string, then this will
fail to do the right thing.

Hopefully, the amount of times when lldp partners disagree on how to
implement LLDP-MIB will be limited.  Currently it is known than Lenovo
and Juniper switches disagree, and both of those have what would
be unprintable values in the mfg portion of the chassis id.
2018-05-21 15:53:42 -04:00
..
bin Cleaner handling of invalid names in restore attempt 2018-05-17 14:40:19 -04:00
confluent Fix unprintable characters in some chassisid 2018-05-21 15:53:42 -04:00
dbgtools Fix confluentdbgcli on screen resize 2018-03-01 13:39:25 -05:00
sysctl Tune the UDP receive buffer 2017-08-11 15:43:44 -04:00
systemd Correct some minor potential issues and add restart on failure 2017-08-25 16:41:22 -04:00
sysvinit Make init script properly indicate error conditions. 2015-09-17 08:57:08 -03:00
buildrpm Implement Lenovo Thinksystem and discovery support 2017-06-20 14:56:24 -04:00
confluent_server.spec.tmpl Fix pyparsing rpm name 2018-04-10 15:11:20 -04:00
confluentdbgcli.py Provide a script to summarize hangtraces files 2017-05-22 09:25:51 -04:00
confluentsrv.spec Revert 'confluentd' change 2015-09-23 11:48:27 -04:00
makesetup Fix makesetup for confluent_client 2018-04-10 16:11:14 -04:00
MANIFEST.in Fix sysctl packaging info 2017-08-11 16:11:05 -04:00
requirements.txt Packaging fixup in preparation for 1.1 release cycle 2015-03-25 13:52:59 -04:00
setup.cfg Add bits and pieces to facilitate pypi packaging 2014-05-06 15:01:35 -04:00
setup.py.tmpl Rename swarm to collective in setup.py.tmpl 2018-05-16 11:27:46 -04:00