]> git.ipfire.org Git - thirdparty/iptables.git/shortlog
thirdparty/iptables.git
2001-01-24  Harald Weltetodo item about bridge added
2001-01-24  Harald Welte--log-prefix and --ulog-prefix problem when not quoted...
2001-01-24  Harald Weltefix another iptables-save segfault when match doesn...
2001-01-24  Harald Weltenew, more detailed TODO list
2001-01-23  Harald Welteadded iptables --set-counters
2001-01-23  Harald Welteadded 'iptables --set-counters' and fixed counter-resto...
2001-01-23  Harald Weltefixes segfault in iptables-save
2001-01-14  Rusty RussellCleanup
2001-01-14  Rusty Russell=?iso-8859-1?Q?Fr=E9d=E9ric_L_=2E_W_=2E?= Meunier's...
2001-01-08  Rusty RussellClean must delete experimental binaries as well.
2001-01-08  Rusty RussellFix Makefile (ldd -v doesn't work on my ldd).
2001-01-08  Rusty Russell/usr/local/sbin, not /usr/local/bin.
2001-01-07  Rusty RussellOops. -v, not --v.
2001-01-07  Rusty RussellNew version will be 1.2.
2001-01-07  Rusty RussellMore TODO.
2001-01-07  Rusty RussellSpelling fix and whitespace clean.
2001-01-07  Rusty RussellRevert malloc. Why?
2001-01-07  Rusty RussellFix compile warning about const.
2001-01-07  Rusty RussellAddeed FIXME.
2001-01-07  Rusty RussellAdded experimental rule.
2001-01-07  Rusty RussellNew INSTALL instructions.
2001-01-07  Rusty RussellForgot to add this before, I think.
2001-01-05  Harald Weltelibiptc counter function
2001-01-05  Harald Weltelibiptc counter functions
2001-01-05  Harald WelteAdded save/restore manpages to Makefile
2001-01-05  Harald Welteo serveral changes / additions to libiptc:
2001-01-05  Harald WelteAdded iptbles-restore and iptables-save manpages
2000-12-19  Harald Weltepatch-test8-ipv6-fixes removes one item from TODO
2000-12-19  Harald Welteadding --noflush option for iptables-restore
2000-12-19  Harald WelteAdd Harald's (munged) modprobe patch.
2000-12-19  Rusty RussellRemove malloc warning.
2000-12-19  Rusty RussellDefine IPPROTO_ESP and IPPROTO_AH in case of primitive...
2000-12-19  Rusty RussellLibc5 can't do IPv6.
2000-12-18  Matthew G.... Matthew G. Marsh's FTOS patch.
2000-12-18  Gerd KnorrGerd Knorr's iplimit.
2000-12-18  Rusty RussellTest for record rpc.
2000-12-18  Rusty RussellStop --reject-with echo-reply (won't be supported soon).
2000-12-06  Harald Weltepreprocessor macro syntax
2000-12-01  Harald Weltemake iptables-restore and iptables-save work again
2000-12-01  Harald Weltemake iptables-restore and iptables-save work again!
2000-11-24  James Morrisadded install-devel target
2000-11-20  James MorrisInitial commit of libipq man pages.
2000-11-18  James Morrisadded ipq_errstr() to API
2000-11-16  Harald Welteadded shlib plugin for ipv6 mark match
2000-11-13  Harald Welteshlib plugin foer ip6tables MARK added
2000-11-13  Harald WelteICMPv4 over IPv6 is no good idea :(
2000-11-13  Harald Weltenew revision of TTL and ttl patch. Match bugfixed,...
2000-11-07  Rusty RussellAllow patch-o-matic/ as a target (convenient for tab...
2000-11-06  Rusty RussellAdded <linux/in6.h> for libc5.
2000-11-05  Harald Weltesmall fixes in the save() function of the ULOG and...
2000-10-30  Harald Weltetwo libiptc bugs fixed, including the 'segv while doing...
2000-10-29  James Morrisminor fix
2000-10-24  Harald Welteminor output bug in save()
2000-10-23  Rusty RussellBALANCE target alpha support.
2000-10-13  Rusty RussellAdded Harald Welte
2000-10-11  Rusty RussellReorganized: added EXTRA EXTENSIONS section.
2000-10-11  Rusty RussellAdd patch-o-matic comment.
2000-10-06  Rusty RussellKnown bugs for 2.4.0
2000-10-06  Rusty RussellUpdate.
2000-10-04  Harald WelteHarald Welte's ttl stuff.
2000-10-04  Emmanuel RogerEmmanuel Roger's string matching patch.
2000-09-19  Rusty RussellFix allocation (base new alloc on current size, not...
2000-09-19  Rusty RussellFixed ultrasparc alignment define.
2000-09-14  Rusty RussellFix typo.
2000-09-14  Rusty RussellAdd drop table support
2000-09-14  Rusty RussellAdded DROPPING chain.
2000-09-13  Rusty RussellFixed length of LOG
2000-09-12  Marc BoucherAdded support for --clamp-mss-to-pmtu option.
2000-09-12  Marc BoucherFixed small typo.
2000-09-04  Rusty RussellFinally fixed sparc64 counter bug (I hope).
2000-09-04  Rusty RussellMore debugging.
2000-09-04  Rusty RussellMore debugging.
2000-09-04  Rusty RussellMore debugging.
2000-09-04  Rusty RussellMore sparc64 fixes
2000-09-04  Rusty RussellMore sparc64 fixes.
2000-09-04  Rusty RussellMore sparc64 fixes.
2000-09-04  Rusty RussellStart of Sparc64 fixes.
2000-09-01  Rusty RussellDerrik Pates's tcpflags wrong way round when -n no...
2000-09-01  Rusty RussellMissing ;
2000-09-01  Rusty Russellprint and save can be NULL.
2000-09-01  Rusty RussellFixes for targets with no print() function.
2000-09-01  Rusty RussellFixed ! test cases.
2000-09-01  Rusty RussellAllow --tcp-flags ! A B.
2000-09-01  Rusty RussellMore to do.
2000-08-31  Rusty RussellFixed compile errors.
2000-08-30  Rusty RussellTCP MSS matching support (untested).
2000-08-30  Harald WelteHarald Welte's dynamic loading fix.
2000-08-29  Rusty RussellNo longer needed.
2000-08-28  Marc BoucherTest for TCPMSS target.
2000-08-27  Rusty RussellUpdated.
2000-08-27  Marc BoucherMarc Boucher's TCPMSS patch.
2000-08-27  Rusty RussellPatch-o-matic! now included.
2000-08-27  Rusty RussellRequired blank MIRROR target for Harald Welte's dlopen...
2000-08-27  Rusty RussellMinor compile fixes.
2000-08-27  Jan EchternachJan Echternach's string_to_number bignum fixes.
2000-08-27  Jan EchternachJan Echternach's const tweak.
2000-08-26  Jan EchternachJan Echternach's patch for bignums
2000-08-26  Rusty RussellStop shadowing parameter.
2000-08-26  Rusty RussellHandle *really* large index values without segfaulting.
2000-08-24  Rusty RussellApplied by Linus.
next