Commit History

Author SHA1 Message Date
  ambrop7 2d7d05d6bb ncd/modules/net_ipv4_route.c: port to func_new2 13 years ago
  ambrop7 619288f673 ncd: modules: add net.ipv6.addr() 13 years ago
  ambrop7 04a2968055 ncd: NCDIfConfig: add IPv6 address functions 13 years ago
  ambrop7 544a2838cb ncd/modules/net_ipv4_addr.c: port to func_new2 13 years ago
  ambrop7 a7c1eed05e add examples/ipaddr6_test.c 13 years ago
  ambrop7 131fe33bb9 misc/ipaddr6.h: complete implementation 13 years ago
  ambrop7 350d04bf8a examples/ncdinterfacemonitor_test.c: fix compile 13 years ago
  ambrop7 87650916e1 misc/parse_number.h: add decode_decimal_digit() 13 years ago
  ambrop7 0a7aaa0f30 misc/ipaddr6.h: rewrite ipaddr6_print_addr(), directly without using libraries 13 years ago
  ambrop7 ac2d3063ce ncd: modules: netmask: use formatting functions from ipaddr.h 13 years ago
  ambrop7 55bb9c2432 ncd: modules: parse: use formatting functions from ipaddr.h 13 years ago
  ambrop7 7cd3165c6d ncd: modules: net_ipv4_dhcp: use formatting functions from ipaddr.h 13 years ago
  ambrop7 959e22f1ba ncd: modules: parse: add parse_ipv4_cidr_addr() 13 years ago
  ambrop7 74f0bd9e15 misc: ipaddr.h: add address formatting functions 13 years ago
  ambrop7 1f2f89a362 ncd: modules: net_ipv4_dhcp: add cidr_addr variable 13 years ago
  ambrop7 e85246753d ncd: modules: net_ipv4_route: allow destination network in CIDR notation 13 years ago
  ambrop7 056a034d88 ncd: modules: net_ipv4_addr: allow addresses in CIDR notation 13 years ago
  ambrop7 5f8111d798 misc: ipaddr.h: take const char pointers, add ipaddr_parse_ipv4_prefix_bin() to be consistent 13 years ago
  ambrop7 3386bc01af misc: add find_char.h 13 years ago
  ambrop7 2da1df12c9 ncd: ncd.c: remove redundant declaration 13 years ago
  ambrop7 3cc3f7de00 examples/network.ncd: fix typo 13 years ago
  ambrop7 6cf01684fe examples/network.ncd: disable wlan0 by default 13 years ago
  ambrop7 67758e5869 examples: add network.ncd 13 years ago
  ambrop7 0fdf3d45b2 system: BNetwork: make global variable static 13 years ago
  ambrop7 c87e97a25c system: BSignal: make global variable static 13 years ago
  ambrop7 7c571728e8 ncd/modules/net_iptables: make global variable static 13 years ago
  ambrop7 ef2650edcf base: BLog_syslog: make global variable static 13 years ago
  ambrop7 a884f1a147 ncd: ncd.c: make global variables static 13 years ago
  ambrop7 b638437014 ncd: NCDConfigTokenizer: recognize Elif and Else with capital first letter to be consistent 13 years ago
  ambrop7 d948c0faad CMakeLists.txt: enable -Wall and disable some resulting warnings 13 years ago