]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netpfil/ipfw
muge: update FDT LED configuration
[FreeBSD/FreeBSD.git] / sys / netpfil / ipfw /
2019-05-20 mmMFV r347989:
2019-05-08 manudts: Import files from Linux 5.1
2019-04-29 aeAdd IPv6 support for O_IPLEN opcode.
2019-04-23 cyMFV r346563:
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-04 rgrimesUse IN_foo() macros from sys/netinet/in.h inplace of...
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-25 mmMFV r345495:
2019-03-21 glebiusAlways create ipfw(4) hooks as long as module is loaded.
2019-03-20 asomersgoogletest: backport GTEST_SKIP to googletest 1.8.1
2019-03-20 aeDo not enter epoch section recursively.
2019-03-20 aeUse NET_EPOCH instead of allocating separate one.
2019-03-19 aeReapply r345274 with build fixes for 32-bit architectures.
2019-03-18 asomersMFHead@r345275
2019-03-18 aeRevert r345274. It appears that not all 32-bit architec...
2019-03-18 aeUpdate NAT64LSN implementation:
2019-03-18 aeAdd NAT64 CLAT implementation as defined in RFC6877.
2019-03-18 aeAdd SPDX-License-Identifier and update year in copyright.
2019-03-18 aeModify struct nat64_config.
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-14 glebiusPFIL_MEMPTR for ipfw link level hook
2019-03-14 glebiusRemove 'dir' argument from dummynet_io(). This makes...
2019-03-14 glebiusReduce argument list to ipfw_divert(), as args holds...
2019-03-14 glebiusRemove 'dir' argument in ng_ipfw_input, since ip_fw_arg...
2019-03-14 glebius- Add more flags to ip_fw_args. At this changeset only...
2019-03-14 glebiusMake second argument of ip_divert(), that specifies...
2019-03-14 glebiusSimplify ipfw_bpf_mtap2(). No functional change.
2019-03-11 ngieMFhead@r345025
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 aeAdd IP_FW_NAT64 to codes that ipfw_chk() can return.
2019-03-11 aeAdd NULL pointer check to nat64_output().
2019-03-11 ngieMFhead@r344996
2019-03-07 cyMFV r344878:
2019-03-07 aeFix the problem with O_LIMIT states introduced in r344018.
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-11 aeRemove `set' field from state structure and use set...
2019-02-03 dimMerge ^/head r343571 through r343711.
2019-02-01 glebiusFix build without INET6.
2019-01-31 glebiusNew pfil(9) KPI together with newborn pfil API and...
2019-01-31 glebiusRevert r316461: Remove "IPFW static rules" rmlock,...
2019-01-30 dimMerge ^/head r343320 through r343570.
2019-01-29 aeFix the bug introduced in r342908, that causes problems...
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-11 aeRelax requirement to packet size of CARP protocol and...
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-10 aeFix the build with INVARIANTS.
2019-01-10 aeReduce the size of struct ip_fw_args from 240 to 128...
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-18 cyMFV r342175:
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-04 aeAdd ability to request listing and deleting only for...
2018-12-04 aeReimplement how net.inet.ip.fw.dyn_keep_states works.
2018-12-04 aeAdd assertion to check that named object has correct...
2018-11-27 aeDo not limit the mbuf queue length for keepalive packets.
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-12 dimMerge ^/head r340235 through r340367.
2018-11-12 aeAdd ability to use dynamic external prefix in ipfw_nptv...
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-10-27 dimMerge ^/head r339670 through r339812.
2018-10-27 eugenipfw: implement ngtee/netgraph actions for layer-2...
2018-10-25 mmMFV r339640,339641,339644:
2018-10-23 dimMerge ^/head r339015 through r339669.
2018-10-21 aeDo not decrement RST life time if keep_alive is not...
2018-10-21 aeCall inet_ntop() only when its result is needed.
2018-10-21 aeRetire IPFIREWALL_NAT64_DIRECT_OUTPUT kernel option...
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-15 aeAdd extra parentheses to fix "versrcreach" opcode,...
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-08-23 manudts: Import DTS for arm64
2018-08-18 dimMerge ^/head r337646 through r338014.
2018-08-15 loosFix a typo in comment.
2018-08-14 jkimMerge OpenSSL 1.0.2p.
next