]> rtime.felk.cvut.cz Git - frescor/fwp.git/commit
Allow wclient and wserver to send packets with a specified interface.
authorMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 8 Feb 2008 08:12:41 +0000 (09:12 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 8 Feb 2008 08:12:41 +0000 (09:12 +0100)
commitdbe943ee97c24508061b2cb627ee131c3d65ee6d
treebbb913833ed39e5334c938dca4080d257c03d13d
parent6f1d00c47c1d6ba3c48dad8671d88496594371a2
Allow wclient and wserver to send packets with a specified interface.

In combination with send-to-self patch (http://www.ssi.bg/~ja/#loop),
this allows to have both wserver and wclient running in one machine
and use multiple interfaces for communication.
wme_test/wclient.c
wme_test/wserver.c