OSDN Git Service

httpd: explain IP/mask parsing, and simplify it a bit.
authorDenis Vlasenko <vda.linux@googlemail.com>
Sun, 19 Aug 2007 21:15:42 +0000 (21:15 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sun, 19 Aug 2007 21:15:42 +0000 (21:15 -0000)
commitd867f32a7aefe6694dbbc4c6370a36a30bfc8318
tree3257bc9edfcce45db949620da0dbc9e3a6b817cd
parent921799da4ec72eb353240e315b456171d2581d46
httpd: explain IP/mask parsing, and simplify it a bit.

parse_conf                                          1258    1247     -11
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-11)             Total: -11 bytes
   text    data     bss     dec     hex filename
 772602    1058   11092  784752   bf970 busybox_old
 772594    1058   11092  784744   bf968 busybox_unstripped
networking/httpd.c