summaryrefslogtreecommitdiffstats
path: root/sys/contrib/ipfilter/netinet
Commit message (Expand)AuthorAgeFilesLines
...
* | Allow ipnat redirect rules to work for non-TCP/UDP packets.darrenr2004-12-171-3/+5
* | Using just m_pullup to get all of the interesting bits in packet into onedarrenr2004-12-161-1/+6
* | Add an additional struct inpcb * argument to pfil(9) in order to enablemlaier2004-09-291-2/+25
* | From __FreeBSD_version 600001 on PFIL_HOOKS is permanently in the kernel andandre2004-08-272-2/+3
* | Clean up a bunch of white-space difference with IPFilter source as well asdarrenr2004-07-111-9/+8
* | Mess from update & merge - don't release the ifnet lock twice, just oncedarrenr2004-06-291-3/+0
* | revert section of code that calls netisr_queue() to match v1.33 of this filedarrenr2004-06-221-15/+1
* | #ifdef's for FreeBSD are wrong, causing too many variable declaractions todarrenr2004-06-221-2/+3
* | one too many #endif's from the update broke the builddarrenr2004-06-221-1/+0
* | Update ipfilter from 3.4.31 -> 3.4.35. Some important changes:darrenr2004-06-2116-392/+692
* | Do the dreaded s/dev_t/struct cdev */phk2004-06-163-8/+12
* | Recognise NOINET6 as an indication to not build IPv6 enabled source evendarrenr2004-06-081-1/+2
* | Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* | Device megapatch 4/6:phk2004-02-212-0/+4
* | Use parens more reasionably so we match the vendor code. This is partbrooks2003-12-021-2/+2
* | Replace the if_name and if_unit members of struct ifnet with new membersbrooks2003-10-313-7/+14
* | use ND_IFINFO().ume2003-10-171-0/+4
* | o remove extraneous include of <net/pfil.h>sam2003-09-241-2/+1
* | update to reflect PFIL_HOOKS api changessam2003-09-231-6/+31
* | Explicitly declare 'int' parameters.obrien2003-04-211-0/+1
* | Update netisr handling; Each SWI now registers its queue, and all queuejlemon2003-03-041-3/+1
* | Gigacommit to improve device-driver source compatibility betweenphk2003-03-031-13/+6
* | Back out M_* changes, per decision of the TRB.imp2003-02-192-12/+12
* | fix bug in updating of interface pointers when resyncing statedarrenr2003-02-151-6/+30
* | Commit import changed from vendor branch of ipfilter to -current headdarrenr2003-02-1513-117/+379
* | Commit import changed from vendor branch of ipfilter to -current headdarrenr2003-02-155-83/+222
* | sometimes i hate it when you leave temp files in a directory you import fromdarrenr2003-02-152-13/+0
* | This commit was generated by cvs2svn to compensate for changes in r110911,darrenr2003-02-152-0/+13
|\ \ | |/
| * Import IPFilter 3.4.31 into -currentdarrenr2003-02-1518-207/+622
| * 3rd time lucky, i hope.darrenr2002-08-2814-87/+313
| * Import IPFilter 3.4.28darrenr2002-06-0711-36/+80
| * Import version 3.4.27darrenr2002-04-278-73/+123
* | Consolidate MIN/MAX macros into one place (param.h).alfred2003-02-021-4/+0
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-212-12/+12
* | SMP locking for ifnet list.hsu2002-12-221-0/+6
* | Replace aux mbufs with packet tags:sam2002-10-161-1/+2
* | Finally merge in the changes from ipfilter 3.4.29 to freebsd-current.darrenr2002-08-2813-73/+298
* | Don't use "NULL" when "0" is really meant.archie2002-08-231-1/+1
* | Commit changes that happened in IPFilter versions 3.4.27 - 3.4.28darrenr2002-06-0710-24/+67
* | Merge updates from 3.4.26 - 3.4.27.darrenr2002-04-278-65/+115
* | bring in changes from 3.4.26.darrenr2002-04-2514-160/+338
* | This commit was generated by cvs2svn to compensate for changes in r95415,darrenr2002-04-251-0/+275
|\ \ | |/
| * Import IPFilter 3.4.26 kernel sources, including H.323 proxy.darrenr2002-04-251-0/+275
| * Import IPFilter 3.4.26 kernel sources, including H.323 proxy.darrenr2002-04-2514-186/+378
| * Import IPFilter 3.4.25 (last version 3.4.20)darrenr2002-03-1920-869/+2077
* | We don't need ip_ipsec_pxy.c in userland.ru2002-03-261-1/+1
* | do not include the missing ip_h323_pxy.cdarrenr2002-03-191-1/+0
* | fix conflicts (mostly damn rcs id's) generated by importdarrenr2002-03-1920-854/+2055
* | This file is being removed pending the all clear on its licence by someonedarrenr2002-03-191-275/+0
* | This commit was generated by cvs2svn to compensate for changes in r92680,darrenr2002-03-193-0/+676
|\ \ | |/
OpenPOWER on IntegriCloud