]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netpfil
Add dma-mbox-create forgotten in the previous commit
[FreeBSD/FreeBSD.git] / sys / netpfil /
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-19 mmRevert r262196
2014-02-18 mmDe-virtualize pf_mtag_z [1]
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-15 gnnSummary: Two quick edits to the implementation notes...
2014-02-15 dimUnder sys/netpfil/ipfw, surround two IPv6-specific...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-14 glebiusOnce pf became not covered by a single mutex, many...
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-25 kaiwMFH@261151.
2014-01-24 melifaroReorder struct ip_fw_chain:
2014-01-22 glebiusRemove NULL pointer dereference.
2014-01-22 glebiusFix resource leak and simplify code for DIOCCHANGEADDR.
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-11 melifaroRevert r260548. We really should not use IPFW_WLOCK...
2014-01-11 melifaroWe don't need chain write lock since we're not modifyin...
2014-01-06 glebiusWhen pf_get_translation() fails, it should leave *sn...
2014-01-03 melifaroUse rnh_matchaddr instead of rnh_lookup for longest...
2014-01-02 delphijMFV r260154 + 260182:
2013-12-22 dimFix incorrect header guard define in sys/netpfil/pf...
2013-12-22 glebiusFix fallout from r258479: in pf_free_src_node() the...
2013-12-18 melifaroAdd net.inet.ip.fw.dyn_keep_states sysctl which
2013-12-05 rayMFC @r258947.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-11-28 melifaroSimplify O_NAT opcode handling.
2013-11-28 melifaroCheck ipfw table numbers in both user and kernel space...
2013-11-25 rodrigcIn sys/netpfil/ipfw/ip_fw_nat.c:vnet_ipfw_nat_uninit...
2013-11-22 glebiusThe DIOCKILLSRCNODES operation was implemented with...
2013-11-22 glebiusTo support upcoming changes change internal API for...
2013-11-22 glebiusFix off by ones when scanning source nodes hash.
2013-11-22 glebiusStyle: don't compare unsigned <= 0.
2013-11-22 luigiadd a counter on the struct mq (a queue of mbufs),
2013-11-22 luigidisable some ipfw match options when compiling in userspace
2013-11-22 luigimake this code compile in userspace on OSX
2013-11-22 luigimore support for userspace compiling of this code:
2013-11-22 luigimake ipfw_check_packet() and ipfw_check_frame() public,
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-14 glebiusSome fixups to pf_get_sport after r257223:
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-06 rayMFC @r257740.
2013-11-05 glebiusFix fallout from r257223. Since pf_test_state_icmp...
2013-11-05 rayMFC @r257698.
2013-11-05 glebiusRemove net.link.ether.inet.useloopback sysctl tunable...
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-11-04 glebiusCode logic of handling PFTM_PURGE into pf_find_state().
2013-11-04 glebiusRemove unused PFTM_UNTIL_PACKET const.
2013-10-29 baptMerge byacc 20130925
2013-10-28 glebius- Fix VIMAGE build.
2013-10-28 glebiusInclude necessary headers that now are available due...
2013-10-27 baptImport pf.c 1.638 from OpenBSD
2013-10-27 baptImprot pf.c 1.636 from OpenBSD
2013-10-27 baptImport pf.c 1.635 and pf_lb.c 1.4 from OpenBSD
2013-10-27 glebiusMove new pf includes to the pf directory. The pfvar...
2013-10-26 glebiusProvide includes that are needed in these files, and...
2013-10-26 glebiusThe r48589 promised to remove implicit inclusion of...
2013-10-08 rayMFC @r256148.
2013-10-02 markmMFC - tracking update.
2013-09-28 philipUse the correct EtherType for logging IPv6 packets.
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-06 markmMFC
2013-09-05 sjgMerge bmake-20130904
2013-09-04 grehanIFC @ r255209
2013-09-02 glebiusMerge 1.12 of pf_lb.c from OpenBSD, with some changes...
2013-09-01 rayMFC @r255128.
2013-08-24 markmMFC
2013-08-24 mavMake dummynet use new direct callout(9) execution mecha...
2013-08-24 trocinyMake ipfw nat init/unint work correctly for VIMAGE:
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-19 andreAdd m_clrprotoflags() to clear protocol specific mbuf...
2013-08-15 rayMFC @r254374.
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-01 grehanIFC @ r253862
2013-07-29 aeFix a possible NULL-pointer dereference on the pfsync...
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-25 rayMFC @r219886.
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-03 grehanImport driver source from hyperv-20130627 vendor branch.
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-15 grehanImport driver source from hyperv-20130502 vendor branch.
2013-06-13 glebiusImprove locking strategy between keys hash and ID hash.
next