User Details
User Details
- User Since
- Sep 28 2014, 7:22 PM (576 w, 7 h)
Sat, Oct 11
Sat, Oct 11
pf tests: verify checksum offload handling
kp committed rG8a6bfa0455bf: pf tests: add missing atf_test_case lines for nat tests (authored by kp).
pf tests: add missing atf_test_case lines for nat tests
dummynet: SDT probe dropped packets
pf tests: give rules_counter:4G more time
pf tests: give inetd some time to start
pf tests: make syncookie:loopback more robust
Fri, Oct 10
Fri, Oct 10
kp added inline comments to D45919: mv88e151x: fix potential attach and autonegotiation issues.
LGTM, ship it.
pf.conf.5: 'address' is mandatory with route-to
Tue, Oct 7
Tue, Oct 7
pf.conf.5: 'address' is mandatory with route-to
Mon, Oct 6
Mon, Oct 6
kp committed rGb476593519e9: pfctl: check if the anchor exists before we attempt to flush anything from it (authored by kp).
pfctl: check if the anchor exists before we attempt to flush anything from it
pfctl: store correct ticket type
Sun, Oct 5
Sun, Oct 5
pf tests: fix intermittent mld test failures
atf_python: allow test scripts to pass jail options
pf: fix 'natpass'
pf: return PF_PASS/PF_DROP from pf_setup_pdesc()
pf: fix possibe SCTP panic
Sat, Oct 4
Sat, Oct 4
Thu, Oct 2
Thu, Oct 2
pf: fix 'natpass'
pf: return PF_PASS/PF_DROP from pf_setup_pdesc()
pf: fix possibe SCTP panic
sys/netinet6: fix memory corruption in in6_ifadd
kp committed rGc23b64fba9fb: netinet6 tests: accept an RA on an interface without /64 address (authored by kp).
netinet6 tests: accept an RA on an interface without /64 address
kp requested review of D52853: vxlan tests: move a vxlan interface into a jail.
kp requested review of D52852: vxlan: support moving to a different vnet.
kp requested review of D52851: vxlan: support VNET.
pf: mark pf_match_translation() static
Wed, Oct 1
Wed, Oct 1
kp requested review of D52838: pf: fix 'natpass'.
kp committed rGebb60d47a535: Revert "IfAPI: Added missing accessor for if_home_vnet" (authored by kp).
Revert "IfAPI: Added missing accessor for if_home_vnet"
libpfctl: fix memory leak in pfctl_get_status()
Tue, Sep 30
Tue, Sep 30
pf tests: fix intermittent mld test failures
atf_python: allow test scripts to pass jail options
Mon, Sep 29
Mon, Sep 29
kp committed rG4e7a375804e5: IfAPI: Added missing accessor for if_home_vnet (authored by ItzBlinkzy <kitey13579@gmail.com>).
IfAPI: Added missing accessor for if_home_vnet
Sun, Sep 28
Sun, Sep 28
I'm not qualified to review this in depth, but with the prerequisite patch included this works and is very, very useful.
Sat, Sep 27
Sat, Sep 27
kp added a comment to D50825: libexec/kgdb: Add a new VNET function and add more scaffolding.
I may be holding it wrong, but it still breaks for me:
It's a panic in vnet shutdown, so perhaps it's related to that:
kp requested review of D52762: pf tests: fix intermittent mld test failures.
kp requested review of D52761: atf_python: allow test scripts to pass jail options.
Thu, Sep 25
Thu, Sep 25
pf: export expiration time as time_t
pfctl: refactor 'rule_numbers' variable
pf tests: basic 'once' test
pf tests: test once rule inside an anchor
pfctl: print once shot rule expiration time
pfctl: fix anchor handling for nat/rdr/binat anchors
pfctl.8/pf.conf.5: Improve "once" bits
pf: simplify expiration of 'once' rules.
pfctl: reduce duplicate code
pfctl: fix once rules
pf: print 'once' rule expire time
pfctl: deny "once" flags for match rules
kp committed rGb7ff11b380bf: pf.conf.5: Document a "once" filter option used to create one shot rules. (authored by kp).
pf.conf.5: Document a "once" filter option used to create one shot rules.
pfctl tests: basic 'once' rule test
pf: support one shot rules
kp committed rG882121672704: pfctl: One shot rules can be used in pf.conf by specifying a "once" filter… (authored by kp).
pfctl: One shot rules can be used in pf.conf by specifying a "once" filter…
Wed, Sep 24
Wed, Sep 24
pf: fix rules_counter:keepcounters test
pf: pass pre-NAT addresses to dummynet
kp committed rGdc0cf0648c8d: pf: check if a group has a kif before dereferencing it (authored by kp).
pf: check if a group has a kif before dereferencing it
Fri, Sep 19
Fri, Sep 19
Thu, Sep 18
Thu, Sep 18
Wed, Sep 17
Wed, Sep 17
pf: fix rules_counter:keepcounters test
pf.conf.5: rephrase macro section
pfctl.8: -z honours -a (reset rule stats per anchor)
kp committed rGfc63421de9f6: pf: allows TCP RST packets in the backwards window if ACK matches (authored by kp).
pf: allows TCP RST packets in the backwards window if ACK matches
pf tests: test set limit
pf: set limits before rules
kp committed rG1066515eb521: pf: Count m_gethdr() failures in PFRES_MEMORY counter (authored by kp).
pf: Count m_gethdr() failures in PFRES_MEMORY counter
kp committed rG05e99f5d1751: pfctl.8: omit preceding flag from command/modifier lists to get tags (authored by kp).
pfctl.8: omit preceding flag from command/modifier lists to get tags
pf tests: declare a table inside an anchor
pfctl: allow tables to be defined inside anchors
kp committed rG6e00a34c7613: ifconfig: also fix removing IPv6 addresses without netlink (authored by kp).
ifconfig: also fix removing IPv6 addresses without netlink
kp committed rG44d7a8298eae: ifconfig: also fix removing IPv6 addresses without netlink (authored by kp).
ifconfig: also fix removing IPv6 addresses without netlink
Mon, Sep 15
Mon, Sep 15
kp added inline comments to D52447: pf: Fix rule and state counters.
pf tests: verify rule numbers in pflog output
pfctl: remove prototypes with no matching function
pf: sync_ifp doesn't exist, remove externs
kp committed rG2c42aecee696: pfctl: ctime(3) and ctime_r(3) can fail when timestamps are way off. (authored by kp).
pfctl: ctime(3) and ctime_r(3) can fail when timestamps are way off.
pf tests: test fragment counters
pf: Show pf fragment reassembly counters.
pf.conf.5: hint how to set tcp timeout collectively
kp committed rG79a0959affec: pfctl: add af-to and other missing action types in print_rule() (authored by kp).
pfctl: add af-to and other missing action types in print_rule()
pfctl: fix anchortypes bounds test
pf.conf.5: document tcp.tsdiff
kp added inline comments to D52445: pf: Fix interface binding for af-to with route-to.
Sat, Sep 13
Sat, Sep 13
pf: fix possible pd->pcksum NULL deref
Sep 12 2025
Sep 12 2025
kp committed rG995d95c309fc: if_ovpn tests: skip float and linklocal test on < 2.7 (authored by kp).
if_ovpn tests: skip float and linklocal test on < 2.7
Sep 10 2025
Sep 10 2025
kp committed rGc8fb5a4d032b: ifconfig: also fix removing IPv6 addresses without netlink (authored by kp).
ifconfig: also fix removing IPv6 addresses without netlink
kp committed rG53e44c59d13e: pf tests: test state killing by source and destination address (authored by kp).
pf tests: test state killing by source and destination address
kp committed rG4889545b8795: pfctl: fix killing state by source and destination address (authored by kp).
pfctl: fix killing state by source and destination address
pf tests: recusrive table printing test