Skip to content

Commit

Permalink
Add licence and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Mehdi ABAAKOUK committed Dec 16, 2011
1 parent 6a68df0 commit 94b4b48
Show file tree
Hide file tree
Showing 2 changed files with 681 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README
@@ -0,0 +1,7 @@

bird-lg depend on python-flask

It use TCP socket to talk with bird

To convert unix socket to tcp-socket you can use:
# socat UNIX-CONNECT:/var/run/bird.ctl TCP-LISTEN:9994,reuseaddr,fork,range=XXX.XXX.XXX.XXX/32

0 comments on commit 94b4b48

Please sign in to comment.