summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/hook.c
AgeCommit message (Collapse)AuthorFilesLines
2019-05-15 [illumos-gate merge]Jerry Jelinek1-1/+1
commit a1e3874e014aca455b61f88dadd7b0f0145893e8 10951 10895 unfixed 10146 commit 18d216a40f7635825d65521fbec434de192b5014 10933 loader: Make lsdev -v output line up in neat columns commit 7efc4ab5dcfd200d52afe798e576fd15b3ffad2d 10934 loader: improve some debugging experience commit fe20e172e8a2aff4961cf65d6975729eb3582b82 10927 loader: ficlPciBiosReadConfig() error: uninitialized symbol 'value'. commit 868fcfe93b967e5d10b7c95ef2d015c8900d607d 10833 sppptun: cast between incompatible function types commit d9c27481e4cab76c5b1c7abf01b386f487b83573 10831 loader emulator ls command fails to detect file types commit 7edfb5b07f43089085e704c276e1a7a0cb1cd32b 10653 ws: NULL pointer errors commit 391003522adc721450b82df5bf97cf692b1a683d 10763 hook: NULL pointer errors commit 626869622a4eee3f87a6a261787ec8a4d4798724 10649 sysmsg: NULL pointer errors commit 414e964c4d9092ad47a8db437b75edbed8f11ae0 10629 ptm: NULL pointer errors commit 25a5294972c1d74b8257cf0ec6d7a93f2da6a8ca 10615 nsmb: NULL pointer errors commit 1e655ac4fe8285c7994c0e6bd9f7ce23579b85b8 10956 sys-suspend(1M) integration with the x window system needs work
2019-05-1510763 hook: NULL pointer errorsToomas Soome1-1/+1
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Sebastian Wiedenroth <sebastian.wiedenroth@skylime.net> Approved by: Dan McDonald <danmcd@joyent.com>
2018-11-07 [illumos-gate merge]release-20181108Jerry Jelinek1-1/+1
commit cf25223258f3cd568605b3e10c1432e5e93b2c5e 9941 Noise from cfgadm plugins commit 68c34d0407d130a7e8cb7dfb5394a985db03d785 9951 hook_stack_notify_unregister can leave stack locked Conflicts: usr/src/uts/common/io/hook.c
2018-11-069951 hook_stack_notify_unregister can leave stack lockedJason King1-31/+46
Reviewed by: Andy Fiddaman <omnios@citrus-it.net> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Yuri Pankov <yuripv@yuripv.net> Approved by: Dan McDonald <danmcd@joyent.com>
2018-10-24OS-7318 hook_stack_notify_unregister can leave stack lockedJason King1-28/+43
Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2018-10-19OS-6964 Cloud Firewall not affecting bhyve InstancesJason King1-4/+4
Reviewed by: Ryan Zezeski <rpz@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2017-02-227812 Remove gender specific languageDaniel Hoffman1-1/+2
Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Steve Gonczi <steve.gonczi@delphix.com> Reviewed by: Chris Williamson <chris.williamson@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-03-234653 net hooks registered with HH_BEFORE or HH_AFTER hints create invalid ↵Rob Gulewich1-6/+13
hint_value kstats Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2010-04-266927456 adding a hook notify function does not enumerate existing nodes (fix ↵Darren Reed1-2/+0
lint)
2010-04-266927456 adding a hook notify function does not enumerate existing nodesDarren Reed1-141/+427
2008-10-236745640 The IP netinfo provider should set the family of sockaddr's it returnsDarren Reed1-7/+133
6747137 zone shutdown finds free'd data in arp 6746721 NIC events are scheduled with pfhooks after protocol shutdown 6758618 a NULL shutdown function avoids destroy in stack closing 6758619 race condition between zone shtudown and module unloading 6761109 net_kstate_delete needs to be called from shutdown hook
2008-09-08PSARC/2008/219 Committed API for packet interceptionDarren Reed1-137/+1522
PSARC/2008/335 Corrections for Committed API for packet interception PSARC/2008/557 Revision to net instance notification API 4844507 Solaris needs stable interface for packet filtering software 6705155 ipf_stack_init() assumes kmem_alloc with KM_NOSLEEP never fails
2007-01-19PSARC 2006/366 IP Instancesdh1551221-47/+125
6289221 RFE: Need virtualized ip-stack for each local zone 6512601 panic in ipsec_in_tag - allocation failure 6514637 error message from dhcpagent: add_pkt_opt: option type 60 is missing required value 6364643 RFE: allow persistent setting of interface flags per zone 6307539 RFE: Invalid network address causes zone boot failure 5041214 Allow IPMP configuration with zones 5005887 RFE: zoneadmd should support plumbing an interface via DHCP 4991139 RFE: zones should provide a mechanism to configure a defaultrouter for a zone 6218378 zoneadmd doesn't set the netmask for non-loopback addresses hosted on lo0 4963280 zones: need to virtualize the IPv6 default address selection mechanism 4963285 zones: need support of stateless address autoconfiguration for IPv6 5048068 zones don't boot if one of its interfaces has failed 5057154 RFE: ability to change interface status from within a zone 4963287 zones should support the plumbing of the first (and only) logical interface 4978517 TCP privileged port space should be partitioned per zone 5023347 zones don't work well with network routes other than default 4963372 investigate whether global zone can act as a router for local zones 6378364 RFE: Allow each zone to have its own virtual IPFilter
2006-10-20PSARC/2005/334 Packet Filtering Hooksdr1469921-0/+685
PSARC/2006/321 ARP packet filtering Hooks 6401219 use of pullupmsg() considered destructive - clears h/w checksum flags 6418698 PSARC/2005/334 - Packet Filtering Hooks API 6449290 package prototype files in usr/src/pkgdefs/SUNWipfr missing CDDL 6449292 package prototype files in usr/src/pkgdefs/SUNWipfu missing CDDL 6449296 Makefiles for ipf kernel module building missing CDDL 6473996 "fastroute" + "nat" packets cause memory leaks in ipfilter --HG-- rename : usr/src/cmd/ipf/etc/pfil.ap.sh => deleted_files/usr/src/cmd/ipf/etc/pfil.ap.sh rename : usr/src/cmd/ipf/pfild/Makefile => deleted_files/usr/src/cmd/ipf/pfild/Makefile rename : usr/src/cmd/ipf/pfild/pfild.c => deleted_files/usr/src/cmd/ipf/pfild/pfild.c rename : usr/src/cmd/ipf/pfild/vas.c => deleted_files/usr/src/cmd/ipf/pfild/vas.c rename : usr/src/cmd/ipf/svc/pfil => deleted_files/usr/src/cmd/ipf/svc/pfil rename : usr/src/cmd/ipf/svc/pfil.xml => deleted_files/usr/src/cmd/ipf/svc/pfil.xml rename : usr/src/uts/common/inet/pfil/compat.h => deleted_files/usr/src/uts/common/inet/pfil/compat.h rename : usr/src/uts/common/inet/pfil/ndd.c => deleted_files/usr/src/uts/common/inet/pfil/ndd.c rename : usr/src/uts/common/inet/pfil/os.h => deleted_files/usr/src/uts/common/inet/pfil/os.h rename : usr/src/uts/common/inet/pfil/pfil.c => deleted_files/usr/src/uts/common/inet/pfil/pfil.c rename : usr/src/uts/common/inet/pfil/pfil.conf => deleted_files/usr/src/uts/common/inet/pfil/pfil.conf rename : usr/src/uts/common/inet/pfil/pfil.h => deleted_files/usr/src/uts/common/inet/pfil/pfil.h rename : usr/src/uts/common/inet/pfil/pfild.h => deleted_files/usr/src/uts/common/inet/pfil/pfild.h rename : usr/src/uts/common/inet/pfil/pfildrv.c => deleted_files/usr/src/uts/common/inet/pfil/pfildrv.c rename : usr/src/uts/common/inet/pfil/pfilstream.c => deleted_files/usr/src/uts/common/inet/pfil/pfilstream.c rename : usr/src/uts/common/inet/pfil/pkt.c => deleted_files/usr/src/uts/common/inet/pfil/pkt.c rename : usr/src/uts/common/inet/pfil/qif.c => deleted_files/usr/src/uts/common/inet/pfil/qif.c rename : usr/src/uts/common/inet/pfil/qif.h => deleted_files/usr/src/uts/common/inet/pfil/qif.h rename : usr/src/uts/intel/pfil/Makefile => deleted_files/usr/src/uts/intel/pfil/Makefile rename : usr/src/uts/sparc/pfil/Makefile => deleted_files/usr/src/uts/sparc/pfil/Makefile rename : usr/src/uts/common/inet/pfil/misc.c => usr/src/uts/common/inet/ipf/misc.c