summaryrefslogtreecommitdiff
path: root/sys/netinet/ip_fw2.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.3.0_cvscvs2svn2008-01-151-1/+1
* MFC:Bjoern A. Zeeb2007-06-071-0/+4
* Re-MFC 1.112 and this time include the fix for a bug in it (MFC of 1.162)Julian Elischer2007-05-081-24/+33
* Merge ip_fw2.c:1.163 to RELENG_6:Robert Watson2007-04-201-1/+1
* Revert the MFC if 1.112 ( 1.106.2.27 )Julian Elischer2007-04-031-24/+24
* Complete reversal of MFC:Julian Elischer2007-04-031-1/+1
* Revert one of the MFCs from Friday as it produces anJulian Elischer2007-04-031-13/+8
* MFC: 1.161Julian Elischer2007-03-311-0/+1
* MFC: 1.139Julian Elischer2007-03-311-2/+1
* MFC 1.37Julian Elischer2007-03-311-1/+1
* MFC: ip_fw2.c 1.129Julian Elischer2007-03-311-8/+13
* MFC: 1.128Julian Elischer2007-03-311-1/+5
* MFC 1.116Julian Elischer2007-03-311-29/+1
* We really don't need FreeBSD 4.x code in RELENG 6Julian Elischer2007-03-281-5/+0
* MFC 1.112 mainly for diff reductionJulian Elischer2007-03-281-24/+24
* THAT line wasn't part of the MFC..!Julian Elischer2007-03-271-1/+0
* MFC ip_fw2.c 1.143, 1.144Julian Elischer2007-03-271-8/+28
* MFC of 1.157. clean up multipel references to headers and packet parts byJulian Elischer2007-03-271-59/+91
* Actually MFC rev. 1.151: s/args->f_id.addr_type == 6/IS_IP6_FLOW_ID()/.Maxim Konovalov2006-11-201-2/+2
* MFC revs. 1.149 - 1.151: extend ipfw(4) message 'drop session, too manyMaxim Konovalov2006-11-201-2/+32
* MFC: 1.44 src/sys/netinet/ip_carp.c, 1.148 src/sys/netinet/ip_fw2.cBjoern A. Zeeb2006-10-101-0/+11
* MFC: 1.147John Hay2006-09-201-14/+17
* MFC the firewall labeling changes.Christian S.J. Peron2006-09-191-5/+20
* MFC: Recognise IPv6 PIM packets.John Hay2006-09-071-0/+6
* MFC rev. 1.141-1.142Oleg Bulyzhin2006-09-021-6/+3
* MFC:Oleg Bulyzhin2006-07-291-38/+112
* MFC 1.136:Hajimu UMEMOTO2006-06-291-1/+13
* MFC src/sys/netinet/ip_fw2.c rev.1.133:Oleg Bulyzhin2006-06-241-0/+1
* MFC rev. 1.131:Max Laier2006-06-021-4/+4
* MFC 1.127:Gleb Smirnoff2006-03-091-7/+5
* MFC: obey opt_inet6.h and opt_ipsec.h in kernel build directory.Hajimu UMEMOTO2006-02-111-2/+2
* MFC 1.124:Oleg Bulyzhin2006-01-311-2/+8
* MFC revision 1.122Christian S.J. Peron2006-01-271-10/+26
* MFC:Gleb Smirnoff2006-01-151-5/+16
* MFC 1.118:Gleb Smirnoff2006-01-151-71/+54
* Correct insecure temporary file usage in texindex. [06:01]Colin Percival2006-01-111-1/+1
* MFC 1.115SUZUKI Shinsuke2005-11-141-2/+8
* MFC: scope cleanup. with this changeHajimu UMEMOTO2005-11-041-0/+3
* MFC: rev. 1.111Bjoern A. Zeeb2005-09-171-6/+30
* MFC 1.110: clear lock on error in O_LIMIT case of install_stateSam Leffler2005-09-081-0/+1
* MFC:Bjoern A. Zeeb2005-08-201-67/+289
* Remove ambiguity from hlen. IPv4 is now indicated by is_ipv4 and we need aMax Laier2005-07-031-20/+17
* Fix ipfw packet matching errors with address tables.Simon L. B. Nielsen2005-06-291-17/+20
* In verify_rev_path6():Max Laier2005-06-161-18/+52
* Fix indentation in INET6 section in preperation of more serious work.Max Laier2005-06-161-49/+49
* When doing matching based on dst_ip/src_ip make sure we are really lookingMax Laier2005-06-121-10/+13
* Modify send_pkt() to return the generated packet and have the callerBrian Feldman2005-06-101-8/+32
* Better explain, then actually implement the IPFW ALTQ-rule first-matchBrian Feldman2005-06-041-0/+3
* Add support for IPv4 only rules to IPFW2 now that it supports IPv6 as well.Max Laier2005-06-031-0/+7
* Let OSPFv3 go through ipfw. Some more additional checks would beSeigo Tanimura2005-05-281-0/+5