source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @315   6 years g7moreau * Update css in make update target
(edit) @314   6 years g7moreau * Add bklask-arrow style for <td> link
(edit) @313   6 years g7moreau * Change exportdb html. no subtable anymore…
(edit) @312   6 years g7moreau * Clean code and change arrow
(edit) @311   6 years g7moreau * Begin use module Text:Table to export switch db in txt format
(edit) @310   6 years g7moreau * Protect key portignore help ip match
(edit) @309   6 years g7moreau * Protect key model and revision
(edit) @308   6 years g7moreau * Begin support to return switch firmware revision !
(edit) @307   6 years g7moreau * Better doc for exportsw option and better dynamic completion
(edit) @306   6 years g7moreau * Add graph_shift=3 support
(edit) @305   6 years g7moreau * Add host-setlocation command (beginning)
(edit) @304   6 years g7moreau * Better switch description and error in init proc
(edit) @303   6 years g7moreau * Error in option rebuild -R -> just R
(edit) @302   6 years g7moreau * Forget a }
(edit) @301   6 years g7moreau * Add option --no-rebuildsw to updatedb database to force no switch …
(edit) @300   6 years g7moreau * Rebuild switch database automatically
(edit) @299   6 years g7moreau * error on $verbose variable
(edit) @298   6 years g7moreau * Add function update_switchdb
(edit) @297   6 years g7moreau * Forget one ( !
(edit) @296   6 years g7moreau * Verify checksum switchdb (but do nothing)
(edit) @295   6 years g7moreau * Begin Digest::SHA implementation in order to checksum switch database…
(edit) @294   6 years g7moreau * exportsw with switch db from switch database and not from config
(edit) @293   6 years g7moreau * Make a local clone because some switch can be deleted inside the loop !
(edit) @292   7 years g7moreau * Add GRAPH_MODULO and GRAPH_SHIFT variable
(edit) @291   7 years g7moreau * Add ; in dot end line
(edit) @290   7 years g7moreau * Remove end space
(edit) @289   7 years g7moreau * Add shift option 1 or 2 when exportsw in dot format
(edit) @288   7 years g7moreau * Nice date
(edit) @287   7 years g7moreau * Cariage return error
(edit) @286   7 years g7moreau * Change date box
(edit) @285   7 years g7moreau * Remove two stupid space for beauty
(edit) @284   7 years g7moreau * Change arrow color
(edit) @283   7 years g7moreau * Add modulo parameter to shift node in graph (to many switch children)
(edit) @282   7 years g7moreau * Better dot file
(edit) @281   7 years g7moreau * Add invisible node on dot graph
(edit) @280   7 years g7moreau * Small error on color
(edit) @279   7 years g7moreau * double arrow for trunk port
(edit) @278   7 years g7moreau * Double arrow
(edit) @277   7 years g7moreau * rename $oid_search variable
(edit) @276   7 years g7moreau * Clean some code variable $port -> $port_hr
(edit) @275   7 years g7moreau * Rename some $vlan variable to be more clear : $vlanid -> $vlan_id
(edit) @274   7 years g7moreau * force switch_port_id to be numeric in upgrade computer database
(edit) @273   7 years g7moreau * Update regex match N3483G
(edit) @272   7 years g7moreau * Some few last 'port' -> 'port_id'
(edit) @271   7 years g7moreau * Rename port_num -> port_id and port_index -> port_ix
(edit) @270   7 years g7moreau * Rename switch_port -> switch_port_id
(edit) @269   7 years g7moreau * header of html table
(edit) @268   7 years g7moreau * Stupid bug
(edit) @267   7 years g7moreau * Try another kind of table
(edit) @266   7 years g7moreau * All arrow on the same direction right to left
(edit) @265   7 years g7moreau * Try other arrow
(edit) @264   7 years g7moreau * Change HTML switch arrow
(edit) @263   7 years g7moreau * add vlan on switch line on exportdb format html (not sure it's a …
(edit) @262   7 years g7moreau * nicer code * add network name (vlan_name) in switch db
(edit) @261   7 years g7moreau * rewrite hash key with quote
(edit) @260   7 years g7moreau * time on switch map is now the time of the map creation
(edit) @259   7 years g7moreau * Add doc on supported switch
(edit) @258   7 years g7moreau * More standart shell: replace &>/dev/null by > /dev/null 2>&
(edit) @257   7 years g7moreau * Force ping and arping to put MAC trace of fake-ip on switch
(edit) @256   7 years g7moreau * navy blue color for internet cable
(edit) @255   7 years g7moreau * internet dot line style
(edit) @254   7 years g7moreau * Better dot result
(edit) @253   7 years g7moreau * Can't call function inside string !
(edit) @252   7 years g7moreau * Try call routine in big string…
(edit) @251   7 years g7moreau * Small error (forget a .)
(edit) @250   7 years g7moreau * Better html and .dot export
(edit) @249   7 years g7moreau * Test better html export output
(edit) @248   7 years g7moreau * Define more SEPARATOR via Readonly variable
(edit) @247   7 years g7moreau * Add PoE doc command
(edit) @246   7 years g7moreau * Better doc and rename some functions
(edit) @245   7 years g7moreau * Change agg port name from : to | (: was already use)
(edit) @244   7 years g7moreau * Small code cleanning
(edit) @243   7 years g7moreau * initialize flag
(edit) @242   7 years g7moreau * Add aggregator code for Comware where num port and index are not equal !
(edit) @241   7 years g7moreau * hack for portignore…
(edit) @240   7 years g7moreau * Begin Aggregator port support
(edit) @239   7 years g7moreau * Begin implementation of poe command
(edit) @238   7 years g7moreau * Change some new command, be more compact…
(edit) @237   7 years g7moreau * Add command get-vlan-list
(edit) @236   7 years g7moreau * Update match new Nexans switch, error on () !
(edit) @235   7 years g7moreau * New Nexans switch model with 5 POE port
(edit) @234   7 years g7moreau * Add bash completion to klask
(edit) @233   7 years g7moreau * Just export txt format aligment
(edit) @232   7 years g7moreau * Double arrow for trunk (bridge) connexion export txt format
(edit) @231   7 years g7moreau * Export format txt update - small bogue
(edit) @230   7 years g7moreau * export format txt update
(edit) @229   7 years g7moreau * Small error and better doc
(edit) @228   7 years g7moreau * Add a new format for MAC address and work on search-mac-on-switch
(edit) @227   7 years g7moreau * Add doc about the scan-mode
(edit) @226   7 years g7moreau * A litle more doc
(edit) @225   7 years g7moreau * Very few doc lines before sleeping…
(edit) @224   7 years g7moreau * Add option days-to-alert in bad-vlan-id command * More and better doc
(edit) @223   7 years g7moreau * Add general float-regex parameter whith default value to float * …
(edit) @222   7 years g7moreau * Doc on community-rw new keyword
(edit) @221   7 years g7moreau * More robust code for key in hash
(edit) @220   7 years g7moreau * Push community-rw parameter in order to do set_request SNMP command.
(edit) @219   7 years g7moreau * Update doc
(edit) @218   7 years g7moreau * Better documented code
(edit) @217   7 years g7moreau * Return port ifIndex and not port index
(edit) @216   7 years g7moreau * status enable and disable manage human readable port (need more real …
Note: See TracRevisionLog for help on using the revision log.