Commit Graph

103 Commits

Author SHA1 Message Date
Andrew Bettison
930d7b5791 Use memcmp() instead of bcmp()
- bcmp() is unavailable on Linux

- all the b*() functions are deprecated, should use the mem*() equivalents
  instead
2012-04-19 11:02:14 +09:30
gardners
729ede461d Added hardwired MDP listener port for VoMP.
Moved VoMP header material into serval.h for use.
2012-04-19 07:34:12 +09:30
gardners
1a221a32b2 Begun work on VoMP implementation. 2012-04-19 07:14:51 +09:30