0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-01-10 19:11:54 +00:00
bird/socktest
Pavel Tvrdík 2ce8589753 Socktest: Fixing bugs
Changes:
  - Remove -R command line option (it's automatic, system dependent)
  - Fix mixing of broadcast and binding
  - Add -c command line option for count of packet
  - Fix receiving broadcast
  - Scan all interfaces via device protocol (unfortunately it is ugly)
2016-04-01 09:44:56 +02:00
..
common.c Socktest: Fixing bugs 2016-04-01 09:44:56 +02:00
common.h Socktest: Fixing bugs 2016-04-01 09:44:56 +02:00
Makefile Socktest: Add missing Makefile 2016-03-31 09:35:49 +02:00
rcv.c Socktest: Fixing bugs 2016-04-01 09:44:56 +02:00
snd.c Socktest: Fixing bugs 2016-04-01 09:44:56 +02:00