Skip to content
  • Peter Maydell's avatar
    bac8e203
    Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging · bac8e203
    Peter Maydell authored
    
    
    # gpg: Signature made Thu 04 Feb 2016 08:26:24 GMT using RSA key ID 398D6211
    # gpg: Good signature from "Jason Wang (Jason Wang on RedHat) <jasowang@redhat.com>"
    # gpg: WARNING: This key is not certified with sufficiently trusted signatures!
    # gpg:          It is not certain that the signature belongs to the owner.
    # Primary key fingerprint: 215D 46F4 8246 689E C77F  3562 EF04 965B 398D 6211
    
    * remotes/jasowang/tags/net-pull-request:
      net/filter: Fix the output information for command 'info network'
      net: always walk through filters in reverse if traffic is egress
      net: netmap: use nm_open() to open netmap ports
      e1000: eliminate infinite loops on out-of-bounds transfer start
      slirp: Adding family argument to tcp_fconnect()
      slirp: Make udp_attach IPv6 compatible
      slirp: Add sockaddr_equal, make solookup family-agnostic
      slirp: Factorizing and cleaning solookup()
      slirp: Factorizing address translation
      slirp: Make Socket structure IPv6 compatible
      slirp: Adding address family switch for produced frames
      slirp: Generalizing and neutralizing ARP code
      slirp: goto bad in udp_input if sosendto fails
      cadence_gem: fix buffer overflow
      net: cadence_gem: check packet size in gem_recieve
      qemu-doc: Do not promote deprecated -smb and -redir options
      net/slirp: Tell the users when they are using deprecated options
    
    Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
    bac8e203
    Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging
    Peter Maydell authored
    
    
    # gpg: Signature made Thu 04 Feb 2016 08:26:24 GMT using RSA key ID 398D6211
    # gpg: Good signature from "Jason Wang (Jason Wang on RedHat) <jasowang@redhat.com>"
    # gpg: WARNING: This key is not certified with sufficiently trusted signatures!
    # gpg:          It is not certain that the signature belongs to the owner.
    # Primary key fingerprint: 215D 46F4 8246 689E C77F  3562 EF04 965B 398D 6211
    
    * remotes/jasowang/tags/net-pull-request:
      net/filter: Fix the output information for command 'info network'
      net: always walk through filters in reverse if traffic is egress
      net: netmap: use nm_open() to open netmap ports
      e1000: eliminate infinite loops on out-of-bounds transfer start
      slirp: Adding family argument to tcp_fconnect()
      slirp: Make udp_attach IPv6 compatible
      slirp: Add sockaddr_equal, make solookup family-agnostic
      slirp: Factorizing and cleaning solookup()
      slirp: Factorizing address translation
      slirp: Make Socket structure IPv6 compatible
      slirp: Adding address family switch for produced frames
      slirp: Generalizing and neutralizing ARP code
      slirp: goto bad in udp_input if sosendto fails
      cadence_gem: fix buffer overflow
      net: cadence_gem: check packet size in gem_recieve
      qemu-doc: Do not promote deprecated -smb and -redir options
      net/slirp: Tell the users when they are using deprecated options
    
    Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
Loading