libosmo-netif/tests/osmo-pcap-test
Pablo Neira Ayuso 5654c43f80 osmux: remove generic functions to register and get ccid
Remove these functions:

- osmux_xfrm_input_get_ccid
- osmux_xfrm_input_register_ccid

The ccid will be managed by the BSC and it will be stored in the
mgcp_endpoint structure.

Also adjust all tests and examples using the API.
2012-10-20 20:17:28 +02:00
..
pcaps test: add osmo-pcap-test infrastructure 2012-06-28 16:42:22 +02:00
.gitignore test: add osmo-pcap-test infrastructure 2012-06-28 16:42:22 +02:00
Make_global.am osmo-pcap-test: add -g compilation for debugging (valgrind) and use -losmonetif 2012-07-12 13:01:33 +02:00
Makefile.am tests: osmo-pcap: split packet replay from osmux_test code 2012-07-19 12:21:25 +02:00
configure.ac test: add osmo-pcap-test infrastructure 2012-06-28 16:42:22 +02:00
l3_ipv4.c test: add osmo-pcap-test infrastructure 2012-06-28 16:42:22 +02:00
l4_tcp.c test: add osmo-pcap-test infrastructure 2012-06-28 16:42:22 +02:00
l4_udp.c tests: osmo-pcap: fix bad UDP header calculation 2012-07-04 10:21:50 +02:00
osmo_pcap.h tests: osmo-pcap: split packet replay from osmux_test code 2012-07-19 12:21:25 +02:00
osmux_test.c osmux: remove generic functions to register and get ccid 2012-10-20 20:17:28 +02:00
pcap.c tests: osmo-pcap: callback control the release of the emulated packet 2012-08-02 20:34:04 +02:00
proto.c test: add osmo-pcap-test infrastructure 2012-06-28 16:42:22 +02:00
proto.h test: add osmo-pcap-test infrastructure 2012-06-28 16:42:22 +02:00