index
:
MAC-Telnet.git
autointerface
gh-pages
mactelnet-osx
master
Open source MAC Telnet client and server for connecting to Microtik RouterOS routers and Linux machines via MAC address. (mirror of https://github.com/vyos/MAC-Telnet.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mndp.h
blob: 77c489f6620075cec6c3e2b7a9560c64b1bd7b13 (
plain
)
1
2
3
4
5
6
#ifndef _MNDP_H #define _MNDP_H int mndp(void); #endif