]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netpfil/ipfw
MFV 316905
[FreeBSD/FreeBSD.git] / sys / netpfil / ipfw /
2017-04-28 Josh PaetzelMFV 316905
2017-04-27 Josh PaetzelMFV 316900
2017-04-27 Josh PaetzelMFV 316898
2017-04-27 Josh PaetzelMFV 316897
2017-04-27 Zbigniew BodekImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-27 Josh PaetzelMFV 316896
2017-04-27 Josh PaetzelMFV 316895
2017-04-25 Josh PaetzelMFV 316894
2017-04-25 Xin LINote r317395 as merged.
2017-04-21 Josh PaetzelMFV 316891
2017-04-21 Simon J. GerratyMerge bmake-20170420
2017-04-21 Josh PaetzelMFV 316871
2017-04-21 Josh PaetzelMFV 316870
2017-04-21 Josh PaetzelMFV 316868
2017-04-17 Ed MasteUpdate ELF Tool Chain to upstream r3520
2017-04-15 Baptiste DaroussinImport zstandard 1.1.4 in base
2017-04-15 Simon J. GerratyUpdate to bmake 20170413
2017-04-14 Andrey V. ElsukovAvoid undefined behavior.
2017-04-14 Andrey V. ElsukovUse address of specific union member instead of whole...
2017-04-14 Andrey V. ElsukovThe rule field in the ipfw_dyn_rule structure is used...
2017-04-13 Maxim Konovalovo Redundant assignments removed.
2017-04-13 Conrad Meyerdummynet: Use strlcpy to appease static checkers
2017-04-10 Pedro F. GiffuniMFV r316693:
2017-04-03 Andrey V. ElsukovRemove "IPFW static rules" rmlock.
2017-04-03 Martin MatuskaMFV r316454,316455:
2017-04-03 Andrey V. ElsukovAdd ipfw_pmod kernel module.
2017-04-03 Andrey V. ElsukovAdd O_EXTERNAL_DATA opcode support.
2017-04-03 Andrey V. ElsukovAdd the log formatting for an external action opcode.
2017-03-31 Andrey V. ElsukovReset the cached state of last lookup in the dynamic...
2017-03-29 Xin LIMFV r316124: Fix build when WITHOUT_INET6.
2017-03-28 Martin MatuskaMFV r316083,316094:
2017-03-27 Baptiste DaroussinImport tzdata 2017b
2017-03-27 Josh PaetzelMFV: 315989
2017-03-26 Robert WatsonMerge OpenBSM 1.2-alpha5 from vendor branch to FreeBSD...
2017-03-25 Dmitry ChaginMFV r315950:
2017-03-25 Dmitry ChaginUpdate to tcsh 6.20.00
2017-03-25 Dimitry AndricImport libcxxrt master 8a853717e61d5d55cbdf74d9d0a7545d...
2017-03-24 Alexander MotinMFV r315290, r315291: 7303 dynamic metaslab selection
2017-03-24 Martin MatuskaMFV r315875:
2017-03-23 Xin LIMFV r315791: ntp 4.2.8p10.
2017-03-20 Martin MatuskaMFV r315633, 315635:
2017-03-18 Don LewisChange several constants used by the PIE algorithm...
2017-03-16 Pedro F. GiffuniMFV r315425:
2017-03-14 Andrey V. ElsukovUse memset with structure size.
2017-03-13 Conrad Meyernat64lsn: Use memset() with structure, not pointer...
2017-03-10 Dimitry AndricUpdate clang, llvm, lld, lldb, compiler-rt and libc...
2017-03-10 Oleksandr TymoshenkoMerge from vendor branch importing dtc 1.4.3
2017-03-09 Maxim Konovalovo Typo in the comment fixed.
2017-03-08 Andriy GaponMFV r314911: 7867 ARC space accounting leak
2017-03-08 Andriy GaponMFV r314910: 7843 get_clones_stat() is suboptimal for...
2017-03-08 Warner LoshCopy needed include files from EDK2. This is a minimal...
2017-03-07 Emmanuel VadotUpdate our device tree files to a Linux 4.10
2017-03-06 Simon J. GerratyMerge bmake-20170301
2017-03-06 Dag-Erling SmørgravUpgrade to OpenSSH 7.4p1.
2017-03-06 Andrey V. ElsukovFix the build. Use new ipfw_lookup_table() in the nat64...
2017-03-05 Andrey V. ElsukovAdd IPv6 support to O_IP_DST_LOOKUP opcode.
2017-03-05 Andrey V. ElsukovReject invalid object types that can not be used with...
2017-03-03 Andrey V. ElsukovFix matching table entry value. Use real table value...
2017-03-03 Jung-uk KimMerge ACPICA 20170303.
2017-03-02 Martin MatuskaMFV r314565,314567,314570:
2017-03-02 Dag-Erling SmørgravUpgrade to OpenSSH 7.3p1.
2017-03-01 Dimitry AndricMerge ^/head r314482 through r314522.
2017-03-01 Baptiste DaroussinImport dma snapshot from git 2017-02-10
2017-03-01 Andrey V. ElsukovFix NPTv6 rule counters when one_pass is not enabled.
2017-02-28 Olivier HouchardMerge CK as of commit 24d26965d1a28039062ba3bcf9433b623...
2017-02-28 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
2017-02-25 Josh PaetzelMFV 314276
2017-02-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
2017-02-25 Josh PaetzelMFV 314243
2017-02-23 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
2017-02-23 Dimitry AndricMerge ^/head r313896 through r314128.
2017-02-22 Pedro F. Giffunisys: Replace zero with NULL for pointers.
2017-02-20 Dag-Erling SmørgravUpgrade to OpenPAM Radula.
2017-02-19 Baptiste DaroussinImport mandoc 1.4.1rc2
2017-02-19 Baptiste DaroussinImport libucl 20170219
2017-02-17 Dimitry AndricMerge ^/head r313644 through r313895.
2017-02-17 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
2017-02-17 Josh PaetzelMVF: 313876
2017-02-16 Eric van GyzenUse inet_ntoa_r() instead of inet_ntoa() throughout...
2017-02-16 Josh PaetzelMFV 313786
2017-02-15 Martin MatuskaMFV r313781:
2017-02-15 Xin LIMFV r313759: license change for a few headers (4 clause...
2017-02-13 Xin LIMFV r313676: libpcap 1.8.1
2017-02-11 Dimitry AndricMerge ^/head r313301 through r313643.
2017-02-11 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
2017-02-11 Martin MatuskaMFV r313569:313569:313569:
2017-02-07 Enji CooperImprove libnetbsd compatibility with NetBSD
2017-02-07 Enji CooperMFhead@r313360
2017-02-07 Enji CooperFix typos in comments (returing -> returning)
2017-02-05 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
2017-02-04 Enji CooperMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 Enji CooperMFhead@r313243
2017-02-02 Jung-uk KimMFV: r313101
2017-02-02 Martin MatuskaMFV r313071:
2017-02-01 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
2017-02-01 Gleb SmirnoffUpdate tcpdump to 4.9.0.
2017-01-30 Pedro F. GiffuniMFV 312999:
2017-01-30 Pedro F. GiffuniMFV r312996:
2017-01-30 Pedro F. GiffuniMFV r312970:
2017-01-29 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld and lldb...
next