Sasha Romijn
Sasha Romijn
On Django 1.8, the presence of an AuditLog on a model which has foreign keys to any other model, appears to cause Django check failures regarding reverse name clashes, e.g.:...
My query is: `bf.q.searchRoutePolicies(policies="p_ebgp_out", inputConstraints=BgpRouteConstraints(prefix=["172.16.0.0/16"]), action="permit").answer().frame()`. The following statement: ``` set policy-options policy-statement p_ebgp_out term as-prepend then as-path-prepend 65530 ``` Causes this exception: ``` Exception in container:827377d6-be2c-4190-a4e0-d140e4ce3280, testrig:3f2c67d2-4f99-4e99-8de8-ecb3c2f81487; exception:org.batfish.common.QuestionException: Exception...
My query is: ``` bf.q.searchRoutePolicies(policies="modify_localpref", inputConstraints=BgpRouteConstraints(prefix=["172.16.0.0/16"]), action="permit").answer().frame() ``` The following statement: ``` set policy-options policy-statement modify_localpref term lower-pref then local-preference subtract 25 ``` Will cause this exception: ``` Exception in...
As far as I can find, there is no support for unicast Reverse Path Forwarding (ip verify unicast on Cisco, rpf-check on Juniper). I see some hints of [parsing code...
This RST: ``` .. vale off this text should be fine ------------------------ .. vale on ``` with a style that forbids the word "text", still generates an error: ``` 3:6...
- Have activities available at parties etc. where people can chill without feeling the need to talk to someone all the time. - Board games can be a great context/mixer...
Based on [this tweet](https://twitter.com/mxsash/status/1260848122726670337) I was asked to open a github issue about my routinator resource usage. This isn't an operational issue for me, the server can handle it, and...
Bakthat currently encrypts using beefish, which is essentially a wrapper around pycrypto's Blowfish. Although not terribly broken, like DES, Blowfish is a suboptimal choice of cipher. The author of the...
The username and password of the configured account are stored in a SQLite database. The database file does not use iOS' data protection, so it is readable to anyone with...
[1.5.1](https://github.com/internetstandards/Internet.nl/releases/tag/v1.5.1) is a release created to fix [literally a one character typo](https://github.com/internetstandards/Internet.nl/commit/4755d4d2076eb11a020d11cf6cc76bbf0534449e), which is a bit ridiculous. It would be great if we had some way of deploying updates to...