diff options
| author | Robert Mustacchi <rm@joyent.com> | 2014-03-19 23:42:17 +0000 |
|---|---|---|
| committer | Robert Mustacchi <rm@joyent.com> | 2014-03-20 00:18:37 +0000 |
| commit | ad740f5f23aca9052a27984d4912ec9379c611bf (patch) | |
| tree | 6d400a11a3ebd39f0461e968c22a7b7ddf136827 /usr/src/uts/intel/ipf/ipf.global-objs.debug64 | |
| parent | fcf3046eb3c7c79a2695dc54a8bb82f42de4d25e (diff) | |
| download | illumos-joyent-ad740f5f23aca9052a27984d4912ec9379c611bf.tar.gz | |
OS-2800 Project Bardiche
OS-2784 want sdev plugin interface
OS-2783 want generalized squeues
OS-2785 ipf should be able to hook kvm nics
OS-2782 want /dev/net/zone/%zonename/%datalink
OS-610 snoop and libdlpi should be able to consume /dev/net/zone/%zonename
OS-2786 .gitignore should include debug object directories
OS-2781 dlpi promisc modes should be able to be RX-only
OS-2780 Want dlpi primitive DL_EXCLUSIVE_REQ
OS-2779 Makefile.man should take care of directory creation
OS-2778 dls_promisc doesn't properly handle all transitions
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Diffstat (limited to 'usr/src/uts/intel/ipf/ipf.global-objs.debug64')
| -rw-r--r-- | usr/src/uts/intel/ipf/ipf.global-objs.debug64 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/usr/src/uts/intel/ipf/ipf.global-objs.debug64 b/usr/src/uts/intel/ipf/ipf.global-objs.debug64 index 663613cee3..966d546b1a 100644 --- a/usr/src/uts/intel/ipf/ipf.global-objs.debug64 +++ b/usr/src/uts/intel/ipf/ipf.global-objs.debug64 @@ -39,6 +39,8 @@ hook4_nicevents hook4_nicevents_gz hook4_out hook4_out_gz +hook4_vnd_in +hook4_vnd_out hook6_in hook6_in_gz hook6_loop_in @@ -49,6 +51,8 @@ hook6_nicevents hook6_nicevents_gz hook6_out hook6_out_gz +hook6_vnd_in +hook6_vnd_out icmpreplytype4 icmpreplytype6 icmptoicmp6types |
