Details
Details
- Reviewers
- None
- Group Reviewers
network - Commits
- rG9c829699aa3c: zfs: update zfs_config.h to match OpenZFS gf11b09dec
rGd2eeacf7728a: ipfw(8) crashes when ext6hdr option is omitted
rG620455079f47: ipfw(8) crashes when ext6hdr option is omitted
rG8fb966790e1c: zfs: update zfs_config.h to match OpenZFS gf11b09dec
rG682c31db4ecf: ipfw(8) crashes when ext6hdr option is omitted
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
ipfw add allow ext6hdr triggers it for me.
fill_ext6hdr() expects an argument, and NEED1() checks that.