diff options
author | 2009-03-01 12:02:39 +0000 | |
---|---|---|
committer | 2009-03-01 12:02:39 +0000 | |
commit | 335e9592fb27d0058d625d2711d66f9091b5a514 (patch) | |
tree | 8ee6808864ae4ec5a9f0c69ab51a6ec3da40d4b9 /lib | |
parent | check pfsyncs IFF_RUNNING flag before doing stuff. should save time for (diff) | |
download | wireguard-openbsd-335e9592fb27d0058d625d2711d66f9091b5a514.tar.xz wireguard-openbsd-335e9592fb27d0058d625d2711d66f9091b5a514.zip |
rework serialisation of messages slightly.
- pass a void *, rather than an mbuf and an offset into m_data, the callers
can do the math for it.
- we need to store the size of the messages these functions will serialise
into, so dont get the funcs to return it, just add it on in the caller.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions