osmo-cbc/src
Pau Espin 3c804efcc6 vty: Print created and expired times for each message
This also allows differentiating between expired and active
messages.

Change-Id: I9ee49b99546a44be706700c3db94d45210c47e54
2022-07-26 08:03:33 +02:00
..
sbcap sbcap: Update asn1c skeleton files 2022-07-19 20:32:50 +02:00
Makefile.am Move struct cbc bring up code to its own file and functions 2022-07-22 15:45:09 +02:00
cbc_data.c Split cbsp/sbcap server socket creation from struct allocation 2022-07-22 16:13:15 +02:00
cbc_main.c Support CBSP/TCP and SBc-AP/SCTP client mode 2022-07-25 16:27:26 +02:00
cbc_message.c Split cbc_message related code to its own .c and .h file 2022-07-20 19:23:36 +02:00
cbc_peer.c Support CBSP/TCP and SBc-AP/SCTP client mode 2022-07-25 16:27:26 +02:00
cbc_vty.c vty: Print created and expired times for each message 2022-07-26 08:03:33 +02:00
cbsp_link.c Support CBSP/TCP and SBc-AP/SCTP client mode 2022-07-25 16:27:26 +02:00
cbsp_link_fsm.c Refactor {cbsp,sbcap}_cbc_accept_cb 2022-07-21 20:33:38 +02:00
charset.c Move header files to include/osmocom/cbc/ dir 2022-07-04 13:35:47 +02:00
message_handling.c vty: Fix 'show message' not finding expired messages 2022-07-25 16:27:26 +02:00
rest_api.c Move struct cbc bring up code to its own file and functions 2022-07-22 15:45:09 +02:00
rest_it_op.c Get rid of internal.h 2022-07-20 19:23:36 +02:00
sbcap_link.c Support CBSP/TCP and SBc-AP/SCTP client mode 2022-07-25 16:27:26 +02:00
sbcap_link_fsm.c Refactor {cbsp,sbcap}_cbc_accept_cb 2022-07-21 20:33:38 +02:00
sbcap_msg.c sbcap: Fix encoding of Warning-Type 2022-07-25 14:27:48 +02:00
smscb_message_fsm.c vty: Add command to delete expired messages 2022-07-26 08:03:20 +02:00
smscb_peer_fsm.c Rename {cbsp,sbcap}_server(_fsm).h s/server/link/ 2022-07-20 20:10:16 +02:00