1
0
mirror of https://github.com/peeringdb/peeringdb.git synced 2024-05-11 05:55:09 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Matt Griswold
291b4ab15a fix ixf import preview bug where entries with either ipv4 or ipv6 address blank would be ignored (gh-490) (#491) 2019-05-08 09:31:49 -05:00
Matt Griswold
b4a025c912 add reasons to ixf import log for add and modify actions (gh-408) (#483) 2019-04-30 10:33:35 -05:00
Matt Griswold
5c084c1cd6 fix issue with ixf import would drop netixlans that had only one ipaddress set (#478) 2019-04-19 09:07:39 -05:00
Matt Griswold
7f0d7414dd - change behavior according to #474 (#476)
- clean up wording for import preview
- change `skip` action to `ignore` in import preview
- change action to `noop` when no action is taken because of disabled ixp update
- #390 fixed: Wrong IPs in exports for IX members with multiple links
2019-04-18 13:15:16 -05:00
Matt Griswold
881c0ad145 Pr 408 fixes (#471)
* enable basic auth for ixf import preview (#408)

* ignore ipaddresses that arent matching any of the ixlan's prefixes in ixf import preview (#408)

* dont login a session during basic auth since it wont be kept anyways
2019-04-09 09:53:54 -05:00
Matt Griswold
95438d0031 Gh 461 - Implement IX-F Import Toggle (#466) 2019-04-01 15:01:36 -05:00
Stefan Pratter
e42bf20263 IXF preview tool (#408) 2019-03-15 19:28:41 +00:00