https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195197
Mark Johnston changed:
What|Removed |Added
CC||ma...@freebsd.org
--- Comment #6 f
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195197
--- Comment #5 from guy...@gmail.com ---
Bug 194485 patch is needed before the NetBSD "Separate ioctl address prefix
management from RA prefix management" changes otherwise the interface route
generated by the address won't be used for addre
This revision was automatically updated to reflect the committed changes.
Closed by commit rS331847: MFC r324673: (authored by avos).
CHANGED PRIOR TO COMMIT
https://reviews3.freebsd.org/D4090?vs=9973&id=25847#toc
REPOSITORY
rS FreeBSD src repository
CHANGES SINCE LAST UPDATE
https://revie
31.03.2018 20:46, Reshad Patuck wrote:
[skip]
> Please let me know what I am doing wrong with the ngctl config file and if
> there is another way,
> maybe something more direct to load a binary bpf filter directly into ng_bpf.
[skip]
Please read ngctl(8) manual page carefully. There are other
Hey,
I am trying to load a bpf filter into netgraph's ng_bpf for filtering out
thousands of separate individual IP addresses.
I am using a simple c program to generate output that I can load into ng_bpf
using a shell.
This works fine for upto a list of about 250 IP addresses, but as I get u