https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238796
--- Comment #19 from Cy Schubert ---
I will produce an improved patch.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-net@freebsd.org mailing list
https:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238796
Cy Schubert changed:
What|Removed |Added
Attachment #205322|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238796
--- Comment #17 from Cy Schubert ---
To be more precise (since I converted Darren's CVS tree to GIT), the CVS rev
number reported by cvs blame for ip_fil.h.
1.31 (darren_r 01-Mar-09)
--
You are receiving this mail because:
You ar
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238796
--- Comment #16 from Cy Schubert ---
This was broken by ipfilter commit c8beabe in 2009. fr_cksum was moved from the
end of frentry_t to before fr_func. It's a wonder any rule compares work.
--
You are receiving this mail because:
You are
jhb added a comment.
I agree that we can't handle this in ether_ioctl as it varies too much by
real hardware.
INLINE COMMENTS
> if_vxlan.c:90
> + */
> +#define VXLAN_MAX_MTU65435
> +
If it was possible to make this derived from other constants that would be
ideal. has ETHER_MAX_L
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238642
Aleksandr Fedorov changed:
What|Removed |Added
CC||aleksandr.fedorov@itglobal.
aleksandr.fedorov_itglobal.com marked an inline comment as done.
CHANGES SINCE LAST ACTION
https://reviews.freebsd.org/D19422/new/
REVISION DETAIL
https://reviews.freebsd.org/D19422
EMAIL PREFERENCES
https://reviews.freebsd.org/settings/panel/emailpreferences/
To: aleksandr.fedorov_itglob
aleksandr.fedorov_itglobal.com updated this revision to Diff 59684.
aleksandr.fedorov_itglobal.com edited the test plan for this revision.
aleksandr.fedorov_itglobal.com added reviewers: krion, jhb.
aleksandr.fedorov_itglobal.com added a comment.
This revision now requires review to proceed.
I