Page MenuHomeFreeBSD
Feed Advanced Search

Sep 20 2020

markus_stoffdv.at updated the diff for D26488: Add additional example to ng_bpf(4).
In D26488#589662, @pi wrote:

The change is fine, with or without removing awk(1), and the root requirement is implicit, you can't modify hooks as normal user anyway (or can you?).

Sep 20 2020, 7:46 PM · network
markus_stoffdv.at updated the diff for D26488: Add additional example to ng_bpf(4).
In D26488#589643, @pi wrote:

There are two ways to check man pages:

textproc/igor, it reports:

$ igor ng_bpf.4
ng_bpf.4:38:date not today, September 20, 2020:.Dd [April 29, 2020]
ng_bpf.4:173:blank line:

and mandoc -Tlint, which reports:

$ mandoc -Tlint ng_bpf.4
mandoc: ng_bpf.4:173:1: WARNING: blank line in fill mode, using .sp
mandoc: ng_bpf.4:117:2: STYLE: useless macro: Tn
mandoc: ng_bpf.4:124:2: STYLE: useless macro: Tn
mandoc: ng_bpf.4:130:2: STYLE: useless macro: Tn

Can you fix them ?

Sep 20 2020, 6:26 PM · network
markus_stoffdv.at updated the diff for D26488: Add additional example to ng_bpf(4).

Now using documentation IP space and full context diff.

Sep 20 2020, 2:11 PM · network
markus_stoffdv.at added a comment to D26489: IP address parsing in netgraph eating too many characters.

After looking at your abandoned review (D26420) where you add parsing of IPv6 addresses. I wondered if we could use the generic inet_aton(3) functions available from kernel space?

Sep 20 2020, 2:07 PM · network
markus_stoffdv.at updated the diff for D26489: IP address parsing in netgraph eating too many characters.

Use diff with full context.

Sep 20 2020, 2:00 PM · network
markus_stoffdv.at added a comment to D26489: IP address parsing in netgraph eating too many characters.

I have also filed a corresponding bug a couple of days ago: Bug 249327

Sep 20 2020, 8:44 AM · network
markus_stoffdv.at requested review of D26489: IP address parsing in netgraph eating too many characters.
Sep 20 2020, 8:40 AM · network
markus_stoffdv.at requested review of D26488: Add additional example to ng_bpf(4).
Sep 20 2020, 8:27 AM · network

Sep 14 2020

markus_stoffdv.at abandoned D26420: New netgraph nodetype: ng_antispoof.
Sep 14 2020, 7:34 PM · network
markus_stoffdv.at added a comment to D26420: New netgraph nodetype: ng_antispoof.
In D26420#587703, @lutz_donnerhacke.de wrote:

Does this match your requirements?

Sep 14 2020, 4:19 PM · network

Sep 13 2020

markus_stoffdv.at added a comment to D26420: New netgraph nodetype: ng_antispoof.

I had another look into ng_bpf and I still do not understand how to express the required directionality in a tcpdump filter.

Sep 13 2020, 3:59 PM · network
markus_stoffdv.at added a comment to D26420: New netgraph nodetype: ng_antispoof.

To be honest, I did not recognize ng_bpf would do that. I will reevaluate my requirements based on that.

Sep 13 2020, 2:56 PM · network
markus_stoffdv.at requested review of D26420: New netgraph nodetype: ng_antispoof.
Sep 13 2020, 9:38 AM · network