~ubuntu-branches/ubuntu/raring/exabgp/raring

« back to all changes in this revision

Viewing changes to ROADMAP

  • Committer: Package Import Robot
  • Author(s): Henry-Nicolas Tourneur
  • Date: 2013-01-02 11:42:00 UTC
  • mfrom: (1.1.6)
  • Revision ID: package-import@ubuntu.com-20130102114200-heowva4yrqiiukc5
Tags: 3.1.1-1

* New upstream release
* Closes: #687134 debconf abuse, notice of software behavior take places under
  NEWS.Debian, not in a debconf screen, information moved accordingly.
* Closes: #693338 Japanese translation removed since debconf template is out.
* Closes: #697178 Russian translation removed since debconf template is out.
* Closes: #689533 UCF-based conf added. 
  No more manual changes to exabgp.env, thanks to Federico Ceratto.
          

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
- fix code testing coverage
25
25
- provide easy integration with http://www.spamhaus.org/bgpf/ and http://www.spamhaus.org/drop/
26
26
 
 
27
Perhaps:
 
28
- change the way we store the routes to be per attributes and next-hop to save memory and faster update generation
27
29
 
28
30
Notes
29
31
- if we define the same route twice in the configuration we will/may send them both .. 
32
34
- Some of the match condition of flows currently take list or numeric tests, they should always take both, refactor
33
35
- We can not parse flows (yet)
34
36
- reading stderr from forked process and displaying via the self.logger class
35
 
- Do not announce route of a AFI/SAFI pair if the pair was not received on the OPEN by the peer (done ?)
36
37
- NotificationID
37
38
- For the first run, add a grouping of route BEFORE the OPEN negociation to not cause issues with OPEN
38
39
- allow per per announcement of routes from the helper program