routeros-api.git
14 years agoChanged all prefixes: s/\<mt_/ros_/g
Florian Forster [Wed, 25 Nov 2009 16:02:32 +0000 (17:02 +0100)]
Changed all prefixes: s/\<mt_/ros_/g

14 years agoautotoolize.
Florian Forster [Thu, 19 Nov 2009 15:49:17 +0000 (16:49 +0100)]
autotoolize.

14 years agoFixed a nasty typo when calculating word length.
Florian Forster [Thu, 19 Nov 2009 12:10:16 +0000 (13:10 +0100)]
Fixed a nasty typo when calculating word length.

14 years agoLogin handlers: Check status code of replies.
Florian Forster [Thu, 19 Nov 2009 11:51:20 +0000 (12:51 +0100)]
Login handlers: Check status code of replies.

14 years agoImplemented handling of multi-sentences replies.
Florian Forster [Thu, 19 Nov 2009 11:51:00 +0000 (12:51 +0100)]
Implemented handling of multi-sentences replies.

14 years agoAdded debugging statements to the send_command function.
Florian Forster [Thu, 19 Nov 2009 11:30:15 +0000 (12:30 +0100)]
Added debugging statements to the send_command function.

14 years agoImplemented the "reply_dump" function.
Florian Forster [Thu, 19 Nov 2009 11:29:55 +0000 (12:29 +0100)]
Implemented the "reply_dump" function.

Todo: Remove when not debugging.

14 years agoImplemented "login" handlers.
Florian Forster [Thu, 19 Nov 2009 11:29:26 +0000 (12:29 +0100)]
Implemented "login" handlers.

14 years agoAdded the mt_reply_status function.
Florian Forster [Thu, 19 Nov 2009 11:28:13 +0000 (12:28 +0100)]
Added the mt_reply_status function.

14 years agoIntroduce the "mt_debug" macro.
Florian Forster [Thu, 19 Nov 2009 10:08:22 +0000 (11:08 +0100)]
Introduce the "mt_debug" macro.

14 years agoFix a few simply typos.
Florian Forster [Thu, 19 Nov 2009 10:08:00 +0000 (11:08 +0100)]
Fix a few simply typos.

14 years agoImplemented connecting and improved parsing.
Florian Forster [Thu, 19 Nov 2009 09:38:14 +0000 (10:38 +0100)]
Implemented connecting and improved parsing.

14 years agoInitial commit.
Florian Forster [Wed, 18 Nov 2009 08:00:21 +0000 (09:00 +0100)]
Initial commit.

It's a first (compiling) draft.