lp:~oubiwann/python-packet/fix-traceroute-struct-error

Created by Duncan McGreggor and last modified
Get this branch:
bzr branch lp:~oubiwann/python-packet/fix-traceroute-struct-error
Only Duncan McGreggor can upload to this branch. If you are Duncan McGreggor please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Duncan McGreggor
Project:
python-packet
Status:
Development

Recent revisions

14. By Duncan McGreggor

Removed prepare_packet method and just made init_probe_packet easier to use
with named parameters and a sensible source default.

13. By Duncan McGreggor

Renamed set_host to prepare_packet.

12. By Duncan McGreggor

Made the host parameter optional so that it could be set on the tracer after
the parse options (which require the tracer to be passed).

11. By Duncan McGreggor

* Removed trailing white space.
* Replaced tabs with 8 spaces.
* Removed unused import.

10. By Duncan McGreggor

* Removed trailing white space.
* Replaced tabs with 8 spaces.
* Ordered imports alphabetically.
* Moved sibling imports to below the stdlib imports.
* Moved imports needed only for command line operation to the __main__ block.

9. By Duncan McGreggor

* Replaced tabs with 8 spaces.
* Ordered imports alphabetically.

8. By Duncan McGreggor

Ordered the imports alphabetically.

7. By Duncan McGreggor

* Ordered the imports alphabetically.
* Moved the sibling imports below the stdlib imports.

6. By Duncan McGreggor

* Removed trailing white space.
* Replaced tabs with 8 spaces.

5. By Duncan McGreggor

Reordered the import statements alphabetically.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 with rich root (needs bzr 1.0)
This branch contains Public information 
Everyone can see this information.

Subscribers