Age | Commit message (Expand) | Author |
2020-02-25 | Merge branch 'master' into iptables | nybidari |
2020-02-25 | Add nat table support for iptables. | Nayana Bidari |
2020-02-19 | Internal change. | gVisor bot |
2020-02-18 | Enable IPV6_RECVTCLASS socket option for datagram sockets | gVisor bot |
2020-02-18 | Merge pull request #1850 from kevinGC:jump2 | gVisor bot |
2020-02-18 | Add nat table support for iptables. | Nayana Bidari |
2020-02-13 | We can now create and jump in iptables. For example: | Kevin Krakauer |
2020-02-13 | Merge pull request #1791 from kevinGC:uchains | gVisor bot |
2020-02-13 | Internal change. | gVisor bot |
2020-02-12 | iptables: User chains | Kevin Krakauer |
2020-02-11 | Move Align{Up,Down} into binary package. | gVisor bot |
2020-02-10 | Merge pull request #1775 from kevinGC:tcp-matchers-submit | gVisor bot |
2020-02-07 | Address GH comments. | Kevin Krakauer |
2020-02-06 | Merge branch 'master' into tcp-matchers-submit | Kevin Krakauer |
2020-02-05 | Add notes to relevant tests. | Adin Scannell |
2020-02-05 | recv() on a closed TCP socket returns ENOTCONN | Eyal Soha |
2020-02-05 | Merge branch 'master' into tcp-matchers-submit | Kevin Krakauer |
2020-02-04 | Support RTM_NEWADDR and RTM_GETLINK in (rt)netlink. | Ting-Yu Wang |
2020-02-04 | Merge pull request #1683 from kevinGC:ipt-udp-matchers | gVisor bot |
2020-02-04 | VFS2 gofer client | Jamie Liu |
2020-01-31 | Spelling | Kevin Krakauer |
2020-01-31 | iptables: enable TCP matching with "-m tcp". | Kevin Krakauer |
2020-01-30 | Merge branch 'master' into ipt-udp-matchers | Kevin Krakauer |
2020-01-29 | Add support for TCP_DEFER_ACCEPT. | Bhasker Hariharan |
2020-01-29 | Merge branch 'master' into ipt-udp-matchers | Kevin Krakauer |
2020-01-28 | Prevent arbitrary size allocation when sending UDS messages. | Dean Deng |
2020-01-28 | netlink: add support for RTM_F_LOOKUP_TABLE | Jianfeng Tan |
2020-01-27 | Address GH comments. | Kevin Krakauer |
2020-01-27 | Update package locations. | Adin Scannell |
2020-01-27 | Cleanup for GH review. | Kevin Krakauer |
2020-01-27 | Standardize on tools directory. | Adin Scannell |
2020-01-24 | We can now actually write out the udp matcher. | Kevin Krakauer |
2020-01-24 | Merge branch 'master' into ipt-udp-matchers | Kevin Krakauer |
2020-01-23 | Merge pull request #1617 from kevinGC:iptables-write-filter-proto | gVisor bot |
2020-01-22 | Error marshalling the matcher. | Kevin Krakauer |
2020-01-21 | Adding serialization. | Kevin Krakauer |
2020-01-21 | Add a new TCP stat for current open connections. | Mithun Iyer |
2020-01-21 | Removed TCP work (saved in ipt-tcp-match). | Kevin Krakauer |
2020-01-21 | Add UDP matchers. | Kevin Krakauer |
2020-01-21 | More little fixes. | Kevin Krakauer |
2020-01-21 | Fixing stuff | Kevin Krakauer |
2020-01-21 | Merge branch 'master' into iptables-write-filter-proto | Kevin Krakauer |
2020-01-21 | Merge pull request #1558 from kevinGC:iptables-write-input-drop | gVisor bot |
2020-01-17 | Filter out received packets with a local source IP address. | Eyal Soha |
2020-01-16 | Remove unused rpcinet. | Adin Scannell |
2020-01-14 | Implement {g,s}etsockopt(IP_RECVTOS) for UDP sockets | Tamir Duberstein |
2020-01-13 | Merge branch 'iptables-write-input-drop' into iptables-write-filter-proto | Kevin Krakauer |
2020-01-13 | Allow dual stack sockets to operate on AF_INET | Tamir Duberstein |
2020-01-13 | Only allow INPUT modifications. | Kevin Krakauer |
2020-01-13 | Merge branch 'master' into iptables-write-input-drop | Kevin Krakauer |