/[base]
ViewVC logotype

Revision 315532


Jump to revision: Previous Next
Author: ae
Date: Sun Mar 19 07:34:19 2017 UTC (7 years, 3 months ago)
Changed paths: 5
Log Message:
MFC r314716:
  Add IPv6 support to O_IP_DST_LOOKUP opcode.

  o check the size of O_IP_SRC_LOOKUP opcode, it can not exceed the size of
    ipfw_insn_u32;
  o rename ipfw_lookup_table_extended() function into ipfw_lookup_table() and
    remove old ipfw_lookup_table();
  o use args->f_id.flow_id6 that is in host byte order to get DSCP value;
  o add SCTP ports support to 'lookup src/dst-port' opcode;
  o add IPv6 support to 'lookup src/dst-ip' opcode.

  PR:		217292
  Sponsored by:	Yandex LLC
  Differential Revision:	https://reviews.freebsd.org/D9873


Changed paths

Path Details
Directorystable/11/ modified , props changed
Directorystable/11/sys/netpfil/ipfw/ip_fw2.c modified , text changed
Directorystable/11/sys/netpfil/ipfw/ip_fw_private.h modified , text changed
Directorystable/11/sys/netpfil/ipfw/ip_fw_sockopt.c modified , text changed
Directorystable/11/sys/netpfil/ipfw/ip_fw_table.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27