Skip to content

Releases: dmarker/bone

2026.05.16

16 May 13:22

Choose a tag to compare

ngportal(8) and ngpcap(8) were incorrectly parsing their specs. ngportal(8) just about everything is optional except one jail name. But ngpcap(8) everything is required (layer, node, hook).

2026.05.13

13 May 14:49

Choose a tag to compare

Initial release, provide the following:

  • ng_pcap(4) netgraph node
  • ng_ula4tag(4) netgraph node
  • ng_wormhole(4) netgraph node
  • netgraph rc(8) script to run ngctl(8) on conf file and rename network interfaces so ifconfig(8) shows same names
  • jeiface to create ng_eiface(4) in a jail
  • ngpcap(8) for connecting ng_pcap(4) nodes and capturing pcap(3) data
  • ngportal(8) for connecting nodes in different jails via ng_wormhole(4)