Commit Graph

19 Commits

Author SHA1 Message Date
Cort Buffington 51be01c77d debugging, don't use 2015-08-12 09:34:52 -05:00
Cort Buffington 3705c08434 debugging, don't use 2015-08-12 09:33:54 -05:00
Cort Buffington 6eef23c9e2 debugging, don't use 2015-08-12 09:30:48 -05:00
Cort Buffington 5cccdd0bb7 don't use 2015-08-12 09:27:13 -05:00
Cort Buffington bc9ab4e11c don't use 2015-08-12 09:26:32 -05:00
Cort Buffington 725110e48e Works w/o TS/TGID translation 2015-08-12 09:21:20 -05:00
Cort Buffington dff474cbfb debugging, don't use 2015-08-12 09:16:22 -05:00
Cort Buffington c03cbe48b7 debugging, don't use 2015-08-12 09:14:45 -05:00
Cort Buffington 7a4e5fd07d debugging don't use 2015-08-12 09:10:50 -05:00
Cort Buffington 03f80f900d debugging, don't use 2015-08-12 09:07:49 -05:00
Cort Buffington 7259f16ec0 debugging, don't use 2015-08-12 09:04:35 -05:00
Cort Buffington fc18a2f3c0 debugging, don't use 2015-08-12 09:02:49 -05:00
Cort Buffington 8d8f5a6eed debugging 2015-08-12 08:55:53 -05:00
Cort Buffington fb0b522e17 fix logging of trigger TGID 2015-08-12 08:50:56 -05:00
Cort Buffington 0885a3b565 TS/TGID Matching + re-Writes on TX
borrowed matching and re-write logic from bridge.py to make this match
on specific TS/TGID combinations and re-write values on playback.
2015-08-11 21:18:36 -05:00
Cort Buffington 16e7d2aaeb send_to_ipsc moved into IPSC class
send_to_ipsc moved into the IPSC class, as well as a new class function
for the single line to write the socket. This allows for inserting a
debug logger line to dump EVERY packet transmitted on a per-IPSC basis.
2014-12-20 09:14:54 -06:00
Cort Buffington 5a5ecb322b IP Interface may be specified now
This is useful when using multiple interfaces and bridge.py is employed
as an application gateway between multiple un-connected networks (like
VPNs to the real world).
2014-10-31 10:30:18 -05:00
Cort Buffington f0d50c8211 Update Versions/Documentation 2014-08-31 13:18:35 -05:00
Cort Buffington b2398a255a POC TEST ONLY 2014-08-24 21:03:08 -05:00