| | Authored by glebius on Jan 25 2019, 1:13 AM. | Unknown Object (File) | Wed, Dec 11, 4:54 PM2024-12-11 16:54:50 (UTC+0) |
| Unknown Object (File) | Wed, Dec 11, 8:56 AM2024-12-11 08:56:04 (UTC+0) |
| Unknown Object (File) | Mon, Dec 2, 12:46 AM2024-12-02 00:46:28 (UTC+0) |
| Unknown Object (File) | Mon, Dec 2, 12:43 AM2024-12-02 00:43:30 (UTC+0) |
| Unknown Object (File) | Mon, Dec 2, 12:43 AM2024-12-02 00:43:27 (UTC+0) |
| Unknown Object (File) | Mon, Dec 2, 12:43 AM2024-12-02 00:43:24 (UTC+0) |
| Unknown Object (File) | Mon, Dec 2, 12:43 AM2024-12-02 00:43:22 (UTC+0) |
| Unknown Object (File) | Mon, Dec 2, 12:43 AM2024-12-02 00:43:19 (UTC+0) |
Event TimelineThis revision now requires changes to proceed. glebius marked 6 inline comments as done. glebius marked an inline comment as done. ae added inline comments. ae added inline comments. glebius marked 4 inline comments as done. cy added a subscriber: cy. cy added inline comments. ae added inline comments. glebius marked 8 inline comments as done. This revision was not accepted when it landed; it landed in state Needs Review. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | 1 line | | | | 9 lines | | 114 lines | | 231 lines | | | | 6 lines | | 290 lines | | | | contrib/ | ipfilter/ | netinet/ |
| | | 111 lines | | | | 2 lines | | 7 lines | | 15 lines | | | | 7 lines | | | | 53 lines | | 9 lines | | 33 lines | | 5 lines | | 210 lines | | 860 lines | | | | 15 lines | | 24 lines | | 4 lines | | 5 lines | | 70 lines | | | | 10 lines | | 4 lines | | 23 lines | | 4 lines | | 6 lines | | | | | | 1 line | | 1 line | | 2 lines | | 1 line | | 1 line | | 142 lines | | 20 lines | | 1 line | | 1 line | | 1 line | | | | 158 lines | | | | 1 line |
Commit | Tree | Parents | Author | Summary | Date |
---|
fa783ac3bd54 | 10eeac3aa6f7 | 3171d7c067f0 | Gleb Smirnoff | igor | Jan 29 2019, 2:00 AM | 3171d7c067f0 | 183f5c181cd5 | a3e7afc73ee9 | Gleb Smirnoff | mandoc -T lint | Jan 29 2019, 1:55 AM | a3e7afc73ee9 | 12c78e11ee2e | 9522354ba543 | Gleb Smirnoff | Create /dev/pfil only for the default VNET. | Jan 29 2019, 1:47 AM | 9522354ba543 | 8430b91ffd6b | 37bb15362d1e | Gleb Smirnoff | | Jan 29 2019, 12:57 AM | 37bb15362d1e | 8780113427b8 | 75c802178878 | Gleb Smirnoff | Make PFIL_APPEND actually work. | Jan 25 2019, 12:04 AM | 75c802178878 | baec4a51547e | a80443cfa7b7 | Gleb Smirnoff | Manual pages. | Jan 24 2019, 10:11 PM | a80443cfa7b7 | ebe84cada7e5 | 9fca531165b8 | Gleb Smirnoff | Introduce PFIL_CONSUMED that is returned instead of PFIL_DROPPED when packet is… (Show More…) | Jan 10 2019, 11:39 PM | 9fca531165b8 | a0785aba4e57 | c93f661683a7 | Gleb Smirnoff | Whitespace. | Jan 10 2019, 11:32 PM | c93f661683a7 | cf8c70a37322 | cfd4d06b38b6 | Gleb Smirnoff | Fix compilation after rebase. | Jan 10 2019, 11:06 PM | cfd4d06b38b6 | 334d054ce290 | ba4b20b694ec | Gleb Smirnoff | Mellanox hook. | Dec 6 2018, 11:37 PM | ba4b20b694ec | 2f1eb24858f4 | da63b5fc9283 | Gleb Smirnoff | Allow hooks and filters to exchange packets mbuf-less. In case if hook sends… (Show More…) | Dec 6 2018, 11:33 PM | da63b5fc9283 | 3c59a3c0284a | cc3eb4d3fcda | Gleb Smirnoff | When comparing hook flags to head flags, mask with the request flags. Will… (Show More…) | Nov 30 2018, 9:11 PM | cc3eb4d3fcda | 83cafde62454 | d203a3d69fe3 | Gleb Smirnoff | New m_ext type for data in receive ring, that shall not be freed. Such mbuf can… (Show More…) | Nov 30 2018, 8:10 PM | d203a3d69fe3 | 094dc751e266 | 1ef36ccb02be | Gleb Smirnoff | Mechanically rename ioctl struct fields prefixes, again to reduce confusion. | Nov 30 2018, 7:09 PM | 1ef36ccb02be | 0185c9914bc2 | e6614adf88b6 | Gleb Smirnoff | Command to link/unlink hooks. Almost working. | Nov 30 2018, 7:06 PM | e6614adf88b6 | 665335f6c9e0 | 5810525ff8c4 | Gleb Smirnoff | List hooks. | Nov 30 2018, 1:31 AM | 5810525ff8c4 | bb822cbeffaa | 79a8d597bdfc | Gleb Smirnoff | Sometimes ipfw may try to unregister hook that it didn't register. | Nov 30 2018, 12:10 AM | 79a8d597bdfc | 89d88614c8c0 | f21ce81d4c15 | Gleb Smirnoff | o Introduce intermediate structure pfil_link, that allows to use a same… (Show More…) | Nov 29 2018, 5:23 PM | f21ce81d4c15 | 93fd400cca57 | 1de8f0a1b05d | Gleb Smirnoff | Fixup rebase fails. | Nov 28 2018, 10:40 PM | 1de8f0a1b05d | 13ece5fa5b9f | 84f142c7f882 | Gleb Smirnoff | PFILIOC_LISTHEADS to list full configuration: all heads and all hooks. | Nov 28 2018, 12:23 AM | 84f142c7f882 | 04068129f35b | 02e7e69f9f82 | Gleb Smirnoff | New, possibly extensible, KPI for filters. Filters provide their names and… (Show More…) | Nov 17 2018, 4:37 AM | 02e7e69f9f82 | 186f5692903f | afdbaa557f72 | Gleb Smirnoff | Make struct packet_filter_hook private and shorten its name. | Nov 15 2018, 4:21 AM | afdbaa557f72 | 123329b002d2 | 95b28392c1d0 | Gleb Smirnoff | Separate counting and checking input and output hooks. Future filters may be… (Show More…) | Nov 15 2018, 4:13 AM | 95b28392c1d0 | 240bbec1a386 | a32807427ed1 | Gleb Smirnoff | Cleanup KPI from parameters never used and options never executed… (Show More…) | Nov 15 2018, 3:46 AM | a32807427ed1 | 3eb10caa1ddb | 3fb43f4e8f49 | Gleb Smirnoff | A separate malloc(9) type for pfil(9) hooks. | Nov 15 2018, 2:27 AM | 3fb43f4e8f49 | 72e486bbda73 | 1ecad5f0655e | Gleb Smirnoff | Get rid of PFIL_WAITOK. A sleepable context is a sane requirement for… (Show More…) | Nov 15 2018, 2:24 AM | 1ecad5f0655e | 8ee21283665f | 3f805e64d588 | Gleb Smirnoff | Convert pfil(9) to epoch(9). Single global mutex remains to protect… (Show More…) | Nov 15 2018, 2:08 AM | 3f805e64d588 | ecc2a7ae3f89 | a2f4aeb2795c | Gleb Smirnoff | Start ioctl(2) interface for pfil and accompanying utility. | Nov 14 2018, 4:05 PM | a2f4aeb2795c | 0e70f83d2b62 | bb04bbcd49ad | Gleb Smirnoff | | Nov 12 2018, 11:01 PM | bb04bbcd49ad | aa1d34d21a67 | fbc925be8af4 | Gleb Smirnoff | Make pfil hooks named. The current default ones are "inet", "inet6" and… (Show More…) | Nov 9 2018, 6:04 PM |
|