BSL v1.0.0 - 29.g99f1b76
AMMOS Bundle Protocol Security Library (BSL)
Loading...
Searching...
No Matches
Example/Mock BP Agent

Files used in the Mock BPA used for testing. More...

Files

file  agent.c
 Definitions for Agent initialization.
 
file  agent.h
 Declarations for Agent initialization.
 
file  bundle.h
 Declarations for Bundle storage.
 
file  crc.c
 Declarations for BPv7 block CRC handling.
 
file  crc.h
 Declarations for BPv7 block CRC handling.
 
file  ctr.c
 Container structs for BPv7 data.
 
file  ctr.h
 Container structs for BPv7 data.
 
file  decode.c
 Definitions for bundle and block decoding.
 
file  decode.h
 Declarations for bundle and block decoding.
 
file  eid.c
 Definitions for EID handling.
 
file  eid.h
 Declarations for EID handling.
 
file  eidpat.h
 Declarations for EID Pattern handling.
 
file  encode.c
 Definitions for bundle and block encoding.
 
file  encode.h
 Declarations for bundle and block encoding.
 
file  key_registry.c
 
file  key_registry.h
 
file  log.c
 Logging implementation for the Mock BPA.
 
file  log.h
 Logging interface for the Mock BPA.
 
file  mock_bpa.c
 This is the main entry for a mock BPA daemon that communicates through unix domain sockets.
 
file  text_util.h
 This file contains definitions for text CODEC functions.
 

Detailed Description

Files used in the Mock BPA used for testing.

The Mock BPA performs whole-bundle encoding and decoding (CODEC) functions, but no other stateful bundle processing.