Oliver Gorwits
534a9d9378
#1111 Support for OUI28/MA-M and OUI36/MA-S
...
* new oui importer using IEEE csv for MA-L+M+S
* schema update for new vendor table
* change vendor to manufacturer because Device has a vendor field
* remove oui from manuf table, and update node oui after manuf update
* faster way to bulk update node oui
* switch from using oui table to manufacturer table for vendor lookup
* some other oui cleanup
* faster/scalable way to join a macaddr to manuf table
* remove device.oui support
* update node oui in bulk at end of macsuck run
* correct literal sql instead of bind
* more efficient to get oui base for each mac
* comment better the base lookup in macsuck
2023-11-14 18:55:54 +00:00
Oliver Gorwits
6586815fc6
#1001 support for FQDN node search while domain_suffix is set; add fallback to IPv4 host lookup search
2023-03-16 15:53:25 +00:00
Oliver Gorwits
2b8a45ef08
better name for variable
2023-03-16 13:54:59 +00:00
Oliver Gorwits
3e6ec6883f
#809 fix crash in Node search due to regexp translation perl to SQL
2021-09-08 20:39:50 +01:00
Oliver Gorwits
542837d266
#591 domain_suffix can be list and supports (simple) regexp
...
Squashed commit of the following:
commit 975e4c6afc
Author: Oliver Gorwits <oliver@cpan.org >
Date: Tue Sep 3 13:35:26 2019 +0100
also support regexp in domain_suffix
commit 0a2b5c8fa2
Author: Oliver Gorwits <oliver@cpan.org >
Date: Tue Sep 3 13:17:17 2019 +0100
fix rancid, graph, and nodemonitor
commit 6d881de3ff
Author: Oliver Gorwits <oliver@cpan.org >
Date: Tue Sep 3 13:11:54 2019 +0100
improve docs and set default domain_suffix to be list
commit 1dcafc08a8
Merge: 9a752e02 14ac69dc
Author: Oliver Gorwits <oliver@cpan.org >
Date: Tue Sep 3 13:00:39 2019 +0100
Merge branch 'master' into og-multiple-domain-suffix
commit 9a752e0298
Merge: c836619f 82a99ea9
Author: Oliver Gorwits <oliver@cpan.org >
Date: Tue Sep 3 09:45:25 2019 +0100
Merge branch 'master' into og-multiple-domain-suffix
commit c836619f8c
Author: Oliver Gorwits <oliver@cpan.org >
Date: Thu Jun 13 07:52:45 2019 +0100
hokey fix for nodes with domains
commit fed14bd810
Author: Oliver Gorwits <oliver@cpan.org >
Date: Thu Jun 13 07:02:09 2019 +0100
basic implementation, rancid graph and nodemonitor missing
2019-09-03 13:35:43 +01:00
Mohammad S Anwar
369590d17f
Fixed pod error as reported by CPANTS. ( #456 )
2018-11-27 11:18:45 +00:00
Oliver Gorwits
d23b32500f
relocate repo files so ND2 is the only code
2017-04-14 23:08:55 +01:00