]> git.pld-linux.org Git - packages/arpd.git/blob - arpd-more_tables.patch
- replace non-existent %chkconfig_{post,preun} macros with
[packages/arpd.git] / arpd-more_tables.patch
1 --- ./arpd.c.orig       Wed Jun  6 17:04:57 2001
2 +++ ./arpd.c    Wed Jun  6 17:05:58 2001
3 @@ -30,7 +30,7 @@
4  
5  /* these shouldn't change for ipv4 */
6  #define ARPD_TRIEWIDTH 256
7 -#define ARPD_TRIEDEPTH 4
8 +#define ARPD_TRIEDEPTH 8
9  
10  union arpd_triedef
11  {
This page took 0.066921 seconds and 3 git commands to generate.