]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netpfil/pf
Remove few more unused variables.
[FreeBSD/FreeBSD.git] / sys / netpfil / pf /
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-17 desUpgrade to Unbound 1.5.4.
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-01 kppf: Fix misdetection of forwarding when net.link.bridge...
2015-08-27 kppf: Remove support for 'scrub fragment crop|drop-ovl'
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-11 oshogboUse correct src/dst ports when removing states.
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 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-22 jkimMerge ACPICA 20150717.
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 cyMFV ntp-4.2.8p3 (r284990).
2015-06-24 eriALTQ FAIRQ discipline import from DragonFLY
2015-06-18 jkimMerge ACPICA 20150619.
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:
2015-06-10 kppf: address family must be set when creating a pf_fragment
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-22 jkimCALLOUT_MPSAFE has lost its meaning since r141428,...
2015-05-19 glebiusUse MTX_SYSINIT() instead of mtx_init() to separate...
2015-05-19 glebiusDuring module unload unlock rules before destroying...
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-18 glebiusA miss from r283061: don't dereference NULL is pf_get_m...
2015-05-18 glebiusDon't dereference NULL is pf_get_mtag() fails.
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-04-28 pfgMFV r282150
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/aio/aiotest and tools/regres...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-22 gjbMFH: r280643-r281852
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-16 glebiusMove ALTQ from contrib to net/altq. The ALTQ code is...
2015-04-16 ngieMFhead @ r281584
2015-04-14 kppf: Fix forwarding detection
2015-04-14 gnnI can find no reason to allow packets with both SYN...
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-06 kppf: Skip firewall for refragmented ip6 packets
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-04-01 glebiuso Use new function ip_fillid() in all places throughout...
2015-04-01 kppf: Deal with runt packets
2015-04-01 kpPreserve IPv6 fragment IDs accross reassembly and refra...
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-26 pluknetStatic'ize pf_fillup_fragment body to match its declara...
2015-03-25 gjbMFH: r278968-r280640
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-17 glebiusAlways lock the hash row of a source node when updating...
2015-03-14 dimMerge ^/head r279893 through r279984.
2015-03-12 aeReset mbuf pointer to NULL in fastroute case to indicat...
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-22 dimUpdate compiler-rt to trunk r230183. This has some...
2015-02-22 dimUpdate compiler-rt to trunk r228651. This enables...
2015-02-19 dimMerge llvm 3.6.0rc4 from ^/vendor/llvm/dist, merge...
2015-02-19 dimMerging ^/head r278916 through r279022.
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-18 gjbMFH: r278593-r278966
2015-02-17 glebiusEven more fixes to !INET and !INET6 kernels.
2015-02-17 dimMerge ^/head r278756 through r278915.
2015-02-16 glebius- Improve INET/INET6 scope.
2015-02-16 glebiusToss declarations to fix regular build and NO_INET6...
2015-02-16 glebiusIn the forwarding case refragment the reassembled packe...
2015-02-16 glebiusUpdate the pf fragment handling code to closer match...
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-06 emasteUpdate LLDB snapshot to upstream r225923 (git 2b588ecd)
2015-01-25 dimMerge ^/head r277327 through r277718.
2015-01-25 dimMerge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge...
2015-01-22 glebiusBack out r276841, r276756, r276747, r276746. The change...
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-13 gjbReintegrate head revisions r273096-r277147
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-08 rodrigcDo not initialize pfi_unlnkdkifs_mtx and pf_frag_mtx.
2015-01-07 delphijMFV r276761: tcpdump 4.6.2.
2015-01-06 delphijMFV r276759: libpcap 1.6.2.
2015-01-06 rodrigcReapply previous patch to fix build.
next