Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ Hopefully this will change in a not too distant future!
Requirements
------------
The following is required to run bmpd:
* PostgreSQL with:
* ip4r (http://pgfoundry.org/projects/ip4r)

* PostgreSQL
* ip4r plugin for PostgreSQL (http://pgfoundry.org/projects/ip4r)
* PyBGP (https://launchpad.net/pybgp) modified for 32-bit AS support and
OrderedDicts which are serializable over a multiprocessing.Queue
(https://github.com/garberg/pybgp)
Expand Down