This website requires JavaScript.
Explore
Help
Register
Sign In
dali
/
bacnet_stack
Watch
1
Star
0
Fork
0
You've already forked bacnet_stack
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
d50eb7fef7a6f7152db8d376f2abf01fdfc6b343
bacnet_stack
/
bacnet-stack
/
demo
/
gateway
T
History
bacpack
a639864cc8
In bip.c getter and setter functions of IP address and Port number expect and return values in the network byte order. All ntoh and hton were eliminated from bip.c.
...
All other modules changed to be consistent. arm7 port left unchanged.
2010-11-04 13:30:26 +00:00
..
gateway.h
Routing functionality complete, and working. (Have not done extensive testing, though.)
2010-10-13 15:59:39 +00:00
main.c
In bip.c getter and setter functions of IP address and Port number expect and return values in the network byte order. All ntoh and hton were eliminated from bip.c.
2010-11-04 13:30:26 +00:00
Makefile
Routing functionality complete, and working. (Have not done extensive testing, though.)
2010-10-13 15:59:39 +00:00
makefile.b32
Adding a gateway project to demonstrate routing to a virtual network.
2010-09-29 21:04:00 +00:00