make "established" a different tcp flag match

add fragment handling
drop IP address from LOG macro (function)
This commit is contained in:
bodea 2004-11-29 02:17:17 +00:00
parent 386fbf71ab
commit bc5b25832a
16 changed files with 722 additions and 627 deletions

View file

@ -7,6 +7,7 @@
setup in some instances.
- Implement named access-lists which may be applied to a session
either via Filter-Id RADIUS responses, or using the CLI.
- Drop ip address from LOG.
* Sat Nov 20 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.8
- Ignore gateway address in Framed-Route (from Jonathan McDowell).