0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-04-02 13:14:38 +00:00
Martin Mares 30b773041c IP address formatting now uses the same rules as formatting of strings
with two exceptions:

   o  Any non-zero field width is automatically replaced by standard
      IP address width. This hides dependences on IPv4/IPv6.
   o  %#I generates hexadecimal form of the address.

Therefore |%I| generates unpadded format, |%1I| full size flush-right,
and |%-1I| full size flush-left format.
2001-08-19 11:11:44 +00:00
..
2000-06-04 18:34:39 +00:00
1998-05-03 16:43:39 +00:00
2000-06-07 12:29:08 +00:00
Doc
2000-06-05 12:19:12 +00:00
2000-06-07 13:25:53 +00:00
2000-06-08 12:37:21 +00:00
2000-05-13 11:17:49 +00:00
2000-05-04 20:30:36 +00:00
2000-06-07 01:18:36 +00:00
2000-06-07 01:18:36 +00:00
2000-06-04 18:34:39 +00:00
2001-01-15 09:24:16 +00:00
1998-05-03 16:43:39 +00:00
2000-06-04 18:34:39 +00:00
2000-06-05 11:41:41 +00:00
2000-06-07 13:25:53 +00:00
2000-06-07 12:29:08 +00:00