Ecosyste.ms: Timeline

Browse the timeline of over 8.17 Billion events for every public repo on GitHub, all the way back to 2015. Data updated hourly from GH Archive.

yellowman/nsh

rdmcgregor starred yellowman/nsh
franciosi starred yellowman/nsh
yellowman pushed 2 commits to master yellowman/nsh
  • don't leak open socket in new carp lock function ddd1ece
  • allow 'bridge' to be deleted with 'no bridge' just like 'no interface' a18420d

View on GitHub

yellowman pushed 2 commits to master yellowman/nsh
  • group attribs are only used for /etc/rc "carp interlock," unless that changes we don't need to add this feature to ns... e642745
  • fix the startup initialization carp interlock now we try and do exactly what /etc/rc+ifconfig does d5e2a48

View on GitHub

siris0 starred yellowman/nsh
yellowman pushed 1 commit to master yellowman/nsh
  • split vnetflowid as aargument "vnetflowid" 2ffadf7

View on GitHub

yellowman pushed 1 commit to master yellowman/nsh
  • pointer arithmetic on void is now expected in wg.c so remove the warning flag f5b1d00

View on GitHub

yellowman pushed 1 commit to master yellowman/nsh
  • uhh, carpdev wasn't removed from openbsd 214cc61

View on GitHub

yellowman pushed 2 commits to master yellowman/nsh
  • add rxprio/txprio <num> or payload/packet for txprio <num> or payload/packet/outer for rxprio 3b0b1e5
  • add rxprio/txprio to bridge mode config also use 'tunneldomain' in bridge mode, not 'tunnel' 5b79036

View on GitHub

yellowman pushed 1 commit to master yellowman/nsh
  • 1. add 2 option argument to nopt() 2. put fat, cw and neighbor options all on one line, so: pwe neighbor 49 1.1.1.1 ... f30f0c3

View on GitHub

yellowman pushed 1 commit to master yellowman/nsh
  • activate the ip arp sysctls from Tom Smyth b5f7de4

View on GitHub

yellowman pushed 1 commit to master yellowman/nsh
  • this needs to be zeroed, or else conf_print_rtm can print garbage. uninitialized, duh! cd87e48

View on GitHub

smytht starred yellowman/nsh
yellowman pushed 1 commit to master yellowman/nsh
  • The tunnel rdomain parameter is now used by many interfaces for the protocol transit rdomain (such as the MPLS rdomai... ca1d09d

View on GitHub

yellowman pushed 1 commit to master yellowman/nsh
  • Swap old mpw api for new pwe3 api I can't imagine anyone was using this, as the API has been removed from ifconfigfor... 844e7ab

View on GitHub

yellowman pushed 1 commit to master yellowman/nsh
  • Wireguard isn't a broadcast interface, but it pretends to be, which looks dumb 4f9f8d9

View on GitHub

yellowman pushed 1 commit to master yellowman/nsh
  • better way of finding bridges! let's look for IFT_BRIDGE first (tpmr, bridge, switch, veb all identify as IFT_BRIDGE)... 76dfa49

View on GitHub

yellowman pushed 2 commits to master yellowman/nsh
  • widen the scope of what can be a bridge, to make tpmr usable with bridge commands 5dc8700
  • clean arguments on new conf routine and use the right buffer size 9228043

View on GitHub

yellowman pushed 2 commits to master yellowman/nsh
  • bpe and nvgre break the nsh mold, they are both interfaces and bridges, that is, they answer to SIOCBRDGRTS but also ... 1f3b965
  • add tunnel command to bridge function list for nvgre 168b326

View on GitHub

yellowman pushed 2 commits to master yellowman/nsh
  • Get rid of "Set" on description of some interface commands since every interface command sets something. 9396b73
  • remove more ancient stuff, in this case, OpenBSD 5.9 compat vlan code 02f31bb

View on GitHub

yellowman pushed 1 commit to master yellowman/nsh
  • attempt to describe wg endpoint better although here we mean the brackets are included, just like pflow destination w... 2cbfa53

View on GitHub

yellowman pushed 1 commit to master yellowman/nsh
  • add the option of 'vnetid any' for multipoint-to-multipoint mode in vxlan 92b589f

View on GitHub

yellowman pushed 1 commit to master yellowman/nsh
  • get rid of ancient OpenBSD compatibility 7624bf7

View on GitHub

yellowman pushed 1 commit to master yellowman/nsh
  • use pflow_addr return values to bail out of pflow configuration instead of sending a garbage ioctl to the kernel e64814f

View on GitHub

yellowman pushed 2 commits to master yellowman/nsh
  • add IFT_MBIM and IFT_WIREGUARD descriptions ae263d4
  • Initial port of wireguard to nsh. There are a few minor differences between ifconfig and nsh: As a style preference,... 684d48a

View on GitHub

yellowman pushed 4 commits to master yellowman/nsh
  • apparently there's an ioctl for deleting vnetid, so we should use it df1ab05
  • carpdev was removed in openbsd some time ago, let's match cd13521
  • llpriority 37f01b9
  • llpriority default is 3, so let's do it 5a237b0

View on GitHub

yellowman pushed 4 commits to master yellowman/nsh
  • support interface monitor mode (ignores incoming packets) on set and conf routines 42b94e3
  • apparently ifa_addr can be NULL let's avoid finding this out the hard way from ifconfig (benno@openbsd) 0193480
  • replacing long carp keys with shorter ones requires bzero first from ifconfig (bluhm@openbsd) 3e2f2a3
  • now that sysupgrade is a reality, we can be content 8573767

View on GitHub

yellowman pushed 3 commits to master yellowman/nsh
  • MIB_STOP is an internal sentinel, not part of the debugging output bc42387
  • ifq maxlen is no longer supported b6e76d5
  • IPv6 ifq maxlen also no longer supported b446e4f

View on GitHub

yellowman pushed 1 commit to master yellowman/nsh

View on GitHub

yellowman pushed 1 commit to master yellowman/nsh
  • dmesg -s note in MANUAL from naddy c56135f

View on GitHub

Load more