ipfw3nat: kernel NAT without libalias
[dragonfly.git] / sys / net /
2018-04-13 Bill Yuanipfw3nat: kernel NAT without libalias
2018-04-13 Bill Yuanipfw3basic: fix `to me`
2018-04-13 Bill Yuanipfw3nat: a cleanup callout to purge the expired transl...
2018-04-13 Bill Yuanipfw3nat: show translations
2018-04-13 Bill Yuanipfw3nat: release the nat context during fini
2018-04-13 Bill Yuanipfw3nat: flush all configurations
2018-04-13 Bill Yuanipfw3nat: delete configuration
2018-04-11 Bill Yuanipfw3nat: sysctl vars for nat state timeouts
2018-04-11 Antonio Huete Jimenezcontrib/libpcap - Local adjustments
2018-04-11 Antonio Huete Jimenez<net/dlt.h> - Add a bunch of DLTs from libpcap
2018-04-11 Antonio Huete Jimenezbpf - Add two new instructions
2018-04-10 Bill Yuanipfw3nat: when the nat config is already exists
2018-04-09 Bill Yuanipfw3nat: show nat config in kernel
2018-04-09 Bill Yuanipfw3nat: func to get new alias
2018-04-09 Bill Yuanipfw3nat: nat func to replace the src or dst
2018-04-09 Bill Yuanipfw3nat: check_nat func
2018-04-09 Bill Yuanipfw3nat: add conf in kernel
2018-04-09 Bill Yuanipfw3nat: standardize the function names
2018-04-08 Bill Yuanipfw3nat: move implimentation back to *.c file
2018-04-08 Bill Yuanipfw3nat: cleanup for LINT64 build
2018-04-08 Bill Yuanipfw3nat: standardize the function names
2018-04-08 Bill Yuanipfw3nat: remove the module dependency
2018-04-08 Bill Yuanipfw3nat: RB_tree to keep the translation records
2018-04-08 Bill Yuanipfw3nat: cleanup 2
2018-04-08 Bill Yuanipfw3nat: delete the libalias 1
2018-04-08 Bill Yuanipfw3nat: cleanup
2018-03-28 Matthew Dillonbridge - Fix dereference race
2018-03-20 Sascha Wildner<net/if_poll.h>: Add license. It was based on sys/net...
2018-03-17 Antonio Huete JimenezMerge branch 'vendor/LIBPCAP'
2018-02-18 Sascha WildnerReplace local array size calculations with NELEM().
2018-02-14 zrjkernel/net: Remove use of "%b" format.
2018-02-10 Sepherosa Ziehauif: Allow user to override software queue length.
2018-02-10 Sepherosa Ziehauif: Remove ifq maxlen fixup in ifinit.
2018-02-01 zrjkernel: Avoid empty macros.
2018-01-21 zrjipfw3_nat: Reindent switch cases.
2018-01-20 Sascha Wildnerkernel/pf: Remove an unused variable.
2018-01-16 Sepherosa Ziehauipfw: Add icmpcodes support.
2018-01-06 Sascha Wildnerkernel/lagg: Normalize various #if XXX and #ifdef XXX...
2018-01-06 Sepherosa Ziehauipfw: ICMP_MAXTYPE could be any value; don't assume...
2018-01-06 Sepherosa Ziehauipfw: Support all possible ICMP types.
2018-01-06 Sepherosa Ziehauipfw: Define instruction size max.
2017-12-23 Sepherosa Ziehaunet: Increase max stage packet count to 16.
2017-11-25 Sascha WildnerRemove faith(4) and faithd(8) from the tree.
2017-10-22 Aaron LIpf: Make pf_print_host() print IPv6 addresses correctly
2017-10-22 Aaron LIpf: Always skip "urpf-failed" test for IPv6 link local...
2017-10-22 Aaron LIpf: use IN6_IS_SCOPE_EMBED to check kernel-internal...
2017-10-17 Sascha WildnerRemove "kernel ppp", i.e. if_ppp.ko and pppd(8).
2017-10-16 Matthew Dillonkernel - Refactor smp collision statistics
2017-10-16 Sepherosa Ziehauipfw: Factor out ipfw_init_args()
2017-10-16 Sepherosa Ziehauipfw: Flush the rules before unload the module.
2017-10-16 Sepherosa Ziehauipfw: Factor out ipfw_defrag_redispatch.
2017-10-16 Sepherosa Ziehaukern: Remove ncpus2 and friends.
2017-10-14 Sepherosa Ziehauipfw: Implement state based "redirect", i.e. without...
2017-09-28 Sepherosa Ziehauipfw: Add interface network filter.
2017-09-27 Sepherosa Ziehauipfw: Add interface IP filter.
2017-09-25 Sepherosa Ziehauethernet: Restructure vlan check.
2017-09-25 Sepherosa Ziehaupolling: Utilize netisr_domsg_global
2017-09-25 Sepherosa Ziehaupolling: No need to explicitly align io context and...
2017-09-25 Sepherosa Ziehaupolling: Adjust comment
2017-09-25 Sepherosa Ziehaupolling: Don't do direct input in critical section.
2017-09-24 Sepherosa Ziehaupolling: Implement direct input support.
2017-09-23 Sascha WildnerMerge branch 'vendor/FILE'
2017-09-20 Sepherosa Ziehauipfw: Factor out fucntion to setup local variables.
2017-09-20 Sepherosa Ziehauipfw: Add ipfrag filter.
2017-09-20 Sepherosa Ziehauipfw: Remove unnecessary complexity
2017-09-19 Sepherosa Ziehauipfw: Add defrag action.
2017-09-16 Sepherosa Ziehaudummynet: ip_input expects ip_off/ip_len in network...
2017-09-16 Sepherosa Ziehauipfw/ipfw3: Use INTWAIT|NULLOK for mtag allocation.
2017-09-16 Sepherosa Ziehaudummynet: Don't deliver freed mbuf to callers.
2017-09-17 Matthew Dillonkernel - Order ipfw3 module before other ipfw3_* modules
2017-09-16 Sepherosa Ziehaunetisr: Make dynamic netisr rollup register/unregister...
2017-09-16 Sepherosa Ziehaunetisr: Use kmem_alloc3 for netisr thread and netlastfunc.
2017-09-12 Sepherosa Ziehauipfw: Add per-cpu table support.
2017-09-06 Sepherosa Ziehauipfw: Stringent assertions.
2017-09-06 Sepherosa Ziehauipfw: Utilize netisr_domsg_global, which is more expres...
2017-09-06 Sepherosa Ziehauipfw: Use netisr wrappers
2017-09-06 Sepherosa Ziehaunetisr: Add wrapper for lwkt_dropmsg()
2017-09-06 Sepherosa Ziehauipfw: It can only be configured in netisr0; make it...
2017-09-05 Sepherosa Ziehauipfw3: Simplify sockopt.
2017-09-05 Sepherosa Ziehaudummynet: Move ctrl function pointer to dummynet
2017-09-05 Sepherosa Ziehauipfw: Reindent; no functional changes.
2017-09-05 Sepherosa Ziehauipfw: Simplify sockopt.
2017-09-05 Sepherosa Ziehauipfw: Rework states and tracks.
2017-08-14 Sepherosa Ziehauipfw: Use SEQ_GEQ
2017-08-11 Sepherosa Ziehauethernet: ether_output should only run in the first...
2017-08-11 Sepherosa Ziehauroute: Routes should only be accessed from the first...
2017-08-08 Sepherosa Ziehaunetisr: Simplify assertion related bits
2017-08-07 Sepherosa Ziehaustf: Make route per-cpu. And it should run in the...
2017-08-07 Sepherosa Ziehaugre: Rework routing facilities.
2017-08-04 Sepherosa Ziehauroute: Minor cleanup
2017-08-04 Sepherosa Ziehauroute: Delete ortentry, SIOC{ADD,DEL}RT and RTM_OLD...
2017-08-04 Sepherosa Ziehaugif: It should only run in the first netisr_ncpus netisrs
2017-08-04 Sepherosa Ziehauroute: Add rtfree_async.
2017-08-04 Sepherosa Ziehaupfsync: Send packet in netisr0 and do it asynchronously.
2017-08-04 Sepherosa Ziehaumbuf: Add message header for generic mbuf sending/recei...
2017-08-03 Sepherosa Ziehausystimer: Adjust systimers on their owner cpus.
2017-07-29 Sascha Wildnerkernel: Remove some variables that are only set but...
2017-07-27 Sepherosa Ziehaupolling: Simplify the code by using netsr_*msg functions.
2017-07-27 Sepherosa Ziehaunetisr: Add netisr_sendmsg_oncpu()
2017-07-27 Sepherosa Ziehaubridge: It should only run in netisr_cpus netisrs
next