ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src/ipcache.c
Revision 9335 - (view) (annotate) - [select for diffs]
Modified Sat Apr 18 16:19:10 2020 UTC (5 years, 4 months ago) by michael
File length: 4670 byte(s)
Diff to previous 9101 , to selected 5347
- Fixed style inconsistencies in various places

Revision 9101 - (view) (annotate) - [select for diffs]
Modified Wed Jan 1 09:58:45 2020 UTC (5 years, 7 months ago) by michael
File length: 4661 byte(s)
Diff to previous 8903 , to selected 5347
- Bump copyright years everywhere

Revision 8903 - (view) (annotate) - [select for diffs]
Modified Sun Apr 21 20:43:53 2019 UTC (6 years, 4 months ago) by michael
File length: 4661 byte(s)
Diff to previous 8752 , to selected 5347
- Make more timers use monotonic time

Revision 8752 - (view) (annotate) - [select for diffs]
Modified Tue Jan 1 11:07:01 2019 UTC (6 years, 7 months ago) by michael
File length: 4642 byte(s)
Diff to previous 8611 , to selected 5347
- Update copyright years

Revision 8611 - (view) (annotate) - [select for diffs]
Modified Thu Nov 1 15:56:52 2018 UTC (6 years, 9 months ago) by michael
File length: 4642 byte(s)
Diff to previous 8593 , to selected 5347
- ipcache, conf_class: use separate trees for ipv6 and ipv4 addresses. Until fixed, this is to work around a patricia.c limitation/bug where
  a ipv6 and a ipv4 prefix can share the same tree node in case they have the same length and bit pattern.

Revision 8593 - (view) (annotate) - [select for diffs]
Modified Sun Oct 21 18:11:04 2018 UTC (6 years, 10 months ago) by michael
File length: 4312 byte(s)
Diff to previous 8496 , to selected 5347
- ipcache: rewrite to use patricia

Revision 8496 - (view) (annotate) - [select for diffs]
Modified Thu Apr 5 12:46:00 2018 UTC (7 years, 4 months ago) by michael
File length: 6436 byte(s)
Diff to previous 8385 , to selected 5347
- Killed userhost.c. Rewrote everything to use ipcache.c

Revision 8385 - (view) (annotate) - [select for diffs]
Modified Fri Mar 16 20:09:55 2018 UTC (7 years, 5 months ago) by michael
File length: 6249 byte(s)
Diff to previous 8349 , to selected 5347
- Rip out mempool

Revision 8349 - (view) (annotate) - [select for diffs]
Modified Sun Mar 4 13:24:03 2018 UTC (7 years, 5 months ago) by michael
File length: 6387 byte(s)
Diff to previous 8279 , to selected 5347
- Style corrections

Revision 8279 - (view) (annotate) - [select for diffs]
Modified Tue Feb 20 19:30:13 2018 UTC (7 years, 6 months ago) by michael
File length: 6413 byte(s)
Diff to previous 7924 , to selected 5347
- Update copyright years

Revision 7924 - (view) (annotate) - [select for diffs]
Modified Sat Dec 31 13:57:08 2016 UTC (8 years, 7 months ago) by michael
File length: 6413 byte(s)
Diff to previous 7668 , to selected 5347
- Update copyright years

Revision 7668 - (view) (annotate) - [select for diffs]
Modified Wed Jul 20 17:09:49 2016 UTC (9 years, 1 month ago) by michael
File length: 6413 byte(s)
Diff to previous 7006 , to selected 5347
- Fixed svn properties

Revision 7006 - (view) (annotate) - [select for diffs]
Modified Fri Jan 1 00:07:54 2016 UTC (9 years, 7 months ago) by michael
File length: 6413 byte(s)
Diff to previous 6719 , to selected 5347
- Update copyright years

Revision 6719 - (view) (annotate) - [select for diffs]
Modified Fri Oct 30 18:18:07 2015 UTC (9 years, 9 months ago) by michael
File length: 6413 byte(s)
Diff to previous 6651 , to selected 5347
- Make mem-usage counters use size_t and use the %zu conversion specifier accordingly

Revision 6651 - (view) (annotate) - [select for diffs]
Modified Sun Oct 25 15:27:31 2015 UTC (9 years, 10 months ago) by michael
File length: 6415 byte(s)
Diff to previous 6527 , to selected 5347
- ipcache.h, ipcache.c: constification

Revision 6527 - (view) (annotate) - [select for diffs]
Modified Fri Sep 11 16:33:29 2015 UTC (9 years, 11 months ago) by michael
File length: 6331 byte(s)
Diff to previous 6259 , to selected 5347
- Fixed inconsistent style in several places

Revision 6259 - (view) (annotate) - [select for diffs]
Modified Sat Jul 11 12:18:43 2015 UTC (10 years, 1 month ago) by michael
File length: 6332 byte(s)
Diff to previous 5347
- Set keyword and eol-style properties

Revision 5347 - (view) (annotate) - [selected]
Modified Sun Jan 11 12:42:20 2015 UTC (10 years, 7 months ago) by michael
File length: 6332 byte(s)
Diff to previous 4977
- Update copyright years

Revision 4977 - (view) (annotate) - [select for diffs]
Modified Thu Dec 4 15:12:24 2014 UTC (10 years, 8 months ago) by michael
File length: 6332 byte(s)
Diff to previous 4800 , to selected 5347
- Style corrections; constifications

Revision 4800 - (view) (annotate) - [select for diffs]
Modified Tue Oct 28 13:59:43 2014 UTC (10 years, 10 months ago) by michael
File length: 6302 byte(s)
Diff to previous 4565 , to selected 5347
- Renamed variables

Revision 4565 - (view) (annotate) - [select for diffs]
Modified Sun Aug 24 10:27:40 2014 UTC (11 years ago) by michael
File length: 6291 byte(s)
Diff to previous 4415 , to selected 5347
- Update GPL 2 license headers

Revision 4415 - (view) (annotate) - [select for diffs]
Modified Thu Aug 7 14:09:36 2014 UTC (11 years ago) by michael
File length: 6287 byte(s)
Diff to previous 4367 , to selected 5347
- Removed ipv6 detection. We now assume all systems that run hybrid have
  ipv6 availability and sockaddr_storage.

Revision 4367 - (view) (annotate) - [select for diffs]
Modified Sun Aug 3 10:33:39 2014 UTC (11 years ago) by michael
File length: 6398 byte(s)
Diff to previous 4340 , to selected 5347
- ipcache.c: minor cleanup

Revision 4340 - (view) (annotate) - [select for diffs]
Modified Sat Aug 2 16:53:22 2014 UTC (11 years ago) by michael
File length: 6375 byte(s)
Diff to previous 4329 , to selected 5347
- Renamed structures to meet code conventions

Revision 4329 - (view) (annotate) - [select for diffs]
Modified Fri Aug 1 18:36:15 2014 UTC (11 years ago) by michael
File length: 6379 byte(s)
Diff to previous 4327 , to selected 5347
- ipcache.c:ipcache_get_stats(): constification; depend on the caller to set integers to zero

Revision 4327 - (view) (annotate) - [select for diffs]
Modified Fri Aug 1 18:16:05 2014 UTC (11 years ago) by michael
File length: 6420 byte(s)
Diff to previous 4325 , to selected 5347
- svn propset on ipcache.c, ipcache.h

Revision 4325 - (view) (annotate) - [select for diffs]
Added Fri Aug 1 18:06:07 2014 UTC (11 years ago) by michael
File length: 6466 byte(s)
Diff to selected 5347
- Moved all ip caching related code to ipcache.c

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a