Displaying 4 results from an estimated 4 matches for "get_modprob".
Did you mean:
  get_modprobe
  
2009 Nov 09
3
[Bug 619] New: If /proc/sys/kernel/modprobe is absent, errno is clobbered in get_modprobe
http://bugzilla.netfilter.org/show_bug.cgi?id=619
           Summary: If /proc/sys/kernel/modprobe is absent, errno is
                    clobbered in get_modprobe
           Product: iptables
           Version: 1.3.5
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: iptables
        AssignedTo: laforge at netfilter.org
        ReportedBy: rbarnhardt at bluecatnetwor...
2013 May 30
0
[Bug 455] Enhance get_modprobe fix
https://bugzilla.netfilter.org/show_bug.cgi?id=455
Phil Oester <netfilter at linuxace.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |netfilter at linuxace.com
         Resolution|       
2013 Jul 08
0
[Bug 619] If /proc/sys/kernel/modprobe is absent, errno is clobbered in get_modprobe
https://bugzilla.netfilter.org/show_bug.cgi?id=619
Phil Oester <netfilter at linuxace.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
                 CC|                            |netfilter at linuxace.com
         Resolution|       
2013 Aug 06
0
[ANNOUNCE] iptables 1.4.20 release
...re: fix breakage due to new locking approach
      libxt_recent: restore minimum value for --seconds
      iptables-xml: fix parameter parsing (similar to 2165f38)
      iptables 1.4.20 release
Patrick McHardy (1):
      extensions: add copyright statements
Phil Oester (7):
      xtables: improve get_modprobe handling
      ip[6]tables: Add locking to prevent concurrent instances
      iptables: Fix connlabel.conf install location
      ip6tables: don't print out /128
      libip6t_LOG: target output is different to libipt_LOG
      build: additional include path required after UAPI changes
      i...