On 29 August 2013 08:28, Mindaugas Rasiukevicius <rm...@netbsd.org> wrote:
> I have added these to the NetBSD tree:
>
>  #define BPF_MISCOP(code) ((code) & 0xf8)
>  #define                BPF_TAX         0x00
> +#define                BPF_COP         0x20
> +#define                BPF_COPX        0x40
>  #define                BPF_TXA         0x80
>
> Would you like to reserve them in FreeBSD as well?
>

Sure, open up a PR so I at least add them to the tree.

Thanks,



-adrian
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to