]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netpfil
MFhead @ r292618
[FreeBSD/FreeBSD.git] / sys / netpfil /
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-15 ngieMFhead @ r292285
2015-12-15 hselaskyProperly drain callouts in the IPFW subsystem to avoid...
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-09 ngieMFhead @ r292005
2015-12-08 melifaroMerge helper fib* functions used for basic lookups.
2015-12-07 markjMFV r289003:
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-11-24 ngieMFhead @ r291235
2015-11-23 aeAdd destroy_object callback to object rewriting framework.
2015-11-18 ngieMFhead @ r291038
2015-11-17 bdreweryFix dynamic IPv6 rules showing junk for non-specified...
2015-11-16 ngieMFhead @ r290899
2015-11-15 melifaroBring back the ability of passing cached route via...
2015-11-13 rrsThis fixes several places where callout_stops return...
2015-11-08 melifaroPrint proper setfib values in ipfw log.
2015-11-08 melifaroFix setfib target.
2015-11-07 kppf: Fix broken rule skip calculation
2015-11-07 baptMerge from head r290483
2015-11-03 aeRemove now obsolete KASSERT.
2015-11-03 aeEliminate any conditional increments of object_opcodes...
2015-11-03 aeAdd ipfw_check_object_name_generic() function to do...
2015-11-03 aeImplement `ipfw internal olist` command to list named...
2015-11-01 baptMerge from head
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-29 kppf: Fix IPv6 checksums with route-to.
2015-10-28 baptMerge from head
2015-10-27 melifaroEliminate last rtalloc_ign() caller.
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-23 sjgMerge bmake 20151020
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-19 baptMerge from head
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-17 ngieIntegrate tools/regression/acltools into the FreeBSD...
2015-10-17 ngieIntegrate tools/test/posixshm and tools/regression...
2015-10-16 mavMFV r289310:
2015-10-14 kppf: Fix TSO issues
2015-10-13 baptMerge from head
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-10-05 dimMerge ^/head r288457 through r288830.
2015-10-05 ngieMFhead @ r281414
2015-10-03 melifaroBump number of prefixes in O_IP_<SRC|DST> from 15 to...
2015-09-30 markjMFV r288408:
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 ngieMFhead @ r288313
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-16 dimMerge ^/head r287680 through r287877.
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-16 melifaroSimplify the way of attaching IPv6 link-layer header.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221.
2015-09-05 dimMerge ^/head r286858 through r287489.
2015-09-01 kppf: Fix misdetection of forwarding when net.link.bridge...
2015-08-27 kppf: Remove support for 'scrub fragment crop|drop-ovl'
2015-08-27 melifaroFix packets/bytes accounting on i386.
2015-08-25 baptMerge from HEAD
2015-08-24 loosReapply r196551 which was accidentally reverted by...
2015-08-21 loosAdd ALTQ(9) support for the CoDel algorithm.
2015-08-17 loosFix the copy of addresses passed from userland in table...
2015-08-12 dimMerge ^/head r286422 through r286684.
2015-08-12 dimUpdate llvm/clang to r242221.
2015-08-11 oshogboUse correct src/dst ports when removing states.
2015-08-10 ngieMFhead @ r286584
2015-08-07 dimMerge ^/head r285924 through r286421.
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-29 aeReduce overhead of ipfw's me6 opcode.
2015-07-29 kppf: Always initialise pf_fragment.fr_flags
2015-07-28 bdreweryMFV r285970:
2015-07-28 gargaSimplify logic added in r285945 as suggested by glebius
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-28 gargaRespect pf rule log option before log dropped packets...
2015-07-28 glebiusFix a typo in r280169. Of course we are interested...
2015-07-27 ngieMFhead @ r285904
2015-07-22 dimMerge ^/head r285341 through r285792.
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-20 aeAdd helper functions for IP checksum adjusting. Use...
2015-07-17 bennoMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-10 luigiassorted algorithmic fixes from Paolo Valente (one...
2015-07-10 luigione more warning suppression when compiling the test...
2015-07-10 luigiadd code to compute fairness indexes;
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 dimUpdate llvm/clang to r241361.
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-04 dimMerge ^/head r284737 through r285152.
2015-07-04 emasteUpdate LLDB snapshot to upstream r241361
2015-06-24 eriALTQ FAIRQ discipline import from DragonFLY
2015-06-23 dimUpdate llvm/clang to r240225.
2015-06-20 dimMerge ^/head r284188 through r284643.
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-13 ngieMF head @ r284358
2015-06-13 sjgAdd META_MODE support.
2015-06-11 kppf: Remove frc_direction
2015-06-11 kppf: Save the protocol number in the pf_fragment
2015-06-10 delphijMFV r284234:
next