Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,713 contributions in the last year
Contribution activity
November 2020
Created 208 commits in 20 repositories
Created 2 repositories
Created a pull request in FRRouting/frr that received 10 comments
bgpd: identify passive connections in JSON summary
When using non JSON output, passive connections are marked with:
BGP state = Active (passive)
However, such an information is not available in JSO…
Opened 4 other pull requests in 4 repositories
ytti/oxidized
1
open
FRRouting/frr
1
merged
NixOS/nixpkgs
1
open
vincentbernat/zshrc
1
merged
Created an issue in whatwg/html that received 2 comments
Make loading of link rel="stylesheet" optional
Hey!
Currently, the standard says that any <link> element with an href attribute should be loaded. This also applies to alternate stylesheets (unli…