]> git.ipfire.org Git - thirdparty/dhcp.git/commit - omapip/dispatch.c
Omapi library, initial checkin
authorTed Lemon <source@isc.org>
Thu, 2 Sep 1999 00:32:56 +0000 (00:32 +0000)
committerTed Lemon <source@isc.org>
Thu, 2 Sep 1999 00:32:56 +0000 (00:32 +0000)
commit61b844bfd7641a62d681a1f70d3b6dbc485ce4b6
tree01e4c19e3b1025eade692fb7f5d6748099f96b01
parenta40cbc2b969af1eeb0bdd1912040c3a829a5b220
Omapi library, initial checkin
14 files changed:
omapip/Makefile.dist [new file with mode: 0644]
omapip/alloc.c [new file with mode: 0644]
omapip/buffer.c [new file with mode: 0644]
omapip/connection.c [new file with mode: 0644]
omapip/dispatch.c [new file with mode: 0644]
omapip/generic.c [new file with mode: 0644]
omapip/handle.c [new file with mode: 0644]
omapip/listener.c [new file with mode: 0644]
omapip/message.c [new file with mode: 0644]
omapip/omapi.3 [new file with mode: 0644]
omapip/protocol.c [new file with mode: 0644]
omapip/result.c [new file with mode: 0644]
omapip/support.c [new file with mode: 0644]
omapip/test.c [new file with mode: 0644]