0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-23 18:21:54 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Pavel Tvrdik
c46329e701 Socktest: Opt list: allow parameter to -B option (bind) 2016-04-06 15:57:02 +02:00
Pavel Tvrdik
6b8d11556e Socktest: Minor change 2016-04-05 09:09:57 +02:00
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
Pavel Tvrdík
b4c639d9ae Socktest: initial commit
Using `make sockettest` generetes `snd` and `rcv` binaries. It can be
used for testing BIRD's sockets.

Based on code by Ondrej Zajicek
2016-03-30 17:16:12 +02:00