User Details
User Details
- User Since
- Sep 28 2014, 7:22 PM (336 w, 8 h)
Sat, Mar 6
Sat, Mar 6
pf tests: Test tos/dscp matching
pfctl: Add missing 'va' code point name
Fri, Mar 5
Fri, Mar 5
kp updated the diff for D29069: pfctl: Add missing 'va' code point name.
Reduce patch to only add the missing voice-admit code point.
kp requested review of D29078: pf tests: Test tos/dscp matching.
pf: Mark struct pf_pdesc as kernel only
Thu, Mar 4
Thu, Mar 4
kp requested review of D29069: pfctl: Add missing 'va' code point name.
kp committed R10:448732b8e2d9: altq: Increase maximum number of CBQ and HFSC classes (authored by kp).
altq: Increase maximum number of CBQ and HFSC classes
kp committed R10:bb4a7d94b99f: net: Introduce IPV6_DSCP(), IPV6_ECN() and IPV6_TRAFFIC_CLASS() macros (authored by kp).
net: Introduce IPV6_DSCP(), IPV6_ECN() and IPV6_TRAFFIC_CLASS() macros
pf: Retrieve DSCP value from the IPv6 header
Seems like a fairly obvious thing to fix, yes.
kp added a comment to D29056: net: Introduce IPV6_DSCP(), IPV6_ECN() and IPV6_TRAFFIC_CLASS() macros.
kp updated the diff for D29056: net: Introduce IPV6_DSCP(), IPV6_ECN() and IPV6_TRAFFIC_CLASS() macros.
kp retitled D29056: net: Introduce IPV6_DSCP(), IPV6_ECN() and IPV6_TRAFFIC_CLASS() macros from net: Introduce IPV6_DSCP() and IPV6_ECN() macros to net: Introduce IPV6_DSCP(), IPV6_ECN() and IPV6_TRAFFIC_CLASS() macros.
kp requested review of D29056: net: Introduce IPV6_DSCP(), IPV6_ECN() and IPV6_TRAFFIC_CLASS() macros.
kp updated the diff for D29048: pf: Retrieve DSCP value from the IPv6 header.
Simplify retrieving the DSCP bits
kp committed R10:9c744d299243: bridge tests: Test that we also forward on some interfaces (authored by kp).
bridge tests: Test that we also forward on some interfaces
bridgestp: Ensure we send STP on VLAN interfaces
kp committed R10:eb4221b9fb91: bridge tests: Test that we also forward on some interfaces (authored by kp).
bridge tests: Test that we also forward on some interfaces
bridgestp: Ensure we send STP on VLAN interfaces
kp added inline comments to D29048: pf: Retrieve DSCP value from the IPv6 header.
Wed, Mar 3
Wed, Mar 3
kp requested review of D29048: pf: Retrieve DSCP value from the IPv6 header.
kp added a comment to D29034: altq: Increase maximum number of CBQ and HFSC classes.
kp requested review of D29034: altq: Increase maximum number of CBQ and HFSC classes.
Tue, Mar 2
Tue, Mar 2
bridge tests: Test STP on top of VLAN devices
bridge tests: Avoid building a switching loop
bridge tests: Test for #216510
kp committed R10:e11329536494: bridge tests: Ensure that bridges in different jails get different MAC addresses (authored by kp).
bridge tests: Ensure that bridges in different jails get different MAC addresses
bridge tests: Test deleting a bridge with members
bridge tests: Basic span test
bridge test: adding and removing static addresses
bridge test: spanning tree
bridge: Basic test case
kp committed R10:40fc07a85577: bridge tests: Remove unneeded 'All rights reserved.' (authored by kp).
bridge tests: Remove unneeded 'All rights reserved.'
kp committed R10:2d1773f32319: bridge/stp: Ensure we enter NET_EPOCH whenever we can send traffic (authored by kp).
bridge/stp: Ensure we enter NET_EPOCH whenever we can send traffic
arp/nd: Cope with late calls to iflladdr_event
bridge: Remove members when assigned to a new vnet
bridge tests: Test STP on top of VLAN devices
bridge: Support STP on VLAN devices
kp committed R10:eaba3fe1483f: bridge/stp: Ensure we enter NET_EPOCH whenever we can send traffic (authored by kp).
bridge/stp: Ensure we enter NET_EPOCH whenever we can send traffic
arp/nd: Cope with late calls to iflladdr_event
bridge: Remove members when assigned to a new vnet
bridge: Support STP on VLAN devices
Mon, Mar 1
Mon, Mar 1
pf: Fix incorrect fragment handling
Sun, Feb 28
Sun, Feb 28
pf: Fix incorrect fragment handling
pf: Fix build if INVARIANTS is not set
kp committed R10:8de214ad4d22: pf: Limit the fragment entry queue length to 64 per bucket. (authored by kp).
pf: Limit the fragment entry queue length to 64 per bucket.
kp committed R10:11bf4f2fbb3c: pf: Split the fragment reassembly queue into smaller parts (authored by kp).
pf: Split the fragment reassembly queue into smaller parts
kp committed R10:1d6a2a742c1b: pf: Count holes rather than fragments for reassembly (authored by kp).
pf: Count holes rather than fragments for reassembly
kp committed R10:f520c87f3a09: Revert "pf: Limit the maximum number of fragments per packet" (authored by kp).
Revert "pf: Limit the maximum number of fragments per packet"
pf: Fix incorrect fragment handling
Sat, Feb 27
Sat, Feb 27
kp added a comment to D28967: Trim leading/trailing white space in dummynet
Tidy up the leading and trailing white space issues highlighted by vim.
Avoid touching whitespace that is used for layout and the functions which are
entirely space aligned..
I think I'd prefer that we didn't do this.
kp added inline comments to D28965: sbin/ifconfig: Use libifconfig to get groups.
kp added inline comments to D28954: sbin/ifconfig: Use libifconfig to get bridge status.
Thu, Feb 25
Thu, Feb 25
pf: Fix incorrect fragment handling
kp committed R10:7a4dbffa4205: bridge tests: Test that we also forward on some interfaces (authored by kp).
bridge tests: Test that we also forward on some interfaces
bridgestp: Ensure we send STP on VLAN interfaces
net: remove legacy in_addmulti()
Wed, Feb 24
Wed, Feb 24
kp added a comment to D28918: net: remove legacy in_addmulti().
That would be my assumption.
kp requested review of D28918: net: remove legacy in_addmulti().
kp requested review of D28917: bridge tests: Test that we also forward on some interfaces.
kp requested review of D28916: bridgestp: Ensure we send STP on VLAN interfaces.
pf tests: Explicitly ask for python3
pf: Assert that pfil_link() calls succeed
pf: Remove unused return value from (de)hook_pf()
Tue, Feb 23
Tue, Feb 23
Thanks for the fixes.
kp added inline comments to D28903: tests/sys/netpfil/pf: Add missing python3 requirements.
It'd be nice to make ng_macfilter_test use atf-sh, but this is progress.
bridge tests: Test STP on top of VLAN devices
arp/nd: Cope with late calls to iflladdr_event
bridge: Remove members when assigned to a new vnet
kp committed R10:89fa9c34d76b: bridge/stp: Ensure we enter NET_EPOCH whenever we can send traffic (authored by kp).
bridge/stp: Ensure we enter NET_EPOCH whenever we can send traffic
bridge: Support STP on VLAN devices
kp committed R10:04535d6a572a: pf tests: Test unicast reverse path forwarding check (authored by kp).
pf tests: Test unicast reverse path forwarding check