]> git.ipfire.org Git - thirdparty/xtables-addons.git/commitdiff
Merge branch 'gradm'
authorJan Engelhardt <jengelh@medozas.de>
Wed, 3 Nov 2010 22:58:59 +0000 (23:58 +0100)
committerJan Engelhardt <jengelh@medozas.de>
Wed, 3 Nov 2010 22:58:59 +0000 (23:58 +0100)
1  2 
doc/changelog.txt

index b19cb8e77c370a407e6f0d91444747b35a2353ac,5f3ffaf2648c865d2d990fa4c738f13c6d5487fb..48942e203f206c5d1a323f669f36018be11c0609
@@@ -1,13 -1,8 +1,15 @@@
  
  HEAD
  ====
 +- LOGMARK: print remaining lifetime of cts
 +- build: improve detection of kernel version and error handling
 +- build: automatically derive Xtables module directory, thus
 +  --with-xtlibdir is no longer needed for ./configure in most cases
 +  (If I still see a distro using it, I will scold you for not
 +  reading this changelog.)
 +- xt_iface: allow matching against incoming/outgoing interface
+ - libxt_gradm: match packets based on status of grsecurity RBAC
+   (userspace part only - xt_gradm is in the grsec patch)
  
  
  v1.30 (October 02 2010)