mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-18 00:37:01 +00:00
Version 2.9
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
40edcd2aba
commit
573418a9e4
29 changed files with 16790 additions and 7978 deletions
16
README
16
README
|
|
@ -14,13 +14,15 @@ printed is the right thing to do when there is thousands of
|
|||
addresses. If your address space is small some other dhcp
|
||||
analyzer might be more suitable for you.
|
||||
|
||||
Source code is pretty printed with this indent command
|
||||
configuration.
|
||||
Source code is pretty printed by using indent command switches.
|
||||
|
||||
-nbad -bap -nbc -bbo -bl -bli2 -bls -ncdb -nce -cp1 -cs -di2 -ndj
|
||||
-nfc1 -nfca -hnl -i2 -ip5 -lp -pcs -psl -nsc -nsob
|
||||
-kr -i8
|
||||
|
||||
If you write patch please use indent and keep style constant.
|
||||
If you write a patch please use same coding style. In general the
|
||||
style is copy from Linux kernel.
|
||||
|
||||
Command home page is located at
|
||||
http://dhcpd-pools.sourceforge.net/
|
||||
http://escher.sourceforge.net/current/etc/linux-coding-style
|
||||
|
||||
A dhcpd-pools home page is located at SourceForge.
|
||||
|
||||
http://dhcpd-pools.sourceforge.net/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue