dragonfly.git
2017-09-04 Sepherosa Ziehauipfw: Improve overflow handling ipfw_pcpu_state
2017-09-04 Sepherosa Ziehauipfw: Reap tracks more aggressively
2017-09-04 Sepherosa Ziehauipfw: If state is being reaped, do it more aggressively
2017-09-03 Sepherosa Ziehauipfw: Further fix TCP port fast recycling
2017-09-03 Sepherosa Ziehauipfw: Pass tcphdr for state installation.
2017-09-03 Sepherosa Ziehauipfw: Only if not a fragment.
2017-09-03 Sepherosa Ziehauipfw: White space
2017-09-03 Sepherosa Ziehauipfw: Fix tcp port fast recycling
2017-09-02 Sepherosa Ziehauipfw: Reorder ipiq sync a bit
2017-09-02 Sepherosa Ziehauipfw: shuffle field a bit
2017-09-02 Sepherosa Ziehauipfw: Don't expire track states more then once per...
2017-09-02 Sepherosa Ziehauipfw: Shuffle ipfw_refcnt; fix comment
2017-09-02 Sepherosa Ziehauipfw: Reindent
2017-09-02 Sepherosa Ziehauipfw: Add sysctls for stats
2017-09-02 Sepherosa Ziehauipfw: Add stats for state/track failure
2017-09-02 Sepherosa Ziehauipfw: Remove unused code
2017-09-02 Sepherosa Ziehauipfw: Progressive track expiration
2017-09-02 Sepherosa Ziehauipfw: pass ctx along
2017-09-02 Sepherosa Ziehauipfw; Remove unused code
2017-09-02 Sepherosa Ziehauipfw: Cache align properly
2017-09-02 Sepherosa Ziehauipfw: synchronize any inflight ipis for expiring.
2017-09-02 Sepherosa Ziehauipfw: Send ipiq and unbreak compile
2017-09-02 Sepherosa Ziehauipfw: Change interface a bit
2017-09-02 Sepherosa Ziehauipfw: Progressive state expiring.
2017-09-02 Sepherosa Ziehauipfw: Reorganize the ipfw_context a bit
2017-09-02 Sepherosa Ziehauipfw: Field renaming
2017-09-02 Sepherosa Ziehauipfw: change flag type
2017-09-02 Sepherosa Ziehauipfw: Add sysctls for scan parameters
2017-09-02 Sepherosa Ziehauipfw: unbreak compile
2017-09-02 Sepherosa Ziehauipfw: Progressive keepalive
2017-09-02 Sepherosa Ziehauipfw: Use priority message
2017-09-02 Sepherosa Ziehauipfw: Expire states globally
2017-09-02 Sepherosa Ziehauipfw: remove debug prints
2017-09-02 Sepherosa Ziehauipfw: Split state expire and state flush
2017-09-02 Sepherosa Ziehauipfw: Split keepalive, state expire and track expire
2017-09-02 Sepherosa Ziehauipfw: Fix building
2017-09-02 Sepherosa Ziehauipfw: Minor fixup
2017-09-02 Sepherosa Ziehauipfw: Do global track expire
2017-09-02 Sepherosa Ziehauipfw: Expire once per-second
2017-09-02 Sepherosa Ziehauipfw: simplify
2017-09-02 Sepherosa Ziehauipfw: Implement track expire
2017-09-02 Sepherosa Ziehauipfw: Remove unnecessary return
2017-09-02 Sepherosa Ziehauipfw: Track reaping is always forced
2017-09-02 Sepherosa Ziehauipfw: Prepare for track expiration.
2017-09-02 Sepherosa Ziehauipfw: Expire track states
2017-09-02 Sepherosa Ziehauipfw: Clean state reap interface
2017-09-02 Sepherosa Ziehauipfw: Add sysctl for tracks and states
2017-09-02 Sepherosa Ziehauipfw: Install states to track
2017-09-02 Sepherosa Ziehauipfw: Fix comment
2017-09-02 Sepherosa Ziehauipfw: Pass tracks to userland
2017-09-02 Sepherosa Ziehauipfw: Reap tracks
2017-09-02 Sepherosa Ziehauipfw: Expire tracks
2017-09-02 Sepherosa Ziehauipfw: Update track expire
2017-09-02 Sepherosa Ziehauipfw: Allocate track
2017-09-02 Sepherosa Ziehauipfw: Install track ruleid
2017-09-02 Sepherosa Ziehauipfw: Relocate frequently updated global data
2017-09-02 Sepherosa Ziehauipfw: Prepare for src/dst track
2017-09-02 Sepherosa Ziehauipfw: Fix same port, same address regression.
2017-09-02 Sepherosa Ziehauipfw: remove duplicated sysctl nodes
2017-09-02 Sepherosa Ziehauipfw: Unbreak compilation
2017-09-02 Sepherosa Ziehauipfw: rearrange a bit
2017-09-02 Sepherosa Ziehauipfw: Unbreak compile
2017-09-02 Sepherosa Ziehauipfw: Remove remainder of IPFW_RULE_F_STATE
2017-09-02 Sepherosa Ziehauipfw: Per-ctx fini
2017-09-02 Sepherosa Ziehauipfw: Delete ruleset
2017-09-02 Sepherosa Ziehauipfw: Remove unused function
2017-09-02 Sepherosa Ziehauipfw: Fix delete rule
2017-09-02 Sepherosa Ziehauipfw: clear global state loosecnt
2017-09-02 Sepherosa Ziehauipfw: consistent style
2017-09-02 Sepherosa Ziehauipfw: Fix state flush.
2017-09-02 Sepherosa Ziehauipfw: Rework stateful rule addition
2017-09-02 Sepherosa Ziehauipfw: Fix state copy.
2017-09-02 Sepherosa Ziehauipfw: Hide unused functions
2017-09-02 Sepherosa Ziehauipfw: Fix sysctls
2017-09-02 Sepherosa Ziehauipfw: Fix timeout
2017-09-02 Sepherosa Ziehauipfw: Implement reap
2017-09-02 Sepherosa Ziehauipfw: Count states properly
2017-09-02 Sepherosa Ziehauipfw: Factor out state_update
2017-09-02 Sepherosa Ziehauipfw: Implement state_add
2017-09-02 Sepherosa Ziehauipfw: Lookup state
2017-09-02 Sepherosa Ziehauipfw: Bring in necessary bits for RB tree states
2017-08-31 Matthew Dillonkernel - Add kabylake NIC PCI IDs
2017-08-31 Sascha WildnerClean up namespace in <sys/mman.h>, <sys/resource.h...
2017-08-31 Sascha WildnerDefine rlim_t as __int64_t directly, not via quad_t.
2017-08-31 Sascha Wildnersys/boot: Disable -fstack-protector for now.
2017-08-31 Matthew Dillonhammer2 - error handling 2/N (chain_lookup/chain_next)
2017-08-31 Matthew Dillonhammer2 - Embed cache_index heuristic in chain structure
2017-08-31 Matthew Dillonhammer2 - error handling 1/N (chain_scan)
2017-08-31 Matthew Dillonhammer2 - Remove TIMER debugging
2017-08-30 Sascha Wildnerlibc: Reduce -Wmissing-prototypes warnings a bit.
2017-08-30 Matthew Dillonsystat - clarify 'Free' in systat -vm 1
2017-08-30 Matthew Dillonhammer2 - Micro-optimize file data allocations
2017-08-29 Matthew Dillonhammer2 - Fix critical bulkfree bug, refactor hammer2_i...
2017-08-29 Matthew Dillonhammer2 - Fix critical bulkfree bug, refactor hammer2_io
2017-08-29 Sepherosa Ziehaupoll/select: Use 64bit serial for poll/select's kevent...
2017-08-29 Sepherosa ZiehauRevert "select: Don't allow unwanted/leftover fds being...
2017-08-28 Matthew Dillonhammer2 - Stabilization
2017-08-28 Sepherosa Ziehaupoll: Fix inverse test
2017-08-28 Sepherosa Ziehauselect: Don't allow unwanted/leftover fds being returned.
2017-08-27 Sascha Wildnerlibc: Use _ioctl() internally.
next